ekolodin commited on
Commit
951f721
·
verified ·
1 Parent(s): 7cabed8

Update modules.json

Browse files
Files changed (1) hide show
  1. modules.json +2 -2
modules.json CHANGED
@@ -8,7 +8,7 @@
8
  {
9
  "idx": 1,
10
  "name": "1",
11
- "path": "1_Pooling",
12
- "type": "sentence_transformers.models.Pooling"
13
  }
14
  ]
 
8
  {
9
  "idx": 1,
10
  "name": "1",
11
+ "path": "1_DummyPooling",
12
+ "type": "dummy_pooling.DummyPooling"
13
  }
14
  ]