Upload config
Browse files- config.json +1 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -30,7 +30,6 @@
|
|
30 |
"num_hidden_layers": 12,
|
31 |
"pad_token_id": 1,
|
32 |
"position_embedding_type": "absolute",
|
33 |
-
"problem_type": "single_label_classification",
|
34 |
"torch_dtype": "float32",
|
35 |
"transformers_version": "4.39.1",
|
36 |
"type_vocab_size": 1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "cardiffnlp/twitter-roberta-base-sentiment-latest",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
30 |
"num_hidden_layers": 12,
|
31 |
"pad_token_id": 1,
|
32 |
"position_embedding_type": "absolute",
|
|
|
33 |
"torch_dtype": "float32",
|
34 |
"transformers_version": "4.39.1",
|
35 |
"type_vocab_size": 1,
|