wannaphong commited on
Commit
f802d62
·
verified ·
1 Parent(s): c73c85e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -18,4 +18,18 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
 
 
 
 
 
21
  ---
 
 
 
 
 
 
 
 
 
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ license: cc-by-3.0
22
+ task_categories:
23
+ - text-generation
24
+ language:
25
+ - th
26
  ---
27
+
28
+ # Thai Idioms Instruction
29
+
30
+ The Thai Idioms Instruction dataset is a collection of question-answering idioms in the Thai language. This dataset was created from the [Thai Wiktionary](https://th.wiktionary.org/).
31
+
32
+
33
+ Made by Mr.Wannaphong Phatthiyaphaibun
34
+
35
+ PyThaiNLP