Name: 李勝維
Student ID: R11944004
Department: GINM 11 \
- Place training data at
./data/
eg:./data/train.json
,./data/valid.json
,./data/context.json
- Train the multiple choice model by:
The trained model will be located at
bash ./Train_MC.sh
./MC_ckpt/
- Train the question answering model by:
The trained model will be located at
bash ./Train_QA.sh
./QA_ckpt/
The models are trained on a RTX 3090Ti 24GB
(declaring this since I'm using automatic batch size)