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
OpenDAS
OpenFold
Commits
32c137e2
Unverified
Commit
32c137e2
authored
Feb 06, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Feb 06, 2022
Browse files
Remove buggy DeepSpeed LR scheduler
parent
01367e36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
deepspeed_config.json
deepspeed_config.json
+0
-8
No files found.
deepspeed_config.json
View file @
32c137e2
...
...
@@ -6,14 +6,6 @@
"eps"
:
1e-05
}
},
"scheduler"
:
{
"type"
:
"WarmupLR"
,
"params"
:
{
"warmup_min_lr"
:
0
,
"warmup_max_lr"
:
0.001
,
"warmup_num_steps"
:
128000
}
},
"fp16"
:
{
"enabled"
:
true
,
"min_loss_scale"
:
1
...
...
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