saattrupdan
commited on
Commit
•
0d73d4e
1
Parent(s):
5a300e8
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -101,6 +101,6 @@
|
|
101 |
"torch_dtype": "float32",
|
102 |
"transformers_version": "4.16.2",
|
103 |
"use_weighted_layer_sum": false,
|
104 |
-
"vocab_size":
|
105 |
"xvector_output_dim": 512
|
106 |
}
|
|
|
101 |
"torch_dtype": "float32",
|
102 |
"transformers_version": "4.16.2",
|
103 |
"use_weighted_layer_sum": false,
|
104 |
+
"vocab_size": 36,
|
105 |
"xvector_output_dim": 512
|
106 |
}
|