Sark42 commited on
Commit
0449b6f
1 Parent(s): ae102b2

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
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"}