CoolFace
Datasetpublic

LLAAMM/text2image1m

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes24downloads
README.md26 linesDownload Raw Back to root
1---2language:3- en4size_categories:5- 100K<n<1M6task_categories:7- text-to-image8dataset_info:9  features:10  - name: text11    dtype: string12  - name: image13    dtype: image14  splits:15  - name: train16    num_bytes: 7805188493.017    num_examples: 100000018  download_size: 771974502819  dataset_size: 7805188493.020configs:21- config_name: default22  data_files:23  - split: train24    path: data/train-*25---26