Sark42 commited on
Commit
ba0575a
·
1 Parent(s): eade340

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"training": false, "num_classes": 1000, "dropout": 0, "data_format": "NHWC"}
 
1
+ {"version": 1, "in_channels": 3, "num_classes": 1000, "depths": [3, 3, 27, 3], "dims": [128, 256, 512, 1024], "drop_path_rate": 0.0, "layer_scale_init_value": 1e-06, "head_init_scale": 1.0, "device": null, "training": false, "data_format": "NCHW"}