ficsort commited on
Commit
21ed8dc
·
verified ·
1 Parent(s): 88116b8

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.333
3
 
 
1
+ ---
2
+ {}
3
+ ---
4
 
5
  Final validation accuracy: 0.333
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:776a977ed232e712c39dac8bd52f9b1d2a51ff0b653589f0345392a4d25ab81a
3
- size 498615300
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbe3d82088525427376b14febec8b2154743e6828a09c336e2ce9dfa87e9d2aa
3
+ size 498615900