We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12289fa commit fc6d6f7Copy full SHA for fc6d6f7
docker/scripts/startup.sh
@@ -185,7 +185,7 @@ VALID_WORKLOADS=("criteo1tb" "imagenet_resnet" "imagenet_resnet_silu" "imagenet_
185
"librispeech_conformer_gelu" "fastmri_model_size" "fastmri_tanh" \
186
"librispeech_deepspeech_tanh" \
187
"librispeech_deepspeech_no_resnet" "librispeech_deepspeech_norm_and_spec_aug"
188
- "fastmri_layernorm" "ogbg_gelu" "ogbg_silu" "ogbg_model_size" "lm")
+ "fastmri_layernorm" "ogbg_gelu" "ogbg_silu" "ogbg_model_size" "finewebedu_lm")
189
VALID_RULESETS=("self" "external")
190
191
# Set data and experiment paths
0 commit comments