Skip to content

Commit

Permalink
Merge pull request huggingface#24 from stevezheng23/dev/zheng/quac
Browse files Browse the repository at this point in the history
add quac codalab submission pipeline (cont.)
  • Loading branch information
stevezheng23 committed Nov 1, 2019
2 parents ce65e91 + f15fbe9 commit 3f15c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/run_quac.codalab.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ rm output/quac/roberta-large-quac-20191101.0.zip

CUDA_VISIBLE_DEVICES=0 python run_quac.py \
--model_type=roberta \
--model_name_or_path=roberta-large \
--model_name_or_path=output/quac/roberta-large-quac \
--do_eval \
--version_2_with_negative \
--train_file=data/quac/train-v0.2.json \
Expand Down

0 comments on commit 3f15c5a

Please sign in to comment.