mirror of
https://github.com/deepseek-ai/DeepSeek-Coder.git
synced 2025-02-23 06:09:07 -05:00
Update ds_config_zero3.json
delete an unnecessary parameter from the configuration file
This commit is contained in:
parent
05e0ba01aa
commit
d26a44f9e1
@ -17,8 +17,7 @@
|
|||||||
"params": {
|
"params": {
|
||||||
"total_num_steps": "auto",
|
"total_num_steps": "auto",
|
||||||
"warmup_num_steps": "auto",
|
"warmup_num_steps": "auto",
|
||||||
"warmup_type": "linear",
|
"warmup_type": "linear"
|
||||||
"warmup_min_ratio": 0.1
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user