xzx22 commited on
Commit
31c264f
·
verified ·
1 Parent(s): ecbb85f

Update modules.json

Browse files
Files changed (1) hide show
  1. modules.json +6 -1
modules.json CHANGED
@@ -16,5 +16,10 @@
16
  "name": "2",
17
  "path": "2_Dense",
18
  "type": "sentence_transformers.models.Dense"
19
- }
 
 
 
 
 
20
  ]
 
16
  "name": "2",
17
  "path": "2_Dense",
18
  "type": "sentence_transformers.models.Dense"
19
+ },
20
+ {
21
+ "idx": 3,
22
+ "name": "3",
23
+ "path": "3_Adaptor",
24
+ "type": "modeling_adaptor.MixtureOfAdaptors"
25
  ]