noooop0000 commited on
Commit
4877c85
·
verified ·
1 Parent(s): 8e4eaca

Use matryoshka_dimensions to control the allowed output dimensions.

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -22,5 +22,6 @@
22
  "transformers_version": "4.39.3",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
 
25
  "vocab_size": 30522
26
  }
 
22
  "transformers_version": "4.39.3",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
+ "matryoshka_dimensions": [256],
26
  "vocab_size": 30522
27
  }