Training in progress, step 1000
Browse files
fine-tune-whisper-non-streaming-ms.ipynb
CHANGED
@@ -1070,8 +1070,8 @@
|
|
1070 |
"\n",
|
1071 |
" <div>\n",
|
1072 |
" \n",
|
1073 |
-
" <progress value='
|
1074 |
-
" [
|
1075 |
" </div>\n",
|
1076 |
" <table border=\"1\" class=\"dataframe\">\n",
|
1077 |
" <thead>\n",
|
@@ -1112,6 +1112,13 @@
|
|
1112 |
" <td>9.605477</td>\n",
|
1113 |
" <td>2.843952</td>\n",
|
1114 |
" </tr>\n",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1115 |
" </tbody>\n",
|
1116 |
"</table><p>"
|
1117 |
],
|
@@ -1161,7 +1168,15 @@
|
|
1161 |
"Configuration saved in ./checkpoint-800/config.json\n",
|
1162 |
"Model weights saved in ./checkpoint-800/pytorch_model.bin\n",
|
1163 |
"Feature extractor saved in ./checkpoint-800/preprocessor_config.json\n",
|
1164 |
-
"Feature extractor saved in ./preprocessor_config.json\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1165 |
]
|
1166 |
}
|
1167 |
],
|
|
|
1070 |
"\n",
|
1071 |
" <div>\n",
|
1072 |
" \n",
|
1073 |
+
" <progress value='1001' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
|
1074 |
+
" [1000/1000 3:47:15, Epoch 10.75/11]\n",
|
1075 |
" </div>\n",
|
1076 |
" <table border=\"1\" class=\"dataframe\">\n",
|
1077 |
" <thead>\n",
|
|
|
1112 |
" <td>9.605477</td>\n",
|
1113 |
" <td>2.843952</td>\n",
|
1114 |
" </tr>\n",
|
1115 |
+
" <tr>\n",
|
1116 |
+
" <td>1000</td>\n",
|
1117 |
+
" <td>0.000900</td>\n",
|
1118 |
+
" <td>0.206633</td>\n",
|
1119 |
+
" <td>9.578362</td>\n",
|
1120 |
+
" <td>2.810905</td>\n",
|
1121 |
+
" </tr>\n",
|
1122 |
" </tbody>\n",
|
1123 |
"</table><p>"
|
1124 |
],
|
|
|
1168 |
"Configuration saved in ./checkpoint-800/config.json\n",
|
1169 |
"Model weights saved in ./checkpoint-800/pytorch_model.bin\n",
|
1170 |
"Feature extractor saved in ./checkpoint-800/preprocessor_config.json\n",
|
1171 |
+
"Feature extractor saved in ./preprocessor_config.json\n",
|
1172 |
+
"The following columns in the evaluation set don't have a corresponding argument in `WhisperForConditionalGeneration.forward` and have been ignored: input_length. If input_length are not expected by `WhisperForConditionalGeneration.forward`, you can safely ignore this message.\n",
|
1173 |
+
"***** Running Evaluation *****\n",
|
1174 |
+
" Num examples = 749\n",
|
1175 |
+
" Batch size = 2\n",
|
1176 |
+
"Saving model checkpoint to ./checkpoint-1000\n",
|
1177 |
+
"Configuration saved in ./checkpoint-1000/config.json\n",
|
1178 |
+
"Model weights saved in ./checkpoint-1000/pytorch_model.bin\n",
|
1179 |
+
"Feature extractor saved in ./checkpoint-1000/preprocessor_config.json\n"
|
1180 |
]
|
1181 |
}
|
1182 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055754841
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e08bd871f275f30e5cd42635e3e7e82aa3cc60c88af422fb05cc231784672d0
|
3 |
size 3055754841
|
runs/Dec20_10-49-53_DANDAN/events.out.tfevents.1671504600.DANDAN.793.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43b67dad5d1f1748df3db5c1363fe2e7cd300f8bf86575897b66ee1c93b12346
|
3 |
+
size 12375
|