Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ChatGLM-6B_pytorch
Commits
f755fd26
Commit
f755fd26
authored
Jul 20, 2023
by
zhaoying1
Browse files
Update deepspeed.json
parent
6cc0d7f4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
39 additions
and
30 deletions
+39
-30
ptuning/deepspeed.json
ptuning/deepspeed.json
+39
-30
No files found.
ptuning/deepspeed.json
View file @
f755fd26
...
@@ -10,6 +10,15 @@
...
@@ -10,6 +10,15 @@
"hysteresis"
:
2
,
"hysteresis"
:
2
,
"min_loss_scale"
:
1
"min_loss_scale"
:
1
},
},
"optimizer"
:
{
"type"
:
"AdamW"
,
"params"
:
{
"lr"
:
"auto"
,
"betas"
:
"auto"
,
"eps"
:
"auto"
,
"weight_decay"
:
"auto"
}
},
"zero_optimization"
:
{
"zero_optimization"
:
{
"stage"
:
3
,
"stage"
:
3
,
"offload_optimizer"
:
{
"offload_optimizer"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment