romrawinjp commited on
Commit
49f3d9f
·
verified ·
1 Parent(s): 8406bbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -36,3 +36,10 @@ configs:
36
  - split: test
37
  path: data/test-*
38
  ---
 
 
 
 
 
 
 
 
36
  - split: test
37
  path: data/test-*
38
  ---
39
+
40
+ # Multilingual Common Objects in Context (COCO) Dataset
41
+
42
+ This dataset is a collection of english captions of [COCO](https://cocodataset.org/) dataset.
43
+
44
+ This splits in this dataset is set according to [Andrej Karpathy's split](https://www.kaggle.com/datasets/shtvkumar/karpathy-splits) from `dataset.coco.json` file. The collection was created specifically for simplicity of use in training and evaluation pipeline by non-commercial and research purposes. The COCO images dataset is licensed under a Creative Commons Attribution 4.0 License.
45
+