Patt commited on
Commit
cef74de
·
1 Parent(s): 1dbf33c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ language:
5
+ - en
6
+ - th
7
+ ---
8
+
9
+ # Dataset Card for RTE_TH
10
+
11
+ ### Dataset Description
12
+ 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.
13
+ Some line which score_hypothesis <= 0.5 or score_premise <= 0.7 had been droped.