/ADL21-HW3

ADL homework 3

Primary LanguagePython

ADL22-HW3

Dataset & evaluation script for ADL 2022 homework 3

Dataset

download link

Download trained models

# Please make sure you have change the argument of the downloaded model for later testing
bash download.sh

The downloaded model would be a directory and it locates at ./final.ckpt.

Training

python train.py

or

python trainRL.py

Inference

bash ./run.sh /path/to/input.jsonl /path/to/output.jsonl