End of training
Browse files
fine-tune-whisper-non-streaming-id.ipynb
CHANGED
|
@@ -1149,7 +1149,7 @@
|
|
| 1149 |
},
|
| 1150 |
{
|
| 1151 |
"cell_type": "code",
|
| 1152 |
-
"execution_count":
|
| 1153 |
"id": "ee8b7b8e-1c9a-4d77-9137-1778a629e6de",
|
| 1154 |
"metadata": {
|
| 1155 |
"id": "ee8b7b8e-1c9a-4d77-9137-1778a629e6de"
|
|
@@ -1176,8 +1176,8 @@
|
|
| 1176 |
"\n",
|
| 1177 |
" <div>\n",
|
| 1178 |
" \n",
|
| 1179 |
-
" <progress value='
|
| 1180 |
-
" [1000/1000
|
| 1181 |
" </div>\n",
|
| 1182 |
" <table border=\"1\" class=\"dataframe\">\n",
|
| 1183 |
" <thead>\n",
|
|
@@ -47707,8 +47707,24 @@
|
|
| 47707 |
"Configuration saved in ./checkpoint-1000/config.json\n",
|
| 47708 |
"Model weights saved in ./checkpoint-1000/pytorch_model.bin\n",
|
| 47709 |
"Feature extractor saved in ./checkpoint-1000/preprocessor_config.json\n",
|
| 47710 |
-
"Feature extractor saved in ./preprocessor_config.json\n"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47711 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47712 |
}
|
| 47713 |
],
|
| 47714 |
"source": [
|
|
@@ -47727,7 +47743,7 @@
|
|
| 47727 |
},
|
| 47728 |
{
|
| 47729 |
"cell_type": "code",
|
| 47730 |
-
"execution_count":
|
| 47731 |
"id": "c704f91e-241b-48c9-b8e0-f0da396a9663",
|
| 47732 |
"metadata": {
|
| 47733 |
"id": "c704f91e-241b-48c9-b8e0-f0da396a9663"
|
|
@@ -47762,7 +47778,18 @@
|
|
| 47762 |
"metadata": {
|
| 47763 |
"id": "d7030622-caf7-4039-939b-6195cdaa2585"
|
| 47764 |
},
|
| 47765 |
-
"outputs": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47766 |
"source": [
|
| 47767 |
"trainer.push_to_hub(**kwargs)"
|
| 47768 |
]
|
|
|
|
| 1149 |
},
|
| 1150 |
{
|
| 1151 |
"cell_type": "code",
|
| 1152 |
+
"execution_count": 35,
|
| 1153 |
"id": "ee8b7b8e-1c9a-4d77-9137-1778a629e6de",
|
| 1154 |
"metadata": {
|
| 1155 |
"id": "ee8b7b8e-1c9a-4d77-9137-1778a629e6de"
|
|
|
|
| 1176 |
"\n",
|
| 1177 |
" <div>\n",
|
| 1178 |
" \n",
|
| 1179 |
+
" <progress value='1000' max='1000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
|
| 1180 |
+
" [1000/1000 5:14:33, Epoch 6/7]\n",
|
| 1181 |
" </div>\n",
|
| 1182 |
" <table border=\"1\" class=\"dataframe\">\n",
|
| 1183 |
" <thead>\n",
|
|
|
|
| 47707 |
"Configuration saved in ./checkpoint-1000/config.json\n",
|
| 47708 |
"Model weights saved in ./checkpoint-1000/pytorch_model.bin\n",
|
| 47709 |
"Feature extractor saved in ./checkpoint-1000/preprocessor_config.json\n",
|
| 47710 |
+
"Feature extractor saved in ./preprocessor_config.json\n",
|
| 47711 |
+
"\n",
|
| 47712 |
+
"\n",
|
| 47713 |
+
"Training completed. Do not forget to share your model on huggingface.co/models =)\n",
|
| 47714 |
+
"\n",
|
| 47715 |
+
"\n",
|
| 47716 |
+
"Loading best model from ./checkpoint-1000 (score: 6.213317142278891).\n"
|
| 47717 |
]
|
| 47718 |
+
},
|
| 47719 |
+
{
|
| 47720 |
+
"data": {
|
| 47721 |
+
"text/plain": [
|
| 47722 |
+
"TrainOutput(global_step=1000, training_loss=0.15269774760305882, metrics={'train_runtime': 18880.3694, 'train_samples_per_second': 1.695, 'train_steps_per_second': 0.053, 'total_flos': 6.81452970835968e+19, 'train_loss': 0.15269774760305882, 'epoch': 6.06})"
|
| 47723 |
+
]
|
| 47724 |
+
},
|
| 47725 |
+
"execution_count": 35,
|
| 47726 |
+
"metadata": {},
|
| 47727 |
+
"output_type": "execute_result"
|
| 47728 |
}
|
| 47729 |
],
|
| 47730 |
"source": [
|
|
|
|
| 47743 |
},
|
| 47744 |
{
|
| 47745 |
"cell_type": "code",
|
| 47746 |
+
"execution_count": 36,
|
| 47747 |
"id": "c704f91e-241b-48c9-b8e0-f0da396a9663",
|
| 47748 |
"metadata": {
|
| 47749 |
"id": "c704f91e-241b-48c9-b8e0-f0da396a9663"
|
|
|
|
| 47778 |
"metadata": {
|
| 47779 |
"id": "d7030622-caf7-4039-939b-6195cdaa2585"
|
| 47780 |
},
|
| 47781 |
+
"outputs": [
|
| 47782 |
+
{
|
| 47783 |
+
"name": "stderr",
|
| 47784 |
+
"output_type": "stream",
|
| 47785 |
+
"text": [
|
| 47786 |
+
"Saving model checkpoint to ./\n",
|
| 47787 |
+
"Configuration saved in ./config.json\n",
|
| 47788 |
+
"Model weights saved in ./pytorch_model.bin\n",
|
| 47789 |
+
"Feature extractor saved in ./preprocessor_config.json\n"
|
| 47790 |
+
]
|
| 47791 |
+
}
|
| 47792 |
+
],
|
| 47793 |
"source": [
|
| 47794 |
"trainer.push_to_hub(**kwargs)"
|
| 47795 |
]
|
runs/Dec19_12-09-59_129-146-74-165/events.out.tfevents.1671451847.129-146-74-165.127332.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:8e7e2c64d9859ce1daec3309262715048a000479d2f5f9379771e9287bba6812
|
| 3 |
+
size 16745
|