- 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-01to 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 0
tconsigny/robustQA
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published