thiagobarbosa
commited on
Training in progress, step 400
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- runs/Jan13_07-46-31_modal/events.out.tfevents.1705132456.modal +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
@@ -20,7 +20,7 @@
|
|
20 |
"decoder_layers": 6,
|
21 |
"decoder_start_token_id": 50258,
|
22 |
"dropout": 0.0,
|
23 |
-
"dropout_rate": 0.
|
24 |
"encoder_attention_heads": 8,
|
25 |
"encoder_ffn_dim": 2048,
|
26 |
"encoder_layerdrop": 0.0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "openai/whisper-base",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
20 |
"decoder_layers": 6,
|
21 |
"decoder_start_token_id": 50258,
|
22 |
"dropout": 0.0,
|
23 |
+
"dropout_rate": 0.05,
|
24 |
"encoder_attention_heads": 8,
|
25 |
"encoder_ffn_dim": 2048,
|
26 |
"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 290459230
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f69e05da70f5c7f7bc26103586d300e1796af144850a612974cefe89eaa5cb73
|
3 |
size 290459230
|
runs/Jan13_07-46-31_modal/events.out.tfevents.1705132456.modal
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f76cbceeda2b07b0494b263a1d54fbb5bdf83372a8009a2c62aff47d6d7e92de
|
3 |
+
size 8685
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15578e4cf2feff30a2d03914a89455cf28fe25ca88ff9223640edae01cec3742
|
3 |
size 4984
|