RTE_TH_cleanned / README.md
Patt's picture
Update README.md
5531b62 verified
---
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}
}
```