Training in progress, step 4000
Browse files
fine-tune-whisper-streaming.ipynb
CHANGED
@@ -876,8 +876,8 @@
|
|
876 |
"\n",
|
877 |
" <div>\n",
|
878 |
" \n",
|
879 |
-
" <progress value='
|
880 |
-
" [
|
881 |
" </div>\n",
|
882 |
" <table border=\"1\" class=\"dataframe\">\n",
|
883 |
" <thead>\n",
|
@@ -901,6 +901,12 @@
|
|
901 |
" <td>0.558898</td>\n",
|
902 |
" <td>18.537680</td>\n",
|
903 |
" </tr>\n",
|
|
|
|
|
|
|
|
|
|
|
|
|
904 |
" </tbody>\n",
|
905 |
"</table><p>"
|
906 |
],
|
@@ -1037,7 +1043,24 @@
|
|
1037 |
" Num examples: Unknown\n",
|
1038 |
" Batch size = 8\n",
|
1039 |
"Reading metadata...: 2894it [00:00, 58108.37it/s]\n",
|
1040 |
-
"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"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1041 |
]
|
1042 |
}
|
1043 |
],
|
|
|
876 |
"\n",
|
877 |
" <div>\n",
|
878 |
" \n",
|
879 |
+
" <progress value='3193' max='5000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
|
880 |
+
" [3193/5000 7:09:42 < 4:03:20, 0.12 it/s, Epoch 46.00/9223372036854775807]\n",
|
881 |
" </div>\n",
|
882 |
" <table border=\"1\" class=\"dataframe\">\n",
|
883 |
" <thead>\n",
|
|
|
901 |
" <td>0.558898</td>\n",
|
902 |
" <td>18.537680</td>\n",
|
903 |
" </tr>\n",
|
904 |
+
" <tr>\n",
|
905 |
+
" <td>3000</td>\n",
|
906 |
+
" <td>0.000100</td>\n",
|
907 |
+
" <td>0.600801</td>\n",
|
908 |
+
" <td>18.590331</td>\n",
|
909 |
+
" </tr>\n",
|
910 |
" </tbody>\n",
|
911 |
"</table><p>"
|
912 |
],
|
|
|
1043 |
" Num examples: Unknown\n",
|
1044 |
" Batch size = 8\n",
|
1045 |
"Reading metadata...: 2894it [00:00, 58108.37it/s]\n",
|
1046 |
+
"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",
|
1047 |
+
"Saving model checkpoint to ./checkpoint-3000\n",
|
1048 |
+
"Configuration saved in ./checkpoint-3000/config.json\n",
|
1049 |
+
"Model weights saved in ./checkpoint-3000/pytorch_model.bin\n",
|
1050 |
+
"Feature extractor saved in ./checkpoint-3000/preprocessor_config.json\n",
|
1051 |
+
"tokenizer config file saved in ./checkpoint-3000/tokenizer_config.json\n",
|
1052 |
+
"Special tokens file saved in ./checkpoint-3000/special_tokens_map.json\n",
|
1053 |
+
"added tokens file saved in ./checkpoint-3000/added_tokens.json\n",
|
1054 |
+
"Feature extractor saved in ./preprocessor_config.json\n",
|
1055 |
+
"tokenizer config file saved in ./tokenizer_config.json\n",
|
1056 |
+
"Special tokens file saved in ./special_tokens_map.json\n",
|
1057 |
+
"added tokens file saved in ./added_tokens.json\n",
|
1058 |
+
"Reading metadata...: 4361it [00:00, 68009.25it/s]\n",
|
1059 |
+
"Reading metadata...: 2179it [00:00, 54908.70it/s]\n",
|
1060 |
+
"Reading metadata...: 4361it [00:00, 70420.18it/s]\n",
|
1061 |
+
"Reading metadata...: 2179it [00:00, 63994.15it/s]\n",
|
1062 |
+
"Reading metadata...: 4361it [00:00, 82861.57it/s]\n",
|
1063 |
+
"Reading metadata...: 2179it [00:00, 64906.28it/s]\n"
|
1064 |
]
|
1065 |
}
|
1066 |
],
|
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:5e75b235b55016faecabba27775a4e5ce6da73ee5f9a95d8531f9dc5abd7fb81
|
3 |
size 967102601
|
runs/Dec10_02-09-56_150-136-116-33/events.out.tfevents.1670638202.150-136-116-33.1637387.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:e710ce1c57b39dbe3006cffa9ff68139e403976f0b4b5e9f7d95bc11401d5afe
|
3 |
+
size 30664
|