cwinkler commited on
Commit
c115073
1 Parent(s): 0a132db

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "LABEL_1": "1"
28
  },
29
  "id2label": {
30
- "0": "NOT GREEN",
31
- "1": "GREEN"
32
  }
33
  }
 
27
  "LABEL_1": "1"
28
  },
29
  "id2label": {
30
+ 0: "NOT GREEN",
31
+ 1: "GREEN"
32
  }
33
  }