Upload RobertaForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +3 -0
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
@@ -183,7 +183,7 @@
|
|
| 183 |
"position_embedding_type": "absolute",
|
| 184 |
"problem_type": "single_label_classification",
|
| 185 |
"torch_dtype": "float32",
|
| 186 |
-
"transformers_version": "4.
|
| 187 |
"type_vocab_size": 1,
|
| 188 |
"use_cache": true,
|
| 189 |
"vocab_size": 50265
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "roberta_model_41_epochs/",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 183 |
"position_embedding_type": "absolute",
|
| 184 |
"problem_type": "single_label_classification",
|
| 185 |
"torch_dtype": "float32",
|
| 186 |
+
"transformers_version": "4.39.3",
|
| 187 |
"type_vocab_size": 1,
|
| 188 |
"use_cache": true,
|
| 189 |
"vocab_size": 50265
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1af592622a424e62bbec56a6b9085edd630f5004a3712b84e360f7e7f6210dba
|
| 3 |
+
size 498849676
|