lhallee commited on
Commit
9d3da52
1 Parent(s): 5dfefe2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "hidden_dim": 640,
8
  "input_dim": 640,
9
  "intermediate_dim": 640,
10
- "output_dim": 640,
11
  "kernel_size": 7,
12
  "model_type": "CAMP",
13
  "nhead": 4,
 
7
  "hidden_dim": 640,
8
  "input_dim": 640,
9
  "intermediate_dim": 640,
10
+ "out_dim": 640,
11
  "kernel_size": 7,
12
  "model_type": "CAMP",
13
  "nhead": 4,