jpohhhh commited on
Commit
79a86a4
·
1 Parent(s): 5ba4299

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "sentence-transformers/multi-qa-MiniLM-L6-cos-v1",
3
  "architectures": [
4
  "BertModel"
5
  ],
@@ -23,4 +23,4 @@
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522
26
- }
 
1
  {
2
+ "_name_or_path": "sentence-transformers/all-MiniLM-L6-v2",
3
  "architectures": [
4
  "BertModel"
5
  ],
 
23
  "type_vocab_size": 2,
24
  "use_cache": true,
25
  "vocab_size": 30522
26
+ }