| dataset_info: | |
| features: | |
| - name: text | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 6645969 | |
| num_examples: 118287 | |
| - name: validation | |
| num_bytes: 280651 | |
| num_examples: 5000 | |
| download_size: 3918553 | |
| dataset_size: 6926620 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| https://github.com/wangherr/coco2017_for_huggingface |