CoolFace
Datasetpublic

deepLEARNING786/dataset1

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes13downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: image_id7    dtype: string8  - name: caption9    dtype: string10  - name: cui11    sequence: string12  splits:13  - name: train14    num_bytes: 188134485.015    num_examples: 85016  download_size: 18806100217  dataset_size: 188134485.018configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24