Datasets:
File size: 725 Bytes
cef74de c9bcf11 cef74de fa30f7e cef74de 1d8c4b1 3f591ad 5531b62 3f591ad |
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 26 27 |
---
task_categories:
- text-classification
language:
- en
- th
license: cc-by-sa-4.0
---
# Dataset Card for RTE_TH_cleanned
### Dataset Description
This dataset is Thai translated version of [RTE](https://huggingface.co/datasets/super_glue/viewer/rte) using google translate with [Multilingual Universal Sentence Encoder](https://arxiv.org/abs/1907.04307) to calculate score for Thai translation.
Some line which score_hypothesis <= 0.5 or score_premise <= 0.7 had been droped.
## Citation
```bash
@misc{RTE_TH_cleanned,
author = {Triamamornwooth Patteera},
title = {RTE_TH_cleanned},
year = {2023},
publisher = {Hugging Face},
note = {v1.0},
url = {https://huggingface.co/datasets/Patt/RTE_TH_cleanned}
}
``` |