Patt commited on
Commit
c25e31a
·
1 Parent(s): e6d488c

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 MultiRC_TH_drop
10
+
11
+ ### Dataset Description
12
+ 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.
13
+ The score was penalized by the length of original text compare to translated text. The row that any score < 0.66 was droped.