deetsml commited on
Commit
dc6764e
·
1 Parent(s): 54d83c3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -104,9 +104,9 @@
104
  "wine list": 35
105
  },
106
  "problem_type": "multi_label_classification",
107
- "multi_target_strategy": "multi-output",
108
  "max_position_embeddings": 1024,
109
  "model_type": "bart",
 
110
  "normalize_before": false,
111
  "num_hidden_layers": 12,
112
  "output_past": false,
 
104
  "wine list": 35
105
  },
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,