infgrad michaelfeil commited on
Commit
db4ace1
·
verified ·
1 Parent(s): 5e1fb1d

Undo change in modules.json (#31)

Browse files

- Undo change in modules.json (576010a62d5352dcef26c8ae16a4356c32e923cb)


Co-authored-by: Michael <[email protected]>

Files changed (1) hide show
  1. modules.json +1 -1
modules.json CHANGED
@@ -14,7 +14,7 @@
14
  {
15
  "idx": 2,
16
  "name": "2",
17
- "path": "2_Dense_2048",
18
  "type": "sentence_transformers.models.Dense"
19
  }
20
  ]
 
14
  {
15
  "idx": 2,
16
  "name": "2",
17
+ "path": "2_Dense_1024",
18
  "type": "sentence_transformers.models.Dense"
19
  }
20
  ]