Lakoc commited on
Commit
711d890
1 Parent(s): 0c8250b

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -74,7 +74,7 @@
74
  "num_negatives": 100,
75
  "output_hidden_size": 512,
76
  "pad_token_id": 0,
77
- "position_embeddings_type": "relative",
78
  "proj_codevector_dim": 256,
79
  "rotary_embedding_base": 10000,
80
  "tdnn_dilation": [
@@ -98,7 +98,7 @@
98
  1,
99
  1
100
  ],
101
- "transformers_version": "4.26.1",
102
  "use_weighted_layer_sum": false,
103
  "vocab_size": null,
104
  "xvector_output_dim": 512
 
74
  "num_negatives": 100,
75
  "output_hidden_size": 512,
76
  "pad_token_id": 0,
77
+ "position_embeddings_type": null,
78
  "proj_codevector_dim": 256,
79
  "rotary_embedding_base": 10000,
80
  "tdnn_dilation": [
 
98
  1,
99
  1
100
  ],
101
+ "transformers_version": "4.34.1",
102
  "use_weighted_layer_sum": false,
103
  "vocab_size": null,
104
  "xvector_output_dim": 512