kubernetes-bad commited on
Commit
6dffb4b
1 Parent(s): dba502d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -33,8 +33,8 @@
33
  "type_vocab_size": 0,
34
  "vocab_size": 128100,
35
  "id2label": {
36
- "human": "0",
37
- "robot": "1"
38
  },
39
  "label2id": {
40
  "human": 0,
 
33
  "type_vocab_size": 0,
34
  "vocab_size": 128100,
35
  "id2label": {
36
+ "0": "human",
37
+ "1": "robot"
38
  },
39
  "label2id": {
40
  "human": 0,