chrisvinsen commited on
Commit
b35f4dd
1 Parent(s): 393aca8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -112,6 +112,6 @@
112
  "torch_dtype": "float32",
113
  "transformers_version": "4.19.2",
114
  "use_weighted_layer_sum": false,
115
- "vocab_size": 31,
116
  "xvector_output_dim": 512
117
  }
112
  "torch_dtype": "float32",
113
  "transformers_version": "4.19.2",
114
  "use_weighted_layer_sum": false,
115
+ "vocab_size": 32,
116
  "xvector_output_dim": 512
117
  }