Skip to content

Commit

Permalink
update recipes/A5000_24GB_x8/sentiment-analyzer-en.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuiseki committed Mar 27, 2024
1 parent 43e20b3 commit 6def77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/A5000_24GB_x8/sentiment-analyzer-en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ train_claim_gpu_num: 1
train_per_device_train_batch_size: 8
train_gradient_accumulation_steps: 2
train_num_train_epochs: 4
train_max_steps: 1000
train_max_steps: 2000
train_fp16: True
inference_max_new_tokens: 16
evaluations:
Expand Down

0 comments on commit 6def77b

Please sign in to comment.