Training in progress, step 1000
Browse files
.ipynb_checkpoints/fine-tune-whisper-streaming-checkpoint.ipynb
CHANGED
@@ -17424,8 +17424,8 @@
|
|
17424 |
"\n",
|
17425 |
" <div>\n",
|
17426 |
" \n",
|
17427 |
-
" <progress value='
|
17428 |
-
" [
|
17429 |
" </div>\n",
|
17430 |
" <table border=\"1\" class=\"dataframe\">\n",
|
17431 |
" <thead>\n",
|
@@ -17455,6 +17455,12 @@
|
|
17455 |
" <td>0.195321</td>\n",
|
17456 |
" <td>40.634596</td>\n",
|
17457 |
" </tr>\n",
|
|
|
|
|
|
|
|
|
|
|
|
|
17458 |
" </tbody>\n",
|
17459 |
"</table><p>"
|
17460 |
],
|
@@ -17524,7 +17530,32 @@
|
|
17524 |
"Feature extractor saved in ./preprocessor_config.json\n",
|
17525 |
"tokenizer config file saved in ./tokenizer_config.json\n",
|
17526 |
"Special tokens file saved in ./special_tokens_map.json\n",
|
17527 |
-
"added tokens file saved in ./added_tokens.json\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17528 |
]
|
17529 |
}
|
17530 |
],
|
|
|
17424 |
"\n",
|
17425 |
" <div>\n",
|
17426 |
" \n",
|
17427 |
+
" <progress value='1001' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
|
17428 |
+
" [1000/1000 3:05:55, Epoch 6.11/9223372036854775807]\n",
|
17429 |
" </div>\n",
|
17430 |
" <table border=\"1\" class=\"dataframe\">\n",
|
17431 |
" <thead>\n",
|
|
|
17455 |
" <td>0.195321</td>\n",
|
17456 |
" <td>40.634596</td>\n",
|
17457 |
" </tr>\n",
|
17458 |
+
" <tr>\n",
|
17459 |
+
" <td>800</td>\n",
|
17460 |
+
" <td>0.005300</td>\n",
|
17461 |
+
" <td>0.194970</td>\n",
|
17462 |
+
" <td>40.675537</td>\n",
|
17463 |
+
" </tr>\n",
|
17464 |
" </tbody>\n",
|
17465 |
"</table><p>"
|
17466 |
],
|
|
|
17530 |
"Feature extractor saved in ./preprocessor_config.json\n",
|
17531 |
"tokenizer config file saved in ./tokenizer_config.json\n",
|
17532 |
"Special tokens file saved in ./special_tokens_map.json\n",
|
17533 |
+
"added tokens file saved in ./added_tokens.json\n",
|
17534 |
+
"Reading metadata...: 6568it [00:01, 5110.39it/s]\n",
|
17535 |
+
"Reading metadata...: 4709it [00:01, 4212.71it/s]\n",
|
17536 |
+
"***** Running Evaluation *****\n",
|
17537 |
+
" Num examples: Unknown\n",
|
17538 |
+
" Batch size = 8\n",
|
17539 |
+
"Reading metadata...: 4709it [00:00, 24099.70it/s]\n",
|
17540 |
+
"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",
|
17541 |
+
"Saving model checkpoint to ./checkpoint-800\n",
|
17542 |
+
"Configuration saved in ./checkpoint-800/config.json\n",
|
17543 |
+
"Model weights saved in ./checkpoint-800/pytorch_model.bin\n",
|
17544 |
+
"Feature extractor saved in ./checkpoint-800/preprocessor_config.json\n",
|
17545 |
+
"tokenizer config file saved in ./checkpoint-800/tokenizer_config.json\n",
|
17546 |
+
"Special tokens file saved in ./checkpoint-800/special_tokens_map.json\n",
|
17547 |
+
"added tokens file saved in ./checkpoint-800/added_tokens.json\n",
|
17548 |
+
"Feature extractor saved in ./preprocessor_config.json\n",
|
17549 |
+
"tokenizer config file saved in ./tokenizer_config.json\n",
|
17550 |
+
"Special tokens file saved in ./special_tokens_map.json\n",
|
17551 |
+
"added tokens file saved in ./added_tokens.json\n",
|
17552 |
+
"Reading metadata...: 6568it [00:00, 37023.20it/s]\n",
|
17553 |
+
"Reading metadata...: 4709it [00:00, 27973.51it/s]\n",
|
17554 |
+
"***** Running Evaluation *****\n",
|
17555 |
+
" Num examples: Unknown\n",
|
17556 |
+
" Batch size = 8\n",
|
17557 |
+
"Reading metadata...: 4709it [00:00, 75003.52it/s]\n",
|
17558 |
+
"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"
|
17559 |
]
|
17560 |
}
|
17561 |
],
|
fine-tune-whisper-streaming.ipynb
CHANGED
@@ -17424,8 +17424,8 @@
|
|
17424 |
"\n",
|
17425 |
" <div>\n",
|
17426 |
" \n",
|
17427 |
-
" <progress value='
|
17428 |
-
" [
|
17429 |
" </div>\n",
|
17430 |
" <table border=\"1\" class=\"dataframe\">\n",
|
17431 |
" <thead>\n",
|
@@ -17548,7 +17548,14 @@
|
|
17548 |
"Feature extractor saved in ./preprocessor_config.json\n",
|
17549 |
"tokenizer config file saved in ./tokenizer_config.json\n",
|
17550 |
"Special tokens file saved in ./special_tokens_map.json\n",
|
17551 |
-
"added tokens file saved in ./added_tokens.json\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17552 |
]
|
17553 |
}
|
17554 |
],
|
|
|
17424 |
"\n",
|
17425 |
" <div>\n",
|
17426 |
" \n",
|
17427 |
+
" <progress value='1001' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
|
17428 |
+
" [1000/1000 3:05:55, Epoch 6.11/9223372036854775807]\n",
|
17429 |
" </div>\n",
|
17430 |
" <table border=\"1\" class=\"dataframe\">\n",
|
17431 |
" <thead>\n",
|
|
|
17548 |
"Feature extractor saved in ./preprocessor_config.json\n",
|
17549 |
"tokenizer config file saved in ./tokenizer_config.json\n",
|
17550 |
"Special tokens file saved in ./special_tokens_map.json\n",
|
17551 |
+
"added tokens file saved in ./added_tokens.json\n",
|
17552 |
+
"Reading metadata...: 6568it [00:00, 37023.20it/s]\n",
|
17553 |
+
"Reading metadata...: 4709it [00:00, 27973.51it/s]\n",
|
17554 |
+
"***** Running Evaluation *****\n",
|
17555 |
+
" Num examples: Unknown\n",
|
17556 |
+
" Batch size = 8\n",
|
17557 |
+
"Reading metadata...: 4709it [00:00, 75003.52it/s]\n",
|
17558 |
+
"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"
|
17559 |
]
|
17560 |
}
|
17561 |
],
|
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:8cc04953c07ba6a57d46c76674870d15ad08522909876bc18da1c88e02c2dbaf
|
3 |
size 967102601
|
runs/Dec12_02-00-57_129-213-26-143/events.out.tfevents.1670810506.129-213-26-143.742932.2
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:728a393d1583f44ab43e30968908c9fb8e76d419b0d3099d2948fba43605e31a
|
3 |
+
size 12140
|