ciaran-regan-ie commited on
Commit
0d0f0ef
·
verified ·
1 Parent(s): 2eb3089

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -17,7 +17,8 @@
17
  "out_dims": 500,
18
  "positional_embedding_type": "none",
19
  "prediction_reshaper": [
20
- -1
 
21
  ],
22
  "synapse_depth": 8
23
  }
 
17
  "out_dims": 500,
18
  "positional_embedding_type": "none",
19
  "prediction_reshaper": [
20
+ 100,
21
+ 5
22
  ],
23
  "synapse_depth": 8
24
  }