# data-is-better-together

Published articles for data-is-better-together.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Open Preference Dataset for Text-to-Image Generation by the 🤗 Community

DevFeed: [Open Preference Dataset for Text-to-Image Generation by the 🤗 Community](<https://devfeed.tech/articles/open-preference-dataset-for-text-to-image-generation-by-the-community-7274.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/image-preferences>)

Author: David Berenstein; ben burtenshaw; Daniel Vila; Daniel van Strien; Sayak Paul; Ame Vi; Linoy Tsaban

Published: 2024-12-09T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [Synthetic Data Generation](<https://devfeed.tech/topics/synthetic-data-generation.md>), [flux](<https://devfeed.tech/topics/flux.md>), [stable-diffusion](<https://devfeed.tech/topics/stable-diffusion.md>), [argilla](<https://devfeed.tech/topics/argilla.md>), [distilabel](<https://devfeed.tech/topics/distilabel.md>), [data observability](<https://devfeed.tech/topics/data-observability.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>)

Tags: [argilla](<https://devfeed.tech/tags/argilla.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [data](<https://devfeed.tech/tags/data.md>), [data-is-better-together](<https://devfeed.tech/tags/data-is-better-together.md>), [data-quality](<https://devfeed.tech/tags/data-quality.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [distilabel](<https://devfeed.tech/tags/distilabel.md>), [flux](<https://devfeed.tech/tags/flux.md>), [generation](<https://devfeed.tech/tags/generation.md>), [github](<https://devfeed.tech/tags/github.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [image](<https://devfeed.tech/tags/image.md>), [open](<https://devfeed.tech/tags/open.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [stable-diffusion](<https://devfeed.tech/tags/stable-diffusion.md>), [synthetic-data](<https://devfeed.tech/tags/synthetic-data.md>), [synthetic-data-generation](<https://devfeed.tech/tags/synthetic-data-generation.md>), [text-to-image](<https://devfeed.tech/tags/text-to-image.md>)

### AI overview

The article describes an open community effort to create an image-preference dataset for text-to-image generation. It covers prompt preparation with distilabel, synthetic data generation, image generation with Flux and Stable Diffusion, and filtering with text- and image-based classifiers plus manual review. The resulting dataset and related code are available through the Hugging Face Hub and GitHub.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.