File size: 455 Bytes
6347e2c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31c264f
 
 
 
 
 
46dcd58
6347e2c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
  {
    "idx": 0,
    "name": "0",
    "path": "",
    "type": "sentence_transformers.models.Transformer"
  },
  {
    "idx": 1,
    "name": "1",
    "path": "1_Pooling",
    "type": "sentence_transformers.models.Pooling"
  },
  {
    "idx": 2,
    "name": "2",
    "path": "2_Dense",
    "type": "sentence_transformers.models.Dense"
  },
  {
    "idx": 3,
    "name": "3",
    "path": "3_Adaptor",
    "type": "modeling_adaptor.MixtureOfAdaptors"
  }
]