update the model
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
@@ -7,7 +7,7 @@
|
|
7 |
"add_adapter": false,
|
8 |
"apply_spec_augment": true,
|
9 |
"architectures": [
|
10 |
-
"
|
11 |
],
|
12 |
"attention_dropout": 0.1,
|
13 |
"bos_token_id": 1,
|
@@ -128,7 +128,7 @@
|
|
128 |
1
|
129 |
],
|
130 |
"torch_dtype": "float32",
|
131 |
-
"transformers_version": "4.
|
132 |
"use_weighted_layer_sum": false,
|
133 |
"vocab_size": 33,
|
134 |
"xvector_output_dim": 512
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "m3hrdadfi/ser",
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
|
|
7 |
"add_adapter": false,
|
8 |
"apply_spec_augment": true,
|
9 |
"architectures": [
|
10 |
+
"Wav2Vec2ForSequenceClassification"
|
11 |
],
|
12 |
"attention_dropout": 0.1,
|
13 |
"bos_token_id": 1,
|
|
|
128 |
1
|
129 |
],
|
130 |
"torch_dtype": "float32",
|
131 |
+
"transformers_version": "4.39.3",
|
132 |
"use_weighted_layer_sum": false,
|
133 |
"vocab_size": 33,
|
134 |
"xvector_output_dim": 512
|
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:0e75950098be94546301130d45d359cb99c7e433fd38608cd856ec4f162fa441
|
3 |
+
size 1262863416
|