File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 123
123
"max_steps" : 48000 ,
124
124
"dataset" : " librispeech" ,
125
125
"submission_path" : " reference_algorithms/target_setting_algorithms/jax_nadamw.py" ,
126
- "tuning_search_space" : " reference_algorithms/target_setting_algorithms/imagenet_resnet /tuning_search_space.json"
126
+ "tuning_search_space" : " reference_algorithms/target_setting_algorithms/librispeech_deepspeech /tuning_search_space.json"
127
127
},
128
128
"librispeech_deepspeech_no_resnet" : {
129
129
"max_steps" : 48000 ,
130
130
"dataset" : " librispeech" ,
131
131
"submission_path" : " reference_algorithms/target_setting_algorithms/jax_nadamw.py" ,
132
- "tuning_search_space" : " reference_algorithms/target_setting_algorithms/imagenet_resnet /tuning_search_space.json"
132
+ "tuning_search_space" : " reference_algorithms/target_setting_algorithms/librispeech_deepspeech_no_resnet /tuning_search_space.json"
133
133
},
134
134
"librispeech_deepspeech_norm_and_spec_aug" : {
135
135
"max_steps" : 48000 ,
136
136
"dataset" : " librispeech" ,
137
137
"submission_path" : " reference_algorithms/target_setting_algorithms/jax_nadamw.py" ,
138
- "tuning_search_space" : " reference_algorithms/target_setting_algorithms/imagenet_resnet /tuning_search_space.json"
138
+ "tuning_search_space" : " reference_algorithms/target_setting_algorithms/librispeech_deepspeech_norm_and_spec_aug /tuning_search_space.json"
139
139
},
140
140
"librispeech_deepspeech_tanh" : {
141
141
"max_steps" : 48000 ,
142
142
"dataset" : " librispeech" ,
143
143
"submission_path" : " reference_algorithms/target_setting_algorithms/jax_nadamw.py" ,
144
- "tuning_search_space" : " reference_algorithms/target_setting_algorithms/imagenet_resnet /tuning_search_space.json"
144
+ "tuning_search_space" : " reference_algorithms/target_setting_algorithms/librispeech_deepspeech_tanh /tuning_search_space.json"
145
145
},
146
146
"criteo1tb" : {
147
147
"max_steps" : 10666 ,
You can’t perform that action at this time.
0 commit comments