shehan97 commited on
Commit
cdca576
1 Parent(s): dafff26

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +7 -7
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,9 +1,14 @@
1
  {
2
- "act_layer": "gelu",
3
  "architectures": [
4
  "SwiftFormerForImageClassification"
5
  ],
6
  "batch_norm_eps": 1e-05,
 
 
 
 
 
 
7
  "down_pad": 1,
8
  "down_patch_size": 3,
9
  "down_stride": 2,
@@ -20,6 +25,7 @@
20
  168,
21
  224
22
  ],
 
23
  "id2label": {
24
  "0": "tench, Tinca tinca",
25
  "1": "goldfish, Carassius auratus",
@@ -2025,12 +2031,6 @@
2025
  "zucchini, courgette": 939
2026
  },
2027
  "layer_scale_init_value": 1e-05,
2028
- "layers": [
2029
- 3,
2030
- 3,
2031
- 9,
2032
- 6
2033
- ],
2034
  "mlp_ratio": 4,
2035
  "model_type": "swiftformer",
2036
  "torch_dtype": "float32",
 
1
  {
 
2
  "architectures": [
3
  "SwiftFormerForImageClassification"
4
  ],
5
  "batch_norm_eps": 1e-05,
6
+ "depths": [
7
+ 3,
8
+ 3,
9
+ 9,
10
+ 6
11
+ ],
12
  "down_pad": 1,
13
  "down_patch_size": 3,
14
  "down_stride": 2,
 
25
  168,
26
  224
27
  ],
28
+ "hidden_act": "gelu",
29
  "id2label": {
30
  "0": "tench, Tinca tinca",
31
  "1": "goldfish, Carassius auratus",
 
2031
  "zucchini, courgette": 939
2032
  },
2033
  "layer_scale_init_value": 1e-05,
 
 
 
 
 
 
2034
  "mlp_ratio": 4,
2035
  "model_type": "swiftformer",
2036
  "torch_dtype": "float32",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d72d0662485a224105fcdbeb395075b66b08d2ae101bad5efb68820881a54bdc
3
- size 24525613
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:637e2c7e408b307ceaa0dc39d439327b6efe32bf4b330f50c5ab622b7dcdc766
3
+ size 24527981