- Download datasets from here
- Setup environment with
conda env create -f environment.yml
- Train a baseline MTL system with
python train.py --do-train --eval-every 2000 --run-name baseline
- Evaluate the system on test set with
python train.py --do-eval --sub-file mtl_submission.csv --save-dir save/baseline-01
- Upload the csv file in
save/baseline-01
to the test leaderboard. For the validation leaderboard, runpython train.py --do-eval --sub-file mtl_submission_val.csv --save-dir save/baseline-01 --eval-dir datasets/oodomain_val
-
Notifications
You must be signed in to change notification settings - Fork 18
MurtyShikhar/robustqa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Default final project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published