File size: 658 Bytes
4474c1f
 
 
 
 
 
 
 
 
68a6156
4474c1f
 
68a6156
4474c1f
c6d47b7
68a6156
4474c1f
 
 
983791b
 
 
 
 
 
4474c1f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
dataset_info:
  features:
  - name: image_path
    dtype: string
  - name: caption
    dtype: string
  splits:
  - name: train
    num_bytes: 55751185
    num_examples: 413803
  - name: valid
    num_bytes: 26444641
    num_examples: 202512
  download_size: 0
  dataset_size: 82195826
---
# Dataset Card for "ar_mscoco2014_text_augmented"



This dataset repo contains the jsonl files for the training and validation dataset of MSCOCO dataset. The 5 captions are unfolded and so we have trainsize * 5 and validsize *5. 



[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)