cwinkler commited on
Commit
0302bf7
·
1 Parent(s): 388ab33

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -23,8 +23,8 @@
23
  "transformers_version": "4.25.1",
24
  "vocab_size": 30522,
25
  "label2id": {
26
- "LABEL_0": 0,
27
- "LABEL_1": 1
28
  },
29
  "id2label": {
30
  "0": "NOT GREEN",
 
23
  "transformers_version": "4.25.1",
24
  "vocab_size": 30522,
25
  "label2id": {
26
+ "NOT GREEN": 0,
27
+ "GREEN": 1
28
  },
29
  "id2label": {
30
  "0": "NOT GREEN",