Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1 +1 @@
|
|
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"}
|