kikoarizeai commited on
Commit
ccfd6a5
1 Parent(s): f9adf89

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "LABEL_0",
13
  "1": "LABEL_1",
14
  "2": "LABEL_2"
15
  },
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "Negative",
13
  "1": "LABEL_1",
14
  "2": "LABEL_2"
15
  },