Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
@@ -10,9 +10,7 @@
|
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "bald",
|
13 |
-
"1": "bald
|
14 |
-
"2": "bald head",
|
15 |
-
"3": "bald man"
|
16 |
},
|
17 |
"image_size": 224,
|
18 |
"initializer_range": 0.02,
|
|
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "bald",
|
13 |
+
"1": "not bald"
|
|
|
|
|
14 |
},
|
15 |
"image_size": 224,
|
16 |
"initializer_range": 0.02,
|