11{
2- "metadata" : {
3- "language_info" : {
4- "codemirror_mode" : {
5- "name" : " ipython" ,
6- "version" : 3
7- },
8- "file_extension" : " .py" ,
9- "mimetype" : " text/x-python" ,
10- "name" : " python" ,
11- "nbconvert_exporter" : " python" ,
12- "pygments_lexer" : " ipython3" ,
13- "version" : " 3.8.8-final"
14- },
15- "orig_nbformat" : 2 ,
16- "kernelspec" : {
17- "name" : " python388jvsc74a57bd045f983f364f7a4cc7101e6d6987a2125bf0c2b5c5c9855ff35103689f542d13f" ,
18- "display_name" : " Python 3.8.8 64-bit ('tfo': conda)"
19- },
20- "metadata" : {
21- "interpreter" : {
22- "hash" : " 45f983f364f7a4cc7101e6d6987a2125bf0c2b5c5c9855ff35103689f542d13f"
23- }
24- }
25- },
26- "nbformat" : 4 ,
27- "nbformat_minor" : 2 ,
282 "cells" : [
293 {
304 "cell_type" : " code" ,
12195 " \" num_epochs\" : 20,\n " ,
12296 " \" checkpoint\" : {\n " ,
12397 " \" filepath\" : \" /mnt/e/Models/local/rnn_transducer/checkpoints/{epoch:02d}.h5\" ,\n " ,
124- " \" save_best_only\" : True ,\n " ,
98+ " \" save_best_only\" : False ,\n " ,
12599 " \" save_weights_only\" : True,\n " ,
126100 " \" save_freq\" : \" epoch\" ,\n " ,
127101 " },\n " ,
233207 " )"
234208 ]
235209 }
236- ]
237- }
210+ ],
211+ "metadata" : {
212+ "kernelspec" : {
213+ "display_name" : " Python 3.8.8 64-bit ('tfo': conda)" ,
214+ "name" : " python388jvsc74a57bd045f983f364f7a4cc7101e6d6987a2125bf0c2b5c5c9855ff35103689f542d13f"
215+ },
216+ "language_info" : {
217+ "codemirror_mode" : {
218+ "name" : " ipython" ,
219+ "version" : 3
220+ },
221+ "file_extension" : " .py" ,
222+ "mimetype" : " text/x-python" ,
223+ "name" : " python" ,
224+ "nbconvert_exporter" : " python" ,
225+ "pygments_lexer" : " ipython3" ,
226+ "version" : " 3.8.8-final"
227+ },
228+ "metadata" : {
229+ "interpreter" : {
230+ "hash" : " 45f983f364f7a4cc7101e6d6987a2125bf0c2b5c5c9855ff35103689f542d13f"
231+ }
232+ },
233+ "orig_nbformat" : 2
234+ },
235+ "nbformat" : 4 ,
236+ "nbformat_minor" : 2
237+ }
0 commit comments