oyqiz commited on
Commit
738d858
1 Parent(s): 10c84a7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -100,8 +100,8 @@
100
  1
101
  ],
102
  "torch_dtype": "float32",
103
- "transformers_version": "4.16.2",
104
  "use_weighted_layer_sum": false,
105
- "vocab_size": 33,
106
  "xvector_output_dim": 512
107
  }
 
100
  1
101
  ],
102
  "torch_dtype": "float32",
103
+ "transformers_version": "4.22.0.dev0",
104
  "use_weighted_layer_sum": false,
105
+ "vocab_size": 32,
106
  "xvector_output_dim": 512
107
  }