Undo change in modules.json (#31)
Browse files- Undo change in modules.json (576010a62d5352dcef26c8ae16a4356c32e923cb)
Co-authored-by: Michael <[email protected]>
- modules.json +1 -1
modules.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
{
|
15 |
"idx": 2,
|
16 |
"name": "2",
|
17 |
-
"path": "
|
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 |
]
|