ytchen175 commited on
Commit
eeb3b4c
1 Parent(s): 2bc1974

Uploaded readme and datasets.

Browse files
.gitattributes CHANGED
@@ -56,3 +56,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
56
  # Video files - compressed
57
  *.mp4 filter=lfs diff=lfs merge=lfs -text
58
  *.webm filter=lfs diff=lfs merge=lfs -text
59
+ alpaca-like_ministry_of_education_revised_dictionary.csv filter=lfs diff=lfs merge=lfs -text
60
+ ministry_of_education_revised_dictionary.csv filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ytchen175/MOE-RMCD
2
+ 一個精心設計的繁體中文 / 正體中文指令資料集。
3
+ A delicated Traditional Chinese instructions following dataset.
4
+
5
+ # Dataset
6
+ ## alpaca-like_ministry_of_education_revised_dictionary
7
+ Use Alpaca format to make this instruction following dataset.
8
+
9
+ | Task | Count |
10
+ | ------------- | --------- |
11
+ | 詞語解釋 (interpret) | 171,097 |
12
+ | 簡繁轉換 (translate_from_SC) | 163,692 |
13
+ | 單句釋義 (POS) | 8,170 |
14
+ | 近似詞 (synonym) | 13,899 |
15
+ | 反義詞 (antonym) | 8,603 |
16
+ | 總筆數 (total) | 365,461 |
17
+
18
+
19
+ ## ministry_of_education_revised_dictionary
20
+ Raw data, cleansing from the [教育部重編國語辭典修訂本](https://dict.revised.moe.edu.tw/?la=0&powerMode=0).
alpaca-like_ministry_of_education_revised_dictionary.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0280194f8be947ab26a14dae531f888c8187f2af1da2d4160fbb720b81d39c62
3
+ size 298967450
ministry_of_education_revised_dictionary.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba46d6fccf038bd0e27c3a198b20084bbb4befb63a969f88948f66de1798a572
3
+ size 114978121