Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -290,7 +290,7 @@
|
|
290 |
"sadness": 6
|
291 |
},
|
292 |
"num_heads": 8,
|
293 |
-
"
|
294 |
"pooling_mode": "mean",
|
295 |
"problem_type": "single_label_classification",
|
296 |
"torch_dtype": "float32",
|
|
|
290 |
"sadness": 6
|
291 |
},
|
292 |
"num_heads": 8,
|
293 |
+
"num_fusion_layers": 2,
|
294 |
"pooling_mode": "mean",
|
295 |
"problem_type": "single_label_classification",
|
296 |
"torch_dtype": "float32",
|