jackoyoungblood
commited on
Commit
·
e25437f
1
Parent(s):
bc29660
Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"ctc_loss_reduction": "sum",
|
40 |
"ctc_zero_infinity": false,
|
41 |
"do_stable_layer_norm": false,
|
42 |
-
"dropout": 0.
|
43 |
"eos_token_id": 2,
|
44 |
"feat_extract_activation": "gelu",
|
45 |
"feat_extract_norm": "group",
|
|
|
39 |
"ctc_loss_reduction": "sum",
|
40 |
"ctc_zero_infinity": false,
|
41 |
"do_stable_layer_norm": false,
|
42 |
+
"dropout": 0.12,
|
43 |
"eos_token_id": 2,
|
44 |
"feat_extract_activation": "gelu",
|
45 |
"feat_extract_norm": "group",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94783376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ead9c70b46f7dda72f8456607c1cf6783c4a7ee723dc88c819dee55245ee089
|
3 |
size 94783376
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d395b7c1b57c6ae568478677ab7fbdd581827499f2dc5600ae6624a30a14b39a
|
3 |
size 4091
|