ficsort commited on
Commit
dffc964
·
verified ·
1 Parent(s): 202eba6

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:ab05dcf21bc254e033d7b32431327b893aa3fcee5b9dc59e0e6ceb9f666fb920
3
- size 498615300
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a22a96b88e05183f48c0fc4286556bb51caf1295e243980c9fbf429663f26ea
3
+ size 498615900