TKU410410103 commited on
Commit
589ba25
1 Parent(s): 1e8e38d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ The training hyperparameters remained consistent throughout the fine-tuning proc
50
  - eval_batch_size: 16
51
  - seed: 42
52
  - gradient_accumulation_steps: 2
53
- - num_train_epochs: 35
54
  - warmup_steps: 2000
55
  - lr_scheduler_type: linear
56
 
 
50
  - eval_batch_size: 16
51
  - seed: 42
52
  - gradient_accumulation_steps: 2
53
+ - num_train_epochs: 20
54
  - warmup_steps: 2000
55
  - lr_scheduler_type: linear
56