Upload XLMRobertaForSequenceClassification
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -30,9 +30,10 @@
|
|
| 30 |
"output_past": true,
|
| 31 |
"pad_token_id": 1,
|
| 32 |
"position_embedding_type": "absolute",
|
|
|
|
| 33 |
"tie_word_embeddings": true,
|
| 34 |
"transformers_version": "5.0.0",
|
| 35 |
"type_vocab_size": 1,
|
| 36 |
-
"use_cache":
|
| 37 |
"vocab_size": 250002
|
| 38 |
}
|
|
|
|
| 30 |
"output_past": true,
|
| 31 |
"pad_token_id": 1,
|
| 32 |
"position_embedding_type": "absolute",
|
| 33 |
+
"problem_type": "single_label_classification",
|
| 34 |
"tie_word_embeddings": true,
|
| 35 |
"transformers_version": "5.0.0",
|
| 36 |
"type_vocab_size": 1,
|
| 37 |
+
"use_cache": false,
|
| 38 |
"vocab_size": 250002
|
| 39 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1112204984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f9d8c68a3011b69cbdfdb482203159181527d577dde1917cbb6cb44b7a193d0
|
| 3 |
size 1112204984
|