Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,9 @@ license: cc-by-sa-4.0
|
|
| 10 |
# Dataset Card for RTE_TH
|
| 11 |
|
| 12 |
### Dataset Description
|
|
|
|
|
|
|
|
|
|
| 13 |
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.
|
| 14 |
|
| 15 |
## Citation
|
|
|
|
| 10 |
# Dataset Card for RTE_TH
|
| 11 |
|
| 12 |
### Dataset Description
|
| 13 |
+
The cleaned version is available at [RTE_TH_cleanned](https://huggingface.co/datasets/Patt/RTE_TH_cleanned).
|
| 14 |
+
|
| 15 |
+
|
| 16 |
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.
|
| 17 |
|
| 18 |
## Citation
|