sinanyuksel commited on
Commit
0593673
·
1 Parent(s): 3ea7778

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "architectures": [
4
  "AutoModelForSequenceClassification"
5
  ],
6
- id2label": {
7
  "0": "pozitif",
8
  "1": "negatif"
9
  },
 
3
  "architectures": [
4
  "AutoModelForSequenceClassification"
5
  ],
6
+ "id2label": {
7
  "0": "pozitif",
8
  "1": "negatif"
9
  },