Upload RobertaForSequenceClassification
Browse files- config.json +1 -0
config.json
CHANGED
@@ -19,6 +19,7 @@
|
|
19 |
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
"position_embedding_type": "absolute",
|
|
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.44.2",
|
24 |
"type_vocab_size": 1,
|
|
|
19 |
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
"position_embedding_type": "absolute",
|
22 |
+
"problem_type": "single_label_classification",
|
23 |
"torch_dtype": "float32",
|
24 |
"transformers_version": "4.44.2",
|
25 |
"type_vocab_size": 1,
|