Training in progress, step 1460
Browse files
config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"architectures": [
|
| 10 |
"Wav2Vec2ForCTC"
|
| 11 |
],
|
| 12 |
-
"attention_dropout": 0.
|
| 13 |
"bos_token_id": 1,
|
| 14 |
"classifier_proj_size": 256,
|
| 15 |
"codevector_dim": 256,
|
|
@@ -42,14 +42,14 @@
|
|
| 42 |
2,
|
| 43 |
2
|
| 44 |
],
|
| 45 |
-
"ctc_loss_reduction": "
|
| 46 |
"ctc_zero_infinity": false,
|
| 47 |
"diversity_loss_weight": 0.1,
|
| 48 |
"do_stable_layer_norm": false,
|
| 49 |
"eos_token_id": 2,
|
| 50 |
"feat_extract_activation": "gelu",
|
| 51 |
"feat_extract_norm": "group",
|
| 52 |
-
"feat_proj_dropout": 0.
|
| 53 |
"feat_quantizer_dropout": 0.0,
|
| 54 |
"final_dropout": 0.0,
|
| 55 |
"freeze_feat_extract_train": true,
|
|
|
|
| 9 |
"architectures": [
|
| 10 |
"Wav2Vec2ForCTC"
|
| 11 |
],
|
| 12 |
+
"attention_dropout": 0.1,
|
| 13 |
"bos_token_id": 1,
|
| 14 |
"classifier_proj_size": 256,
|
| 15 |
"codevector_dim": 256,
|
|
|
|
| 42 |
2,
|
| 43 |
2
|
| 44 |
],
|
| 45 |
+
"ctc_loss_reduction": "sum",
|
| 46 |
"ctc_zero_infinity": false,
|
| 47 |
"diversity_loss_weight": 0.1,
|
| 48 |
"do_stable_layer_norm": false,
|
| 49 |
"eos_token_id": 2,
|
| 50 |
"feat_extract_activation": "gelu",
|
| 51 |
"feat_extract_norm": "group",
|
| 52 |
+
"feat_proj_dropout": 0.0,
|
| 53 |
"feat_quantizer_dropout": 0.0,
|
| 54 |
"final_dropout": 0.0,
|
| 55 |
"freeze_feat_extract_train": true,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377801840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5468263ce5b9896abd305a8d991d409d7bfdf5cba03cd71965ca72812f13c7cd
|
| 3 |
size 377801840
|
runs/Aug05_16-30-25_f8d10c9e98ef/events.out.tfevents.1722875852.f8d10c9e98ef.34.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2405ea28ab5b8a7309c0b998d746a4082c7df58a342357ba65889d83625b505d
|
| 3 |
+
size 9175
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d223d67c6c5a4026531d66b7a0f80744bb975048c6ca4865c78923623ea43ef
|
| 3 |
size 5112
|