Training in progress, step 600
Browse files
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",
|
@@ -17443,6 +17443,18 @@
|
|
17443 |
" <td>0.196525</td>\n",
|
17444 |
" <td>41.187308</td>\n",
|
17445 |
" </tr>\n",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17446 |
" </tbody>\n",
|
17447 |
"</table><p>"
|
17448 |
],
|
@@ -17481,7 +17493,18 @@
|
|
17481 |
" Num examples: Unknown\n",
|
17482 |
" Batch size = 32\n",
|
17483 |
"Reading metadata...: 4709it [00:00, 23558.64it/s]\n",
|
17484 |
-
"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"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17485 |
]
|
17486 |
}
|
17487 |
],
|
|
|
17424 |
"\n",
|
17425 |
" <div>\n",
|
17426 |
" \n",
|
17427 |
+
" <progress value='601' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
|
17428 |
+
" [ 601/1000 1:42:13 < 1:08:05, 0.10 it/s, Epoch 4.01/9223372036854775807]\n",
|
17429 |
" </div>\n",
|
17430 |
" <table border=\"1\" class=\"dataframe\">\n",
|
17431 |
" <thead>\n",
|
|
|
17443 |
" <td>0.196525</td>\n",
|
17444 |
" <td>41.187308</td>\n",
|
17445 |
" </tr>\n",
|
17446 |
+
" <tr>\n",
|
17447 |
+
" <td>400</td>\n",
|
17448 |
+
" <td>0.008800</td>\n",
|
17449 |
+
" <td>0.212407</td>\n",
|
17450 |
+
" <td>42.436029</td>\n",
|
17451 |
+
" </tr>\n",
|
17452 |
+
" <tr>\n",
|
17453 |
+
" <td>600</td>\n",
|
17454 |
+
" <td>0.003400</td>\n",
|
17455 |
+
" <td>0.215344</td>\n",
|
17456 |
+
" <td>41.494371</td>\n",
|
17457 |
+
" </tr>\n",
|
17458 |
" </tbody>\n",
|
17459 |
"</table><p>"
|
17460 |
],
|
|
|
17493 |
" Num examples: Unknown\n",
|
17494 |
" Batch size = 32\n",
|
17495 |
"Reading metadata...: 4709it [00:00, 23558.64it/s]\n",
|
17496 |
+
"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",
|
17497 |
+
"Reading metadata...: 6568it [00:00, 39908.66it/s]\n",
|
17498 |
+
"Reading metadata...: 4709it [00:00, 29073.13it/s]\n",
|
17499 |
+
"Reading metadata...: 6568it [00:01, 3546.68it/s]\n",
|
17500 |
+
"Reading metadata...: 4709it [00:01, 2934.10it/s]\n",
|
17501 |
+
"***** Running Evaluation *****\n",
|
17502 |
+
" Num examples: Unknown\n",
|
17503 |
+
" Batch size = 32\n",
|
17504 |
+
"Reading metadata...: 4709it [00:00, 81474.88it/s]\n",
|
17505 |
+
"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",
|
17506 |
+
"Saving model checkpoint to ./checkpoint-600\n",
|
17507 |
+
"Configuration saved in ./checkpoint-600/config.json\n"
|
17508 |
]
|
17509 |
}
|
17510 |
],
|
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:e8f41375d62eca5964d412dd031a3c38f55c2512ad5a8bf586e56dbcf7eb9692
|
3 |
size 967102601
|
runs/Dec12_05-39-20_129-213-26-143/events.out.tfevents.1670823583.129-213-26-143.742932.4
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:eaf71ba1d6d8ce37af2e2694d85604bd7b147177b870cc27f15d856a5c7999fe
|
3 |
+
size 8993
|