Skip to content

Commit

Permalink
updated the script
Browse files Browse the repository at this point in the history
  • Loading branch information
Mostofa Patwary committed Apr 28, 2020
1 parent d218f9c commit 25234f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/evaluate_zeroshot_gpt2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python -m torch.distributed.launch $DISTRIBUTED_ARGS ./tasks/main.py \
--task $TASK \
--valid-data $VALID_DATA \
--tokenizer-type GPT2BPETokenizer \
--strict-lambada
--strict-lambada \
--vocab-file $VOCAB_FILE \
--merge-file $MERGE_FILE \
--load $CHECKPOINT \
Expand Down

0 comments on commit 25234f8

Please sign in to comment.