dmatekenya
commited on
Commit
•
6acacc7
1
Parent(s):
6b31f2e
Training in progress, step 1000
Browse files- config.json +3 -6
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -7,10 +7,7 @@
|
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
-
"begin_suppress_tokens":
|
11 |
-
220,
|
12 |
-
50257
|
13 |
-
],
|
14 |
"bos_token_id": 50257,
|
15 |
"classifier_proj_size": 256,
|
16 |
"d_model": 1280,
|
@@ -33,7 +30,7 @@
|
|
33 |
"mask_time_length": 10,
|
34 |
"mask_time_min_masks": 2,
|
35 |
"mask_time_prob": 0.05,
|
36 |
-
"max_length":
|
37 |
"max_source_positions": 1500,
|
38 |
"max_target_positions": 448,
|
39 |
"median_filter_width": 7,
|
@@ -43,7 +40,7 @@
|
|
43 |
"pad_token_id": 50256,
|
44 |
"scale_embedding": false,
|
45 |
"torch_dtype": "float32",
|
46 |
-
"transformers_version": "4.
|
47 |
"use_cache": true,
|
48 |
"use_weighted_layer_sum": false,
|
49 |
"vocab_size": 51866
|
|
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
+
"begin_suppress_tokens": null,
|
|
|
|
|
|
|
11 |
"bos_token_id": 50257,
|
12 |
"classifier_proj_size": 256,
|
13 |
"d_model": 1280,
|
|
|
30 |
"mask_time_length": 10,
|
31 |
"mask_time_min_masks": 2,
|
32 |
"mask_time_prob": 0.05,
|
33 |
+
"max_length": null,
|
34 |
"max_source_positions": 1500,
|
35 |
"max_target_positions": 448,
|
36 |
"median_filter_width": 7,
|
|
|
40 |
"pad_token_id": 50256,
|
41 |
"scale_embedding": false,
|
42 |
"torch_dtype": "float32",
|
43 |
+
"transformers_version": "4.45.1",
|
44 |
"use_cache": true,
|
45 |
"use_weighted_layer_sum": false,
|
46 |
"vocab_size": 51866
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4993448880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a37844a719145552ca05ac2c9a273b369e02a25f9871c459339f14d0ec91daf
|
3 |
size 4993448880
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1180663192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d53994d0d008f126841603e498406298984803f4c5108b8da4683f06271833c
|
3 |
size 1180663192
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4859
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b3d52d291a92f9fe48c2cd9cc24970cb8a27ce35602203f5ff84a835aa3c245
|
3 |
size 4859
|