keshavbhandari commited on
Commit
ffe9132
·
verified ·
1 Parent(s): c6b9c1a

Upload model

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -1,5 +1,8 @@
1
  {
2
  "ape": false,
 
 
 
3
  "attn_drop_rate": 0.0,
4
  "auto_map": {
5
  "AutoConfig": "structure_derivation.model.model.StructureDerivationModelConfig",
@@ -13,6 +16,7 @@
13
  ],
14
  "drop_path_rate": 0.1,
15
  "drop_rate": 0.0,
 
16
  "embed_dim": 96,
17
  "enable_repeat_mode": false,
18
  "enable_tscam": true,
 
1
  {
2
  "ape": false,
3
+ "architectures": [
4
+ "StructureDerivationModel"
5
+ ],
6
  "attn_drop_rate": 0.0,
7
  "auto_map": {
8
  "AutoConfig": "structure_derivation.model.model.StructureDerivationModelConfig",
 
16
  ],
17
  "drop_path_rate": 0.1,
18
  "drop_rate": 0.0,
19
+ "dtype": "float32",
20
  "embed_dim": 96,
21
  "enable_repeat_mode": false,
22
  "enable_tscam": true,