Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -76,7 +76,7 @@ configs:
|
|
| 76 |
|
| 77 |
# Multilingual Common Objects in Context (COCO) Dataset
|
| 78 |
|
| 79 |
-
This dataset is a collection of multiple language open-source captions of
|
| 80 |
|
| 81 |
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. For non-commercial and research purposes, the collection was created specifically for simplicity of use in pipeline evaluation and training. The COCO images dataset is licensed under a Creative Commons Attribution 4.0 License.
|
| 82 |
|
|
|
|
| 76 |
|
| 77 |
# Multilingual Common Objects in Context (COCO) Dataset
|
| 78 |
|
| 79 |
+
This dataset is a collection of multiple language open-source captions of [COCO](https://cocodataset.org/) dataset.
|
| 80 |
|
| 81 |
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. For non-commercial and research purposes, the collection was created specifically for simplicity of use in pipeline evaluation and training. The COCO images dataset is licensed under a Creative Commons Attribution 4.0 License.
|
| 82 |
|