Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -102,6 +102,6 @@
|
|
102 |
"torch_dtype": "float32",
|
103 |
"transformers_version": "4.22.0.dev0",
|
104 |
"use_weighted_layer_sum": false,
|
105 |
-
"vocab_size":
|
106 |
"xvector_output_dim": 512
|
107 |
}
|
|
|
102 |
"torch_dtype": "float32",
|
103 |
"transformers_version": "4.22.0.dev0",
|
104 |
"use_weighted_layer_sum": false,
|
105 |
+
"vocab_size": 33,
|
106 |
"xvector_output_dim": 512
|
107 |
}
|