Platma commited on
Commit
74d2855
·
verified ·
1 Parent(s): 1307227

Update src/config.yaml

Browse files
Files changed (1) hide show
  1. src/config.yaml +1 -1
src/config.yaml CHANGED
@@ -18,7 +18,7 @@ params:
18
  lr: 1e-4
19
  warmup_ratio: 0.1
20
  weight_decay: 0.01
21
- epochs: 2
22
  batch_size: 2
23
  gradient_accumulation: 8
24
  mixed_precision: fp16
 
18
  lr: 1e-4
19
  warmup_ratio: 0.1
20
  weight_decay: 0.01
21
+ epochs: 1
22
  batch_size: 2
23
  gradient_accumulation: 8
24
  mixed_precision: fp16