Training in progress, step 1000
Browse files
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"architectures": [
|
6 |
"WhisperForConditionalGeneration"
|
7 |
],
|
8 |
-
"attention_dropout": 0.
|
9 |
"begin_suppress_tokens": [
|
10 |
220,
|
11 |
50257
|
@@ -17,7 +17,7 @@
|
|
17 |
"decoder_layerdrop": 0.0,
|
18 |
"decoder_layers": 24,
|
19 |
"decoder_start_token_id": 50258,
|
20 |
-
"dropout": 0.
|
21 |
"encoder_attention_heads": 16,
|
22 |
"encoder_ffn_dim": 4096,
|
23 |
"encoder_layerdrop": 0.0,
|
|
|
5 |
"architectures": [
|
6 |
"WhisperForConditionalGeneration"
|
7 |
],
|
8 |
+
"attention_dropout": 0.1,
|
9 |
"begin_suppress_tokens": [
|
10 |
220,
|
11 |
50257
|
|
|
17 |
"decoder_layerdrop": 0.0,
|
18 |
"decoder_layers": 24,
|
19 |
"decoder_start_token_id": 50258,
|
20 |
+
"dropout": 0.1,
|
21 |
"encoder_attention_heads": 16,
|
22 |
"encoder_ffn_dim": 4096,
|
23 |
"encoder_layerdrop": 0.0,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055754841
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccdeabf0dd7da5794d5c463f5837d392cc444198ead827d47e7cb0fae6be6a3f
|
3 |
size 3055754841
|
runs/Dec14_13-12-20_129-146-102-49/1671023549.449071/events.out.tfevents.1671023549.129-146-102-49.1608432.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0453477be147d42a19962ddcb71ce7e2874cbcc3c2b674dbd75ab4c3d0a6508d
|
3 |
+
size 5916
|
runs/Dec14_13-12-20_129-146-102-49/events.out.tfevents.1671023549.129-146-102-49.1608432.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef94a540f66ef74350211d1864b931ab411395a7f3779d26971c2845217268d5
|
3 |
+
size 10929
|
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:3da0bee8d5084a92e2e8fba6ffaee430fdc8b2b10202762a03070b6995323a12
|
3 |
size 3643
|