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:be8876351b172025cf856fbdb96610af6905f205c91073dc7bd5641b2e1ea5b9
|
3 |
size 290403936
|
runs/Nov17_04-29-12_ac7f6a829392/events.out.tfevents.1731817755.ac7f6a829392.6432.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbe954c0ef30bea03e78c3d94e827436861ff7deef31c043b5f0d4cc194276a2
|
3 |
+
size 17496
|
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:9544658abcbdc671d839c28c7d7c0977e6402a7b5cd7884060e8d60c59847d7c
|
3 |
size 5432
|