Training in progress, step 1000
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Dec14_10-56-35_129-146-105-197/1671022732.4776392/events.out.tfevents.1671022732.129-146-105-197.72170.1 +3 -0
- runs/Dec14_10-56-35_129-146-105-197/events.out.tfevents.1671022732.129-146-105-197.72170.0 +3 -0
- runs/Dec14_12-59-41_129-146-105-197/1671023437.756921/events.out.tfevents.1671023437.129-146-105-197.81068.1 +3 -0
- runs/Dec14_12-59-41_129-146-105-197/events.out.tfevents.1671023437.129-146-105-197.81068.0 +3 -0
- runs/Dec14_13-11-28_129-146-105-197/1671023505.2348664/events.out.tfevents.1671023505.129-146-105-197.82195.1 +3 -0
- runs/Dec14_13-11-28_129-146-105-197/events.out.tfevents.1671023505.129-146-105-197.82195.0 +3 -0
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "qmeeus/whisper-small-nl",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
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:efc156cabbec5db6770e0209f44563b68db2d4f5b51b852181499168d7977e7b
|
3 |
size 967102601
|
runs/Dec14_10-56-35_129-146-105-197/1671022732.4776392/events.out.tfevents.1671022732.129-146-105-197.72170.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:103db82e8a54888e4a3f8abfdd1f923cfdfc912fd8fb9139b93ad98c1faba61e
|
3 |
+
size 5917
|
runs/Dec14_10-56-35_129-146-105-197/events.out.tfevents.1671022732.129-146-105-197.72170.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2c7a696e495b822ab77dc1cc64cd0639d28bec63c3f4cdc2b4123507a31e1e5
|
3 |
+
size 4314
|
runs/Dec14_12-59-41_129-146-105-197/1671023437.756921/events.out.tfevents.1671023437.129-146-105-197.81068.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e3ec90e2c177281e72bc3fa61eacbe9c3248ab1e78fed24ded59eb218324dc3
|
3 |
+
size 5917
|
runs/Dec14_12-59-41_129-146-105-197/events.out.tfevents.1671023437.129-146-105-197.81068.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2ec1f85215c798d2f152f44dd615217a7107a9d0ae05cbfba2d195d0949e2b2
|
3 |
+
size 4313
|
runs/Dec14_13-11-28_129-146-105-197/1671023505.2348664/events.out.tfevents.1671023505.129-146-105-197.82195.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:412046fc9c656bb48059b8dfa3a6a107bd104af9f02ea6c7bce154bf06e15956
|
3 |
+
size 5917
|
runs/Dec14_13-11-28_129-146-105-197/events.out.tfevents.1671023505.129-146-105-197.82195.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:551fe5b8145f81a844a20d0c1f0101e57b9a0214e7cfd5504548f744c8bf5dbb
|
3 |
+
size 4944
|
tokenizer_config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 1024,
|
22 |
-
"name_or_path": "
|
23 |
"pad_token": null,
|
24 |
"processor_class": "WhisperProcessor",
|
25 |
"return_attention_mask": false,
|
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 1024,
|
22 |
+
"name_or_path": "qmeeus/whisper-small-nl",
|
23 |
"pad_token": null,
|
24 |
"processor_class": "WhisperProcessor",
|
25 |
"return_attention_mask": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf2a55fd74684f6a68c60815660d33a407373862f6bf02806676bea781f2d02b
|
3 |
size 3643
|