DylanonWic
commited on
Commit
•
792fa36
1
Parent(s):
b2a47a2
Training in progress, step 400
Browse files
config.json
CHANGED
@@ -8,12 +8,12 @@
|
|
8 |
"architectures": [
|
9 |
"Wav2Vec2ForCTC"
|
10 |
],
|
11 |
-
"attention_dropout": 0.
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
15 |
"contrastive_logits_temperature": 0.1,
|
16 |
-
"conv_bias":
|
17 |
"conv_dim": [
|
18 |
512,
|
19 |
512,
|
@@ -53,12 +53,12 @@
|
|
53 |
"feat_quantizer_dropout": 0.0,
|
54 |
"final_dropout": 0.0,
|
55 |
"hidden_act": "gelu",
|
56 |
-
"hidden_dropout": 0.
|
57 |
"hidden_size": 1024,
|
58 |
"initializer_range": 0.02,
|
59 |
"intermediate_size": 4096,
|
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 |
"Wav2Vec2ForCTC"
|
10 |
],
|
11 |
+
"attention_dropout": 0.2,
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
15 |
"contrastive_logits_temperature": 0.1,
|
16 |
+
"conv_bias": false,
|
17 |
"conv_dim": [
|
18 |
512,
|
19 |
512,
|
|
|
53 |
"feat_quantizer_dropout": 0.0,
|
54 |
"final_dropout": 0.0,
|
55 |
"hidden_act": "gelu",
|
56 |
+
"hidden_dropout": 0.2,
|
57 |
"hidden_size": 1024,
|
58 |
"initializer_range": 0.02,
|
59 |
"intermediate_size": 4096,
|
60 |
"layer_norm_eps": 1e-05,
|
61 |
+
"layerdrop": 0.15,
|
62 |
"mask_channel_length": 10,
|
63 |
"mask_channel_min_space": 1,
|
64 |
"mask_channel_other": 0.0,
|
pytorch_model.bin
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:a2d61da61ec2af36e552625119cd7818fae9d56e40563c5bbccb03b12181ed7e
|
3 |
+
size 1262172113
|
runs/Feb10_10-00-59_f28a2836da21/1676023668.314135/events.out.tfevents.1676023668.f28a2836da21.6531.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b64be0b73fbafdc229ca4f2280c3eb43dcf876a72445fd06edba855fa9fe176f
|
3 |
+
size 5718
|
runs/Feb10_10-00-59_f28a2836da21/events.out.tfevents.1676023668.f28a2836da21.6531.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:304b1c56ac66c81076b9ab3cb045fb4e170aab0504c8de10fc013208b892efdf
|
3 |
+
size 10504
|
training_args.bin
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:c2f525a8bff9788a4560f548a6628f972441a0ac6ccfaa83d26d8b28fa5a8834
|
3 |
+
size 3515
|