Training in progress, step 400
Browse files
config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"architectures": [
|
| 9 |
"WavLMForCTC"
|
| 10 |
],
|
| 11 |
-
"attention_dropout": 0.
|
| 12 |
"bos_token_id": 1,
|
| 13 |
"classifier_proj_size": 256,
|
| 14 |
"codevector_dim": 256,
|
|
@@ -53,12 +53,12 @@
|
|
| 53 |
"final_dropout": 0.0,
|
| 54 |
"freeze_feat_extract_train": true,
|
| 55 |
"hidden_act": "gelu",
|
| 56 |
-
"hidden_dropout": 0.
|
| 57 |
"hidden_size": 768,
|
| 58 |
"initializer_range": 0.02,
|
| 59 |
"intermediate_size": 3072,
|
| 60 |
"layer_norm_eps": 1e-05,
|
| 61 |
-
"layerdrop": 0.
|
| 62 |
"mask_channel_length": 10,
|
| 63 |
"mask_channel_min_space": 1,
|
| 64 |
"mask_channel_other": 0.0,
|
|
|
|
| 8 |
"architectures": [
|
| 9 |
"WavLMForCTC"
|
| 10 |
],
|
| 11 |
+
"attention_dropout": 0.0,
|
| 12 |
"bos_token_id": 1,
|
| 13 |
"classifier_proj_size": 256,
|
| 14 |
"codevector_dim": 256,
|
|
|
|
| 53 |
"final_dropout": 0.0,
|
| 54 |
"freeze_feat_extract_train": true,
|
| 55 |
"hidden_act": "gelu",
|
| 56 |
+
"hidden_dropout": 0.0,
|
| 57 |
"hidden_size": 768,
|
| 58 |
"initializer_range": 0.02,
|
| 59 |
"intermediate_size": 3072,
|
| 60 |
"layer_norm_eps": 1e-05,
|
| 61 |
+
"layerdrop": 0.0,
|
| 62 |
"mask_channel_length": 10,
|
| 63 |
"mask_channel_min_space": 1,
|
| 64 |
"mask_channel_other": 0.0,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377754448
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3de2b2c1ac4cc07fe1f971ce2d3362fb9165f4d8e849370030e7eef78c2ab2f2
|
| 3 |
size 377754448
|
runs/Aug31_22-05-58_fcc3ce74428e/events.out.tfevents.1725141959.fcc3ce74428e.51744.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abf98d591a75f2f18fa107b7f84fa31706ee02e802351fe04c30d04d7672615c
|
| 3 |
+
size 7362
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fe998c284276daeb625feb9dceb2abbfd0de86fa356a852543f9ddbb8a65f08
|
| 3 |
size 5240
|