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-topic-sentiment-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-topic-sentiment-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,
|
@@ -35,7 +35,7 @@
|
|
35 |
"position_embedding_type": "absolute",
|
36 |
"problem_type": "single_label_classification",
|
37 |
"torch_dtype": "float32",
|
38 |
-
"transformers_version": "4.
|
39 |
"type_vocab_size": 1,
|
40 |
"use_cache": true,
|
41 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/media/dimos/dimos/super-tweeteval/best_models/troberta-large-tweet-sentiment/best_model",
|
3 |
"architectures": [
|
4 |
+
"RobertaForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
|
|
35 |
"position_embedding_type": "absolute",
|
36 |
"problem_type": "single_label_classification",
|
37 |
"torch_dtype": "float32",
|
38 |
+
"transformers_version": "4.38.2",
|
39 |
"type_vocab_size": 1,
|
40 |
"use_cache": true,
|
41 |
"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:46b5bc8628a93b8eb8d1157c1827f302beee0f507398b41db0bdbaa3c811483f
|
3 |
+
size 1421507716
|