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 b7594cb commit 2714519Copy full SHA for 2714519
users/zeyer/experiments/exp2023_04_25_rf/espnet.py
@@ -68,6 +68,8 @@ def sis_run_with_prefix(prefix_name: Optional[str] = None):
68
},
69
)
70
71
+ # TODO also try model average
72
+
73
train_exp(
74
"v6-11gb-f32-bs8k-mgpu4-pavg100-wd1e_4-lrlin1e_5_558k-EBranchformer-dynGradAccumV1a",
75
config_11gb_v6_f32_bs15k_accgrad1_mgpu4_pavg100_wd1e_4_lrlin1e_5_295k,
0 commit comments