Training in progress, step 500
Browse files
config.json
CHANGED
@@ -87,7 +87,7 @@
|
|
87 |
"num_hidden_layers": 12,
|
88 |
"num_negatives": 100,
|
89 |
"output_hidden_size": 768,
|
90 |
-
"pad_token_id":
|
91 |
"proj_codevector_dim": 256,
|
92 |
"tdnn_dilation": [
|
93 |
1,
|
|
|
87 |
"num_hidden_layers": 12,
|
88 |
"num_negatives": 100,
|
89 |
"output_hidden_size": 768,
|
90 |
+
"pad_token_id": 0,
|
91 |
"proj_codevector_dim": 256,
|
92 |
"tdnn_dilation": [
|
93 |
1,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377611120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5aefc7a6605cbba9ea7f7edb795c5407f8987919611b4fa36a08fa4cbe5cd4b6
|
3 |
size 377611120
|
preprocessor_config.json
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
"feature_size": 1,
|
5 |
"padding_side": "right",
|
6 |
"padding_value": 0.0,
|
|
|
7 |
"return_attention_mask": false,
|
8 |
"sampling_rate": 16000
|
9 |
}
|
|
|
4 |
"feature_size": 1,
|
5 |
"padding_side": "right",
|
6 |
"padding_value": 0.0,
|
7 |
+
"processor_class": "Wav2Vec2Processor",
|
8 |
"return_attention_mask": false,
|
9 |
"sampling_rate": 16000
|
10 |
}
|
runs/May26_07-12-04_eca4643340b1/events.out.tfevents.1716707573.eca4643340b1.1550.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93f0a9a44b0aeeee8dbc6c2abdb6d42f2fd072e23ca2ac7ff9c2621ee77fae69
|
3 |
+
size 8915
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:309f3699c94912e14295775dd327d62e93463aca69142a7e3450459b6999f976
|
3 |
size 5048
|