CoolFace
Datasetpublic

IOAI-Hungary-Team-2/FilteredDataset

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes7downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: text7    dtype: string8  splits:9  - name: train10    num_bytes: 2241714069.011    num_examples: 1141612  download_size: 72285461913  dataset_size: 2241714069.014configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20