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-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-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,
|
@@ -63,7 +63,7 @@
|
|
63 |
"position_embedding_type": "absolute",
|
64 |
"problem_type": "multi_label_classification",
|
65 |
"torch_dtype": "float32",
|
66 |
-
"transformers_version": "4.
|
67 |
"type_vocab_size": 1,
|
68 |
"use_cache": true,
|
69 |
"vocab_size": 50265
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/media/dimos/dimos/super-tweeteval/best_models/troberta-large-tweet-topic/best_model",
|
3 |
"architectures": [
|
4 |
+
"RobertaForSequenceClassification"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"bos_token_id": 0,
|
|
|
63 |
"position_embedding_type": "absolute",
|
64 |
"problem_type": "multi_label_classification",
|
65 |
"torch_dtype": "float32",
|
66 |
+
"transformers_version": "4.38.2",
|
67 |
"type_vocab_size": 1,
|
68 |
"use_cache": true,
|
69 |
"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:e055a6ec13c740303ad2ae053aefa3aaab6cc91c5b2fd5a4dcc2c09eaafb94a4
|
3 |
+
size 1421565116
|