Upload RobertaForSequenceClassification
Browse files- config.json +2 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -30,6 +30,7 @@
|
|
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,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Yeerchiu/mtwitter-roberta-base-model-reviewingcls-r1",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
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,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498615900
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d30bed511667be35e410852149cb059ec11a6546276c3b676a8352900317837
|
3 |
size 498615900
|