Upload RobertaForSequenceClassification
Browse files- config.json +4 -4
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
@@ -17,13 +17,13 @@
|
|
17 |
"3": "sexual_orientation",
|
18 |
"4": "religion",
|
19 |
"5": "other",
|
20 |
-
"6": "
|
21 |
},
|
22 |
"initializer_range": 0.02,
|
23 |
"intermediate_size": 3072,
|
24 |
"label2id": {
|
25 |
"disability": 2,
|
26 |
-
"
|
27 |
"other": 5,
|
28 |
"racism": 1,
|
29 |
"religion": 4,
|
@@ -39,7 +39,7 @@
|
|
39 |
"position_embedding_type": "absolute",
|
40 |
"problem_type": "single_label_classification",
|
41 |
"torch_dtype": "float32",
|
42 |
-
"transformers_version": "4.
|
43 |
"type_vocab_size": 1,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "models_to_upload/troberta/model_all__multilabel/best_model",
|
3 |
"architectures": [
|
4 |
"RobertaForSequenceClassification"
|
5 |
],
|
|
|
17 |
"3": "sexual_orientation",
|
18 |
"4": "religion",
|
19 |
"5": "other",
|
20 |
+
"6": "not_hate"
|
21 |
},
|
22 |
"initializer_range": 0.02,
|
23 |
"intermediate_size": 3072,
|
24 |
"label2id": {
|
25 |
"disability": 2,
|
26 |
+
"not_hate": 6,
|
27 |
"other": 5,
|
28 |
"racism": 1,
|
29 |
"religion": 4,
|
|
|
39 |
"position_embedding_type": "absolute",
|
40 |
"problem_type": "single_label_classification",
|
41 |
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.30.2",
|
43 |
"type_vocab_size": 1,
|
44 |
"use_cache": true,
|
45 |
"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 498674613
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55e90580c914990a8c4ee0f09e9c9524449c4af2c0433f5220d7675b562bfc63
|
3 |
size 498674613
|