Training in progress, step 400
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,
|
@@ -113,6 +113,6 @@
|
|
113 |
"torch_dtype": "float32",
|
114 |
"transformers_version": "4.41.2",
|
115 |
"use_weighted_layer_sum": false,
|
116 |
-
"vocab_size":
|
117 |
"xvector_output_dim": 512
|
118 |
}
|
|
|
87 |
"num_hidden_layers": 12,
|
88 |
"num_negatives": 100,
|
89 |
"output_hidden_size": 768,
|
90 |
+
"pad_token_id": 90,
|
91 |
"proj_codevector_dim": 256,
|
92 |
"tdnn_dilation": [
|
93 |
1,
|
|
|
113 |
"torch_dtype": "float32",
|
114 |
"transformers_version": "4.41.2",
|
115 |
"use_weighted_layer_sum": false,
|
116 |
+
"vocab_size": 93,
|
117 |
"xvector_output_dim": 512
|
118 |
}
|
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:558e7b13cf0242dce9c3998004d8d2f2ddf2c67090f9be0959bdcf1d031c89ba
|
3 |
+
size 377798764
|
preprocessor_config.json
CHANGED
@@ -4,6 +4,6 @@
|
|
4 |
"feature_size": 1,
|
5 |
"padding_side": "right",
|
6 |
"padding_value": 0.0,
|
7 |
-
"return_attention_mask":
|
8 |
"sampling_rate": 16000
|
9 |
}
|
|
|
4 |
"feature_size": 1,
|
5 |
"padding_side": "right",
|
6 |
"padding_value": 0.0,
|
7 |
+
"return_attention_mask": true,
|
8 |
"sampling_rate": 16000
|
9 |
}
|
runs/Jul01_07-12-06_cb4b049cef1b/events.out.tfevents.1719817973.cb4b049cef1b.557.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:004e5cf29ff50cbae1066d1032e47ad5bd1aee05988d706d13be5eaef05aed75
|
3 |
+
size 7122
|
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:dd39977fa80982694b802ce33411f49d7cd8c6da4c16be99749bdbb1c2f7b9b0
|
3 |
size 5112
|