Training in progress, step 800
Browse files
fine-tune-whisper-streaming.ipynb
CHANGED
@@ -911,8 +911,8 @@
|
|
911 |
"\n",
|
912 |
" <div>\n",
|
913 |
" \n",
|
914 |
-
" <progress value='
|
915 |
-
" [
|
916 |
" </div>\n",
|
917 |
" <table border=\"1\" class=\"dataframe\">\n",
|
918 |
" <thead>\n",
|
@@ -936,6 +936,12 @@
|
|
936 |
" <td>0.269168</td>\n",
|
937 |
" <td>73.102568</td>\n",
|
938 |
" </tr>\n",
|
|
|
|
|
|
|
|
|
|
|
|
|
939 |
" </tbody>\n",
|
940 |
"</table><p>"
|
941 |
],
|
@@ -994,6 +1000,24 @@
|
|
994 |
" Num examples: Unknown\n",
|
995 |
" Batch size = 8\n",
|
996 |
"Reading metadata...: 4604it [00:00, 28855.43it/s]\n",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
997 |
"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"
|
998 |
]
|
999 |
}
|
|
|
911 |
"\n",
|
912 |
" <div>\n",
|
913 |
" \n",
|
914 |
+
" <progress value='801' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
|
915 |
+
" [ 801/1000 2:46:57 < 41:34, 0.08 it/s, Epoch 5.09/9223372036854775807]\n",
|
916 |
" </div>\n",
|
917 |
" <table border=\"1\" class=\"dataframe\">\n",
|
918 |
" <thead>\n",
|
|
|
936 |
" <td>0.269168</td>\n",
|
937 |
" <td>73.102568</td>\n",
|
938 |
" </tr>\n",
|
939 |
+
" <tr>\n",
|
940 |
+
" <td>600</td>\n",
|
941 |
+
" <td>0.033800</td>\n",
|
942 |
+
" <td>0.278346</td>\n",
|
943 |
+
" <td>70.960420</td>\n",
|
944 |
+
" </tr>\n",
|
945 |
" </tbody>\n",
|
946 |
"</table><p>"
|
947 |
],
|
|
|
1000 |
" Num examples: Unknown\n",
|
1001 |
" Batch size = 8\n",
|
1002 |
"Reading metadata...: 4604it [00:00, 28855.43it/s]\n",
|
1003 |
+
"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",
|
1004 |
+
"Saving model checkpoint to ./checkpoint-600\n",
|
1005 |
+
"Configuration saved in ./checkpoint-600/config.json\n",
|
1006 |
+
"Model weights saved in ./checkpoint-600/pytorch_model.bin\n",
|
1007 |
+
"Feature extractor saved in ./checkpoint-600/preprocessor_config.json\n",
|
1008 |
+
"tokenizer config file saved in ./checkpoint-600/tokenizer_config.json\n",
|
1009 |
+
"Special tokens file saved in ./checkpoint-600/special_tokens_map.json\n",
|
1010 |
+
"added tokens file saved in ./checkpoint-600/added_tokens.json\n",
|
1011 |
+
"Feature extractor saved in ./preprocessor_config.json\n",
|
1012 |
+
"tokenizer config file saved in ./tokenizer_config.json\n",
|
1013 |
+
"Special tokens file saved in ./special_tokens_map.json\n",
|
1014 |
+
"added tokens file saved in ./added_tokens.json\n",
|
1015 |
+
"Reading metadata...: 6505it [00:00, 86030.70it/s]\n",
|
1016 |
+
"Reading metadata...: 4485it [00:00, 68522.65it/s]\n",
|
1017 |
+
"***** Running Evaluation *****\n",
|
1018 |
+
" Num examples: Unknown\n",
|
1019 |
+
" Batch size = 8\n",
|
1020 |
+
"Reading metadata...: 4604it [00:00, 30988.60it/s]\n",
|
1021 |
"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"
|
1022 |
]
|
1023 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 967102601
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:926a478d82034a2be7e337d2ff18fc1c0ab65156fd33c3d599ffd03b0074c02d
|
3 |
size 967102601
|
runs/Dec12_04-37-47_150-136-44-233/events.out.tfevents.1670819878.150-136-44-233.69039.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:203d42f785b03f5eb5f5199984c5400c5a98e920f557de3764e7247ca93711ae
|
3 |
+
size 10566
|