ruslandev commited on
Commit
1ad6a4b
1 Parent(s): fe7d4c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ python gptchain.py train -m unsloth/llama-3-70b-bnb-4bit \
56
  - optimizer: adamw_8bit
57
  - lr_scheduler_type: linear
58
  - warmup_steps: 5
59
- - num_epochs: 2
60
  - weight_decay: 0.01
61
 
62
  # Training results
 
56
  - optimizer: adamw_8bit
57
  - lr_scheduler_type: linear
58
  - warmup_steps: 5
59
+ - max_steps: 2400
60
  - weight_decay: 0.01
61
 
62
  # Training results