Revert config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -112,6 +112,6 @@
|
|
112 |
"torch_dtype": "float32",
|
113 |
"transformers_version": "4.46.2",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
-
"vocab_size":
|
116 |
"xvector_output_dim": 512
|
117 |
}
|
|
|
112 |
"torch_dtype": "float32",
|
113 |
"transformers_version": "4.46.2",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
+
"vocab_size": 240,
|
116 |
"xvector_output_dim": 512
|
117 |
}
|