Patt commited on
Commit
1d8c4b1
·
verified ·
1 Parent(s): 6658f38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,10 +4,13 @@ task_categories:
4
  language:
5
  - en
6
  - th
 
7
  ---
8
 
9
  # Dataset Card for RTE_TH_drop
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.
 
 
 
4
  language:
5
  - en
6
  - th
7
+ license: apache-2.0
8
  ---
9
 
10
  # Dataset Card for RTE_TH_drop
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
+ Some line which score_hypothesis <= 0.5 or score_premise <= 0.7 had been droped.
15
+
16
+ License : Apache 2.0