Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -23,8 +23,8 @@
|
|
23 |
"image_size": 256,
|
24 |
"initializer_range": 0.02,
|
25 |
"label2id": {
|
26 |
-
|
27 |
-
|
28 |
},
|
29 |
"layer_norm_eps": 1e-05,
|
30 |
"mlp_ratio": 4.0,
|
|
|
23 |
"image_size": 256,
|
24 |
"initializer_range": 0.02,
|
25 |
"label2id": {
|
26 |
+
0: "false",
|
27 |
+
1: "true"
|
28 |
},
|
29 |
"layer_norm_eps": 1e-05,
|
30 |
"mlp_ratio": 4.0,
|