Training in progress, step 300
Browse files
config.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"activation_dropout": 0.
|
| 3 |
"activation_function": "gelu",
|
| 4 |
"apply_spec_augment": false,
|
| 5 |
"architectures": [
|
| 6 |
"WhisperForConditionalGeneration"
|
| 7 |
],
|
| 8 |
-
"attention_dropout": 0.
|
| 9 |
"begin_suppress_tokens": null,
|
| 10 |
"bos_token_id": 50257,
|
| 11 |
"classifier_proj_size": 256,
|
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"decoder_layerdrop": 0.0,
|
| 16 |
"decoder_layers": 12,
|
| 17 |
"decoder_start_token_id": 50258,
|
| 18 |
-
"dropout": 0.
|
| 19 |
"encoder_attention_heads": 12,
|
| 20 |
"encoder_ffn_dim": 3072,
|
| 21 |
"encoder_layerdrop": 0.0,
|
|
|
|
| 1 |
{
|
| 2 |
+
"activation_dropout": 0.02,
|
| 3 |
"activation_function": "gelu",
|
| 4 |
"apply_spec_augment": false,
|
| 5 |
"architectures": [
|
| 6 |
"WhisperForConditionalGeneration"
|
| 7 |
],
|
| 8 |
+
"attention_dropout": 0.02,
|
| 9 |
"begin_suppress_tokens": null,
|
| 10 |
"bos_token_id": 50257,
|
| 11 |
"classifier_proj_size": 256,
|
|
|
|
| 15 |
"decoder_layerdrop": 0.0,
|
| 16 |
"decoder_layers": 12,
|
| 17 |
"decoder_start_token_id": 50258,
|
| 18 |
+
"dropout": 0.02,
|
| 19 |
"encoder_attention_heads": 12,
|
| 20 |
"encoder_ffn_dim": 3072,
|
| 21 |
"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 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:237afda75d6b1087851b1e64950fadce591b97a5edcebc9e07ec1b59afd5ebe3
|
| 3 |
size 966995080
|
runs/Nov14_17-05-08_38570736c0ee/events.out.tfevents.1763139915.38570736c0ee.38.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a439a926a787e8eaeee0352d0f7518fd3f348117aafbfd66c6eae54a2ff528ea
|
| 3 |
+
size 13685
|
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:1f1891e7ba684b2e6b26af7a11094ded1a49fd0b099be1b2f0a55f5524b2a38c
|
| 3 |
size 5432
|