anah1tbaghdassarian
commited on
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"architectures": [
|
9 |
"Wav2Vec2ConformerForCTC"
|
10 |
],
|
11 |
-
"attention_dropout": 0.
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
@@ -55,19 +55,19 @@
|
|
55 |
"feat_quantizer_dropout": 0.0,
|
56 |
"final_dropout": 0.1,
|
57 |
"hidden_act": "swish",
|
58 |
-
"hidden_dropout": 0.
|
59 |
"hidden_dropout_prob": 0.1,
|
60 |
"hidden_size": 1024,
|
61 |
"initializer_range": 0.02,
|
62 |
"intermediate_size": 4096,
|
63 |
"layer_norm_eps": 1e-05,
|
64 |
-
"layerdrop": 0.
|
65 |
"mask_feature_length": 10,
|
66 |
"mask_feature_min_masks": 0,
|
67 |
"mask_feature_prob": 0.0,
|
68 |
"mask_time_length": 10,
|
69 |
"mask_time_min_masks": 2,
|
70 |
-
"mask_time_prob": 0.
|
71 |
"max_source_positions": 5000,
|
72 |
"model_type": "wav2vec2-conformer",
|
73 |
"num_adapter_layers": 3,
|
|
|
8 |
"architectures": [
|
9 |
"Wav2Vec2ConformerForCTC"
|
10 |
],
|
11 |
+
"attention_dropout": 0.0,
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
|
|
55 |
"feat_quantizer_dropout": 0.0,
|
56 |
"final_dropout": 0.1,
|
57 |
"hidden_act": "swish",
|
58 |
+
"hidden_dropout": 0.0,
|
59 |
"hidden_dropout_prob": 0.1,
|
60 |
"hidden_size": 1024,
|
61 |
"initializer_range": 0.02,
|
62 |
"intermediate_size": 4096,
|
63 |
"layer_norm_eps": 1e-05,
|
64 |
+
"layerdrop": 0.0,
|
65 |
"mask_feature_length": 10,
|
66 |
"mask_feature_min_masks": 0,
|
67 |
"mask_feature_prob": 0.0,
|
68 |
"mask_time_length": 10,
|
69 |
"mask_time_min_masks": 2,
|
70 |
+
"mask_time_prob": 0.0,
|
71 |
"max_source_positions": 5000,
|
72 |
"model_type": "wav2vec2-conformer",
|
73 |
"num_adapter_layers": 3,
|
model.safetensors
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:d9ab6e4392341accd9d0f7e783ef554aac823170370df97fe6a0ba6084921dc9
|
3 |
+
size 2373866432
|
runs/May06_02-09-13_bc024cf8c36c/events.out.tfevents.1714961630.bc024cf8c36c.32999.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4613b771757f26cc1f32caf99e66368942de98ea7d27a186fa54550e0a2b9075
|
3 |
+
size 7091
|
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:39a731ad3ed1547a41b319f430ef0a3f83f1909a8c34e0d5151abc4dc889546d
|
3 |
size 5112
|