Datasets:
File size: 631 Bytes
4185774 b7074f3 4185774 3636c6a 6f26fa8 3636c6a |
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 MultiRC_TH
### Dataset Description
This dataset is Thai translated version of [multirc](https://huggingface.co/datasets/super_glue/viewer/multirc) using google translate with [Multilingual Universal Sentence Encoder](https://arxiv.org/abs/1907.04307) to calculate score for Thai translation.
## Citation
```bash
@misc{MultiRC_TH,
author = {Triamamornwooth Patteera},
title = {MultiRC_TH},
year = {2023},
publisher = {Hugging Face},
note = {v1.0},
url = {https://huggingface.co/datasets/Patt/MultiRC_TH}
}
``` |