Upload RobertaForSequenceClassification
Browse files- config.json +2 -3
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -7,7 +7,6 @@
|
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
"eos_token_id": 2,
|
10 |
-
"gradient_checkpointing": false,
|
11 |
"hidden_act": "gelu",
|
12 |
"hidden_dropout_prob": 0.1,
|
13 |
"hidden_size": 768,
|
@@ -48,7 +47,7 @@
|
|
48 |
"position_embedding_type": "absolute",
|
49 |
"problem_type": "multi_label_classification",
|
50 |
"torch_dtype": "float32",
|
51 |
-
"transformers_version": "4.26.
|
52 |
"type_vocab_size": 1,
|
53 |
"use_cache": true,
|
54 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./newTroberta/best_model/",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
7 |
"bos_token_id": 0,
|
8 |
"classifier_dropout": null,
|
9 |
"eos_token_id": 2,
|
|
|
10 |
"hidden_act": "gelu",
|
11 |
"hidden_dropout_prob": 0.1,
|
12 |
"hidden_size": 768,
|
|
|
47 |
"position_embedding_type": "absolute",
|
48 |
"problem_type": "multi_label_classification",
|
49 |
"torch_dtype": "float32",
|
50 |
+
"transformers_version": "4.26.0",
|
51 |
"type_vocab_size": 1,
|
52 |
"use_cache": true,
|
53 |
"vocab_size": 50265
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498685165
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60c36dccc127bdd6d105b6aaa2719fdb2add8634c41d3821ae121e2059c5ccd2
|
3 |
size 498685165
|