create dataset model card
Browse files
README.md
CHANGED
@@ -37,6 +37,14 @@ dataset_info:
|
|
37 |
download_size: 20158273111
|
38 |
dataset_size: 20509417374.165
|
39 |
---
|
40 |
-
# Dataset Card for "thai-mscoco-2014-captions"
|
41 |
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
download_size: 20158273111
|
38 |
dataset_size: 20509417374.165
|
39 |
---
|
|
|
40 |
|
41 |
+
## Dataset Construction
|
42 |
+
|
43 |
+
The dataset contructed from translating the captions of [MS COCO 2014 dataset](https://huggingface.co/datasets/HuggingFaceM4/COCO) [2] to Thai by using [NMT](https://airesearch.in.th/releases/machine-translation-models/) provided by VISTEC-depa Thailand Artificial Intelligence Research Institute [3]. The translated of 3 splits (train, validation and test) dataset was published in the [Huggingface](https://huggingface.co/datasets/patomp/thai-mscoco-2014-captions).
|
44 |
+
|
45 |
+
## References
|
46 |
+
[1] C. Polpanumas and W. Phatthiyaphaibun, thai2fit: Thai language Implementation of ULMFit. Zenodo, 2021. doi: 10.5281/zenodo.4429691.
|
47 |
+
|
48 |
+
[2] Tsung-Yi Lin, Michael Maire, Serge Belongie, James Hays, Pietro Perona, Deva Ramanan, Piotr Dollár, and C. Lawrence Zitnick. 2014. Microsoft COCO: Common Objects in Context. In Computer Vision – ECCV 2014, Springer International Publishing, Cham, 740–755.
|
49 |
+
|
50 |
+
[3] English-Thai Machine Translation Models. (2020, June 23). VISTEC-depa Thailand Artificial Intelligence Research Institute. https://airesearch.in.th/releases/machine-translation-models/
|