Training in progress, step 500
Browse files
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"architectures": [
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
9 |
-
"attention_dropout": 0.
|
10 |
"begin_suppress_tokens": null,
|
11 |
"bos_token_id": 50257,
|
12 |
"classifier_proj_size": 256,
|
@@ -16,7 +16,7 @@
|
|
16 |
"decoder_layerdrop": 0.0,
|
17 |
"decoder_layers": 6,
|
18 |
"decoder_start_token_id": 50258,
|
19 |
-
"dropout": 0.
|
20 |
"encoder_attention_heads": 8,
|
21 |
"encoder_ffn_dim": 2048,
|
22 |
"encoder_layerdrop": 0.0,
|
@@ -42,7 +42,7 @@
|
|
42 |
"scale_embedding": false,
|
43 |
"torch_dtype": "float32",
|
44 |
"transformers_version": "4.46.2",
|
45 |
-
"use_attention_mask":
|
46 |
"use_cache": true,
|
47 |
"use_weighted_layer_sum": false,
|
48 |
"vocab_size": 51865
|
|
|
6 |
"architectures": [
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
9 |
+
"attention_dropout": 0.3,
|
10 |
"begin_suppress_tokens": null,
|
11 |
"bos_token_id": 50257,
|
12 |
"classifier_proj_size": 256,
|
|
|
16 |
"decoder_layerdrop": 0.0,
|
17 |
"decoder_layers": 6,
|
18 |
"decoder_start_token_id": 50258,
|
19 |
+
"dropout": 0.3,
|
20 |
"encoder_attention_heads": 8,
|
21 |
"encoder_ffn_dim": 2048,
|
22 |
"encoder_layerdrop": 0.0,
|
|
|
42 |
"scale_embedding": false,
|
43 |
"torch_dtype": "float32",
|
44 |
"transformers_version": "4.46.2",
|
45 |
+
"use_attention_mask": true,
|
46 |
"use_cache": true,
|
47 |
"use_weighted_layer_sum": false,
|
48 |
"vocab_size": 51865
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290403936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea3c045d81b5030b6c885a4dc096526c299024ba0b2456244bd129c70ad7b9fa
|
3 |
size 290403936
|
runs/Nov19_03-42-11_53be0e62afda/events.out.tfevents.1731987732.53be0e62afda.1551.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:7ac3301c36549ede310ff0289d043a3ed059c002ece5691f6139155e2941eb8e
|
3 |
+
size 15380
|
runs/Nov19_04-56-18_53be0e62afda/events.out.tfevents.1731992183.53be0e62afda.1551.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fcb7fa1eea58d904ae34e39d1fba132d873403608b498df63baffcd1b8ec1562
|
3 |
+
size 8638
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08977ae79f1b63180425538f26eb8fa6b607bd238e969e5e86a83a348ffd531d
|
3 |
size 5432
|