Athrensis commited on
Commit
af0f8de
·
verified ·
1 Parent(s): 4be5f8a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -78,7 +78,7 @@
78
  "num_hidden_layers": 24,
79
  "num_negatives": 100,
80
  "output_hidden_size": 1024,
81
- "pad_token_id": 68,
82
  "proj_codevector_dim": 768,
83
  "tdnn_dilation": [
84
  1,
@@ -102,8 +102,8 @@
102
  1
103
  ],
104
  "torch_dtype": "float32",
105
- "transformers_version": "4.47.1",
106
  "use_weighted_layer_sum": false,
107
- "vocab_size": 71,
108
  "xvector_output_dim": 512
109
- }
 
78
  "num_hidden_layers": 24,
79
  "num_negatives": 100,
80
  "output_hidden_size": 1024,
81
+ "pad_token_id": 76,
82
  "proj_codevector_dim": 768,
83
  "tdnn_dilation": [
84
  1,
 
102
  1
103
  ],
104
  "torch_dtype": "float32",
105
+ "transformers_version": "4.44.2",
106
  "use_weighted_layer_sum": false,
107
+ "vocab_size": 79,
108
  "xvector_output_dim": 512
109
+ }