EliasKD commited on
Commit
68f48bc
1 Parent(s): c4c6c90

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
config.json CHANGED
@@ -12,14 +12,14 @@
12
  "id2label": {
13
  "0": "NEGATIVE",
14
  "1": "NEUTRAL",
15
- "2": "POSITIVEE"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
  "NEGATIVE": 0,
21
  "NEUTRAL": 1,
22
- "POSITIVEE": 2
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "max_position_embeddings": 512,
 
12
  "id2label": {
13
  "0": "NEGATIVE",
14
  "1": "NEUTRAL",
15
+ "2": "POSITIVE"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
  "NEGATIVE": 0,
21
  "NEUTRAL": 1,
22
+ "POSITIVE": 2
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "max_position_embeddings": 512,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b6ec6e74962e483cd52195742be09cab0a6ff51cf28576ccf3a4d32ac6b1ab5
3
  size 433273844
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357eda1319a0a5313c3d81e5ab4c18e0e955be90568e7bed4b377561fe5ed1cc
3
  size 433273844