kubernetes-bad
commited on
Commit
•
6dffb4b
1
Parent(s):
dba502d
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -33,8 +33,8 @@
|
|
33 |
"type_vocab_size": 0,
|
34 |
"vocab_size": 128100,
|
35 |
"id2label": {
|
36 |
-
"
|
37 |
-
"
|
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,
|