Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"input_dim": 640,
|
9 |
"intermediate_dim": 640,
|
10 |
"output_dim": 640,
|
11 |
-
"
|
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",
|