dataset_info: | |
features: | |
- name: text | |
dtype: string | |
- name: image | |
dtype: image | |
- name: width | |
dtype: int32 | |
- name: height | |
dtype: int32 | |
- name: md5 | |
dtype: string | |
- name: tag | |
dtype: string | |
splits: | |
- name: train | |
num_examples: 12048 | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) | |