Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ task_categories:
|
|
4 |
language:
|
5 |
- en
|
6 |
- th
|
7 |
-
license:
|
8 |
---
|
9 |
|
10 |
# Dataset Card for RTE_TH_drop
|
@@ -12,5 +12,3 @@ license: apache-2.0
|
|
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 |
Some line which score_hypothesis <= 0.5 or score_premise <= 0.7 had been droped.
|
15 |
-
|
16 |
-
License : Apache 2.0
|
|
|
4 |
language:
|
5 |
- en
|
6 |
- th
|
7 |
+
license: cc-by-sa-4.0
|
8 |
---
|
9 |
|
10 |
# Dataset Card for RTE_TH_drop
|
|
|
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 |
Some line which score_hypothesis <= 0.5 or score_premise <= 0.7 had been droped.
|
|
|
|