Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshitaB committed Jul 26, 2023
1 parent c0d2fb2 commit dd70413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evaluation/experiments/test_config.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ local models = [
gpus_needed: 1,
//❗Task sets contain default values for prediction_kwargs. These can be overriden for each model here.
prediction_kwargs: {
model_max_length: 32,
model_max_length: 128,
// max_batch_tokens: 32,
// limit: 1000,
//fewshot_seed: 1234, //etc.
Expand Down

0 comments on commit dd70413

Please sign in to comment.