| --- |
| 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} |
| } |
| ``` |