Skip to content

Commit

Permalink
Merge pull request huggingface#23 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 authored Nov 1, 2019
2 parents 3cf8f5a + 6f06856 commit ce65e91
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 @@ -61,7 +61,7 @@ CUDA_VISIBLE_DEVICES=0 python run_quac.py \
--weight_decay=0.01 \
--null_score_threshold=0.5

cp output/quac/predictions_.json ../${OUTPUTFILE}
cp output/quac/roberta-large-quac/predictions_.json ../${OUTPUTFILE}

cd ..
rm -r transformers
Expand Down

0 comments on commit ce65e91

Please sign in to comment.