deetsml commited on
Commit
aebbcfc
·
1 Parent(s): 8a5cba2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -106,6 +106,7 @@
106
  "problem_type": "multi_label_classification",
107
  "max_position_embeddings": 1024,
108
  "model_type": "bart",
 
109
  "normalize_before": false,
110
  "num_hidden_layers": 12,
111
  "output_past": false,
 
106
  "problem_type": "multi_label_classification",
107
  "max_position_embeddings": 1024,
108
  "model_type": "bart",
109
+ "multi_target_strategy": "multi-output",
110
  "normalize_before": false,
111
  "num_hidden_layers": 12,
112
  "output_past": false,