BIBM2021 - A Knowledge-aware Machine Reading Comprehension Framework for Dialogue Symptom Diagnosis
- python>=3.7
- torch==1.8.1
- transformers
- pandas
- sklearn
- numpy
The dataset used in this work can be obtained from CMDD
cd data
python preprocess.py
python train.py
python test.py
python call_f1.py