Amanaccessassist commited on
Commit
2a41ea7
1 Parent(s): 30a211b

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +4 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -11,16 +11,14 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
- "0": "LABEL_0",
15
- "1": "LABEL_1",
16
- "2": "LABEL_2"
17
  },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
- "LABEL_0": 0,
22
- "LABEL_1": 1,
23
- "LABEL_2": 2
24
  },
25
  "layer_norm_eps": 1e-05,
26
  "max_position_embeddings": 514,
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "0": "NEGATIVE",
15
+ "1": "POSITIVE"
 
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
+ "NEGATIVE": 0,
21
+ "POSITIVE": 1
 
22
  },
23
  "layer_norm_eps": 1e-05,
24
  "max_position_embeddings": 514,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:742e513d78243891cfdae784d3ae19cc95bdd5ecfbaf66ff6f3e3ed255a6fd6f
3
- size 498615900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42d3407ac4637d4d0d46023f9dc1d15b130f518c7e1da0a99c7bbac5b0938f8d
3
+ size 498612824