Configure the Dataset Viewer

#1
by lhoestq HF staff - opened
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
4
  # Multilingual Medicine: Model, Dataset, Benchmark, Code
5
 
 
1
  ---
2
  license: apache-2.0
3
+ configs:
4
+ - config_name: pretrain_text
5
+ data_files: train/pretrain/*_text.json
6
+ - config_name: check_exam_questions
7
+ data_files: check_exam/questions/*_question.json
8
  ---
9
  # Multilingual Medicine: Model, Dataset, Benchmark, Code
10