dataset-viber

Dataset Viber is your chill repo for data collection, annotation and vibe checks.

APACHE-2.0 License

Downloads
1.8K
Stars
42
dataset-viber - 0.3.1 Latest Release

Published by davidberenstein1957 about 2 months ago

What's Changed

from dataset_viber import AnnotatorInterFace
from dataset_viber.synthesizer import Synthesizer

synthesizer = Synthesizer.for_image_generation_preference(
    prompt_context="A phone company customer support expert"
)

interface = AnnotatorInterFace.for_image_generation_preference(
    fn_next_input=synthesizer
)
interface.launch()

Full Changelog: https://github.com/davidberenstein1957/dataset-viber/compare/0.2.3...0.3.1

dataset-viber - 0.2.3

Published by davidberenstein1957 2 months ago

Some new features!

  • manual import directly from CSV or the Hugging Face Hub
  • manual export directly to CSV or the Hugging Face Hub
  • improved automated
  • limit interaction with specific components
  • stream data with custom next_input features
  • model in-the-loop support for all tasks

What's Changed

New Contributors

Full Changelog: https://github.com/davidberenstein1957/dataset-viber/compare/0.1.2...0.2.0

dataset-viber - And I'm feeling good!

Published by davidberenstein1957 2 months ago

Data Viber

And I'm feeling good

Check the README :)

What's Changed

New Contributors

Full Changelog: https://github.com/davidberenstein1957/dataset-viber/commits/0.1.2