mvaloatto commited on
Commit
a570c6a
1 Parent(s): 900c640

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -10,9 +10,7 @@
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "bald",
13
- "1": "bald guy",
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,