ficsort commited on
Commit
09d2c01
·
verified ·
1 Parent(s): e38f88f

Upload RobertaForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +3 -0
  2. config.json +2 -2
  3. 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
- "BertForSequenceClassification"
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": "bert",
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:0fa3c9cbff989902a120ba037858384e52a25ed4f554b95934c1994c17b5dfb7
3
- size 498615300
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b935812007588739197c5615f694f22b0c97ce3cc75fc3d01b527f7da71e38b
3
+ size 498615900