mirror of
https://github.com/wassname/GENIES.git
synced 2026-06-27 16:10:25 +08:00
14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"bf16": {
|
|
"enabled": "auto"
|
|
},
|
|
"zero_optimization": {
|
|
"stage": 1
|
|
},
|
|
"gradient_accumulation_steps": "auto",
|
|
"gradient_clipping": "auto",
|
|
"steps_per_print": 5,
|
|
"train_batch_size": "auto",
|
|
"train_micro_batch_size_per_gpu": "auto",
|
|
"wall_clock_breakdown": false
|
|
} |