Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -139,7 +139,7 @@
|
|
139 |
"n_layers": 6,
|
140 |
"output_past": true,
|
141 |
"pad_token_id": 0,
|
142 |
-
"problem_type": "
|
143 |
"qa_dropout": 0.1,
|
144 |
"seq_classif_dropout": 0.2,
|
145 |
"sinusoidal_pos_embds": false,
|
|
|
139 |
"n_layers": 6,
|
140 |
"output_past": true,
|
141 |
"pad_token_id": 0,
|
142 |
+
"problem_type": "single_label_classification",
|
143 |
"qa_dropout": 0.1,
|
144 |
"seq_classif_dropout": 0.2,
|
145 |
"sinusoidal_pos_embds": false,
|