Training in progress, step 3000
Browse files
fine-tune-whisper-streaming.ipynb
CHANGED
@@ -1009,8 +1009,8 @@
|
|
1009 |
"\n",
|
1010 |
" <div>\n",
|
1011 |
" \n",
|
1012 |
-
" <progress value='
|
1013 |
-
" [
|
1014 |
" </div>\n",
|
1015 |
" <table border=\"1\" class=\"dataframe\">\n",
|
1016 |
" <thead>\n",
|
@@ -1018,9 +1018,22 @@
|
|
1018 |
" <th>Step</th>\n",
|
1019 |
" <th>Training Loss</th>\n",
|
1020 |
" <th>Validation Loss</th>\n",
|
|
|
1021 |
" </tr>\n",
|
1022 |
" </thead>\n",
|
1023 |
" <tbody>\n",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1024 |
" </tbody>\n",
|
1025 |
"</table><p>"
|
1026 |
],
|
@@ -1038,7 +1051,8 @@
|
|
1038 |
"Reading metadata...: 6505it [00:00, 24574.42it/s]\n",
|
1039 |
"Reading metadata...: 6505it [00:00, 24420.15it/s]\n",
|
1040 |
"Reading metadata...: 6505it [00:00, 36254.85it/s]\n",
|
1041 |
-
"Reading metadata...: 6505it [00:00, 30794.80it/s]\n"
|
|
|
1042 |
]
|
1043 |
}
|
1044 |
],
|
|
|
1009 |
"\n",
|
1010 |
" <div>\n",
|
1011 |
" \n",
|
1012 |
+
" <progress value='2231' max='5000' style='width:300px; height:20px; vertical-align: middle;'></progress>\n",
|
1013 |
+
" [2231/5000 6:49:21 < 8:28:31, 0.09 it/s, Epoch 21.02/9223372036854775807]\n",
|
1014 |
" </div>\n",
|
1015 |
" <table border=\"1\" class=\"dataframe\">\n",
|
1016 |
" <thead>\n",
|
|
|
1018 |
" <th>Step</th>\n",
|
1019 |
" <th>Training Loss</th>\n",
|
1020 |
" <th>Validation Loss</th>\n",
|
1021 |
+
" <th>Wer</th>\n",
|
1022 |
" </tr>\n",
|
1023 |
" </thead>\n",
|
1024 |
" <tbody>\n",
|
1025 |
+
" <tr>\n",
|
1026 |
+
" <td>1000</td>\n",
|
1027 |
+
" <td>0.006600</td>\n",
|
1028 |
+
" <td>0.468024</td>\n",
|
1029 |
+
" <td>90.537665</td>\n",
|
1030 |
+
" </tr>\n",
|
1031 |
+
" <tr>\n",
|
1032 |
+
" <td>2000</td>\n",
|
1033 |
+
" <td>0.003000</td>\n",
|
1034 |
+
" <td>0.512834</td>\n",
|
1035 |
+
" <td>89.360193</td>\n",
|
1036 |
+
" </tr>\n",
|
1037 |
" </tbody>\n",
|
1038 |
"</table><p>"
|
1039 |
],
|
|
|
1051 |
"Reading metadata...: 6505it [00:00, 24574.42it/s]\n",
|
1052 |
"Reading metadata...: 6505it [00:00, 24420.15it/s]\n",
|
1053 |
"Reading metadata...: 6505it [00:00, 36254.85it/s]\n",
|
1054 |
+
"Reading metadata...: 6505it [00:00, 30794.80it/s]\n",
|
1055 |
+
"Reading metadata...: 6505it [00:00, 27712.44it/s]\n"
|
1056 |
]
|
1057 |
}
|
1058 |
],
|
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:4a18745fd330b2705add9c5716633b40609738e0550fb5109b06b139592a8ca0
|
3 |
size 967102601
|
runs/Dec10_01-56-07_129-213-27-84/events.out.tfevents.1670637380.129-213-27-84.69598.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:dcdb18c41684e435ff086f7eb4aa97ddb9f51b6d60486e24af3a1b02c60a9567
|
3 |
+
size 24065
|