lhallee commited on
Commit
5dfefe2
1 Parent(s): 974d079

Update config.json

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