Update README.md
Browse files
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 |
-
-
|
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
|