Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
logicwong authored Jun 18, 2022
1 parent 4a2c2ef commit 3a21be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ nohup sh train_snli_ve.sh > train_snli_ve.out & # finetune for snli_ve
Run the following command to obtain the results.
</p>
<pre>
cd run_scripts/snli_ve ; sh evaluate_snli_ve.sh # inference & evaluate for snli_ve
cd run_scripts/snli_ve ; sh evaluate_snli_ve.sh dev # specify 'dev' or 'test'
</pre>
</details>

Expand Down

0 comments on commit 3a21be6

Please sign in to comment.