Skip to content

Commit

Permalink
Added --save_generations argument
Browse files Browse the repository at this point in the history
  • Loading branch information
anil-gurbuz committed Jun 18, 2024
1 parent f0f2b52 commit 0641b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions leaderboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ for lang in "${langs[@]}"; do
--trust_remote_code \
--use_auth_token \
--generation_only \
--save_generations \
--save_generations_path $generations_path
echo "Task $task done"
done
Expand Down

0 comments on commit 0641b1b

Please sign in to comment.