sinanyuksel commited on
Commit
1b8e6db
·
1 Parent(s): 6deba31

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -8,8 +8,8 @@
8
  "1": "pozitif"
9
  },
10
  "label2id": {
11
- "pozitif":1,
12
- "negatif":0
13
  },
14
  "activation": "gelu",
15
  "attention_probs_dropout_prob": 0.1,
 
8
  "1": "pozitif"
9
  },
10
  "label2id": {
11
+ "pozitif":"1",
12
+ "negatif":"0"
13
  },
14
  "activation": "gelu",
15
  "attention_probs_dropout_prob": 0.1,