Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -52,4 +52,4 @@ dataset_info:
|
|
52 |
|
53 |
### Dataset Description
|
54 |
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.
|
55 |
-
The score was penalized by the length of original text compare to translated text. The row that any score < 0.66 was
|
|
|
52 |
|
53 |
### Dataset Description
|
54 |
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.
|
55 |
+
The score was penalized by the length of original text compare to translated text. The row that any score < 0.66 was dropped.
|