Librarian Bot: Add language metadata for dataset

#2
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
 
 
 
 
2
  license: mit
3
  configs:
4
  - config_name: default
5
  data_files:
6
  - split: Simplified
7
- path: "EMPC_simplified.json"
8
  - split: Traditional
9
- path: "EMPEC_traditional.json"
10
  ---
11
  EMPEC(Examinations for Medical PErsonnel in Chinese) collects the recent 10 years of multi-choice questions from the Professional and Technical Examinations for Medical Personnel of the Republic of China.
12
 
 
1
  ---
2
+ language:
3
+ - ga
4
+ - en
5
+ - hy
6
  license: mit
7
  configs:
8
  - config_name: default
9
  data_files:
10
  - split: Simplified
11
+ path: EMPC_simplified.json
12
  - split: Traditional
13
+ path: EMPEC_traditional.json
14
  ---
15
  EMPEC(Examinations for Medical PErsonnel in Chinese) collects the recent 10 years of multi-choice questions from the Professional and Technical Examinations for Medical Personnel of the Republic of China.
16