CoolFace
Datasetpublic

hf-internal-testing/dummy_image_text_data

Dataset Card for "dummy_image_text_data" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
1likes12kdownloads
README.md17 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: 1944983.011    num_examples: 2012  download_size: 169012313  dataset_size: 1944983.014---15# Dataset Card for "dummy_image_text_data"16 17[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)