Datasets:
File size: 625 Bytes
312ff82 d0d10fb 312ff82 f28c27e 312ff82 919d60e 611e5e6 919d60e |
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 |
---
task_categories:
- text-classification
language:
- en
- th
license: cc-by-sa-4.0
---
# Dataset Card for ReCoRD_TH
### Dataset Description
This dataset is Thai translated version of [ReCoRD](https://huggingface.co/datasets/super_glue/viewer/record) using google translate with [Multilingual Universal Sentence Encoder](https://arxiv.org/abs/1907.04307) to calculate score for Thai translation.
## Citation
```bash
@misc{ReCoRD_TH,
author = {Triamamornwooth Patteera},
title = {ReCoRD_TH},
year = {2023},
publisher = {Hugging Face},
note = {v1.0},
url = {https://huggingface.co/datasets/Patt/ReCoRD_TH}
}
``` |