Gracoy commited on
Commit
5d529b7
1 Parent(s): e7a130c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -23,8 +23,8 @@
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,
 
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,