Upload RobertaForSequenceClassification
Browse files- README.md +2 -2
- config.json +3 -3
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
datasets:
|
4 |
- cardiffnlp/super_tweeteval
|
5 |
-
language:
|
6 |
-
- en
|
7 |
pipeline_tag: text-classification
|
8 |
---
|
9 |
# cardiffnlp/twitter-roberta-large-hate-latest
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: mit
|
5 |
datasets:
|
6 |
- cardiffnlp/super_tweeteval
|
|
|
|
|
7 |
pipeline_tag: text-classification
|
8 |
---
|
9 |
# cardiffnlp/twitter-roberta-large-hate-latest
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
@@ -41,7 +41,7 @@
|
|
41 |
"position_embedding_type": "absolute",
|
42 |
"problem_type": "single_label_classification",
|
43 |
"torch_dtype": "float32",
|
44 |
-
"transformers_version": "4.
|
45 |
"type_vocab_size": 1,
|
46 |
"use_cache": true,
|
47 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "best_models/troberta-large-tweet-hate/best_model",
|
3 |
"architectures": [
|
4 |
+
"RobertaForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
|
|
41 |
"position_embedding_type": "absolute",
|
42 |
"problem_type": "single_label_classification",
|
43 |
"torch_dtype": "float32",
|
44 |
+
"transformers_version": "4.38.2",
|
45 |
"type_vocab_size": 1,
|
46 |
"use_cache": true,
|
47 |
"vocab_size": 50265
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6caf835882e2cc2158e863b4352b4660a5203f215dd91852a95a1ce118b540b5
|
3 |
+
size 1421520016
|