Upload RobertaForSequenceClassification
Browse files- README.md +3 -0
- config.json +2 -2
- model.safetensors +2 -2
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
Final validation accuracy: 0.812
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
{}
|
| 3 |
+
---
|
| 4 |
|
| 5 |
Final validation accuracy: 0.812
|
| 6 |
|
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
"bos_token_id": 0,
|
|
@@ -23,7 +23,7 @@
|
|
| 23 |
},
|
| 24 |
"layer_norm_eps": 1e-05,
|
| 25 |
"max_position_embeddings": 514,
|
| 26 |
-
"model_type": "
|
| 27 |
"num_attention_heads": 12,
|
| 28 |
"num_hidden_layers": 12,
|
| 29 |
"pad_token_id": 1,
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"RobertaForSequenceClassification"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
"bos_token_id": 0,
|
|
|
|
| 23 |
},
|
| 24 |
"layer_norm_eps": 1e-05,
|
| 25 |
"max_position_embeddings": 514,
|
| 26 |
+
"model_type": "roberta",
|
| 27 |
"num_attention_heads": 12,
|
| 28 |
"num_hidden_layers": 12,
|
| 29 |
"pad_token_id": 1,
|
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:9b935812007588739197c5615f694f22b0c97ce3cc75fc3d01b527f7da71e38b
|
| 3 |
+
size 498615900
|