shehan97 commited on
Commit
48709ef
1 Parent(s): 7755893

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
  112,
21
  220
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
- 6,
2032
- 4
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
+ 6,
10
+ 4
11
+ ],
12
  "down_pad": 1,
13
  "down_patch_size": 3,
14
  "down_stride": 2,
 
25
  112,
26
  220
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:c6f126697c1e46ff165c2d1453a6ecf5809ba7f82691af786e1f5afd6a9c8f9e
3
- size 14025789
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d208bc17e403f959bfb487ec3af1f6fc18e97ac5fbf7cd1d577fe38c1273446
3
+ size 14027709