jxm commited on
Commit
c298b49
·
verified ·
1 Parent(s): ad93003

Create modules.json

Browse files
Files changed (1) hide show
  1. modules.json +9 -0
modules.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "name": "0",
5
+ "path": "",
6
+ "type": "sentence_transformers_impl.Transformer",
7
+ "kwargs": ["dataset_embeddings"]
8
+ }
9
+ ]