Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
Xidong lhoestq HF staff commited on
Commit
3849321
·
verified ·
1 Parent(s): a44217b

Configure the Dataset Viewer (#1)

Browse files

- Configure the Dataset Viewer (9ef349d2a2a6f33fb8a1a8da39f7ddbe68349b37)


Co-authored-by: Quentin Lhoest <lhoestq@users.noreply.huggingface.co>

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