Datasets:
Patt
/

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
Patt commited on
Commit
53c3bfd
·
verified ·
1 Parent(s): bfa0c50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -11,3 +11,15 @@ license: cc-by-sa-4.0
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.
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+
15
+ ## Citation
16
+ ```bash
17
+ @misc{RTE_TH,
18
+ author = {Patteera Triamamornwooth},
19
+ title = {RTE_TH},
20
+ year = {2023},
21
+ publisher = {Hugging Face},
22
+ note = {v1.0},
23
+ url = {https://huggingface.co/datasets/Patt/RTE_TH}
24
+ }
25
+ ```