mostafaashahin
commited on
Commit
•
6c85fd5
1
Parent(s):
f8f7d9e
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -104,6 +104,6 @@
|
|
104 |
"torch_dtype": "float32",
|
105 |
"transformers_version": "4.33.2",
|
106 |
"use_weighted_layer_sum": false,
|
107 |
-
"vocab_size":
|
108 |
"xvector_output_dim": 512
|
109 |
}
|
|
|
104 |
"torch_dtype": "float32",
|
105 |
"transformers_version": "4.33.2",
|
106 |
"use_weighted_layer_sum": false,
|
107 |
+
"vocab_size": 3,
|
108 |
"xvector_output_dim": 512
|
109 |
}
|