Training in progress, step 1000
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,
|
|
|
6 |
"architectures": [
|
7 |
"WhisperForConditionalGeneration"
|
8 |
],
|
9 |
+
"attention_dropout": 0.2,
|
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.2,
|
20 |
"encoder_attention_heads": 8,
|
21 |
"encoder_ffn_dim": 2048,
|
22 |
"encoder_layerdrop": 0.0,
|
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:32f33886b0874f7c74cf86ede40b0c88dd9cb841cedd26655b5f07f68e8f70f0
|
3 |
size 290403936
|
runs/Nov19_09-19-10_53be0e62afda/events.out.tfevents.1732007957.53be0e62afda.1551.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aedc18191ad1cc852b10a6981644a803c37ee65017de41f6b77ff3ba3e872492
|
3 |
+
size 13285
|
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:f385f9c78fad354b118d9c04c0dfbdf0788e4b0919f80f88c8c4ce5f03bccfed
|
3 |
size 5432
|