ficsort commited on
Commit
f83621e
·
verified ·
1 Parent(s): 6437e8a

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.917
3
 
 
1
+ ---
2
+ {}
3
+ ---
4
 
5
  Final validation accuracy: 0.917
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,
@@ -13,7 +13,7 @@
13
  "intermediate_size": 3072,
14
  "layer_norm_eps": 1e-05,
15
  "max_position_embeddings": 514,
16
- "model_type": "bert",
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 1,
 
1
  {
2
  "architectures": [
3
+ "RobertaForSequenceClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "bos_token_id": 0,
 
13
  "intermediate_size": 3072,
14
  "layer_norm_eps": 1e-05,
15
  "max_position_embeddings": 514,
16
+ "model_type": "roberta",
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73fee86e3abb826fe3bfec43f3999e994886b24f259b75d7e61b0a9092c229ec
3
- size 498612224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4199607b82b67ff5e6ad05e13235b5e5f77ac8996c872c313ca6db7c6d0ee3b4
3
+ size 498612824