deetsml commited on
Commit
930a1e0
1 Parent(s): 78ba45e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
6
  "add_final_layer_norm": false,
 
7
  "architectures": [
8
  "BartModel"
9
  ],
 
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
6
  "add_final_layer_norm": false,
7
+ "problem_type": "multi_label_classification",
8
  "architectures": [
9
  "BartModel"
10
  ],