ye7777 commited on
Commit
8540878
·
verified ·
1 Parent(s): 852874e

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -4,11 +4,14 @@
4
  ],
5
  "batch_norm_eps": 0.001,
6
  "batch_norm_momentum": 0.99,
7
- "depth_coefficient": 1.0,
8
  "depth_divisor": 8,
9
- "depthwise_padding": [],
 
 
 
10
  "drop_connect_rate": 0.2,
11
- "dropout_rate": 0.2,
12
  "dtype": "float32",
13
  "expand_ratios": [
14
  1,
@@ -20,12 +23,12 @@
20
  6
21
  ],
22
  "hidden_act": "swish",
23
- "hidden_dim": 1280,
24
  "id2label": {
25
  "0": "fake",
26
  "1": "original"
27
  },
28
- "image_size": 224,
29
  "in_channels": [
30
  32,
31
  16,
@@ -70,20 +73,9 @@
70
  192,
71
  320
72
  ],
73
- "out_features": null,
74
  "pooling_type": "mean",
75
  "problem_type": "single_label_classification",
76
  "squeeze_expansion_ratio": 0.25,
77
- "stage_names": [
78
- "stem",
79
- "stage1",
80
- "stage2",
81
- "stage3",
82
- "stage4",
83
- "stage5",
84
- "stage6",
85
- "stage7"
86
- ],
87
  "strides": [
88
  1,
89
  2,
@@ -94,5 +86,5 @@
94
  1
95
  ],
96
  "transformers_version": "4.57.3",
97
- "width_coefficient": 1.0
98
  }
 
4
  ],
5
  "batch_norm_eps": 0.001,
6
  "batch_norm_momentum": 0.99,
7
+ "depth_coefficient": 1.4,
8
  "depth_divisor": 8,
9
+ "depthwise_padding": [
10
+ 5,
11
+ 18
12
+ ],
13
  "drop_connect_rate": 0.2,
14
+ "dropout_rate": 0.3,
15
  "dtype": "float32",
16
  "expand_ratios": [
17
  1,
 
23
  6
24
  ],
25
  "hidden_act": "swish",
26
+ "hidden_dim": 1536,
27
  "id2label": {
28
  "0": "fake",
29
  "1": "original"
30
  },
31
+ "image_size": 300,
32
  "in_channels": [
33
  32,
34
  16,
 
73
  192,
74
  320
75
  ],
 
76
  "pooling_type": "mean",
77
  "problem_type": "single_label_classification",
78
  "squeeze_expansion_ratio": 0.25,
 
 
 
 
 
 
 
 
 
 
79
  "strides": [
80
  1,
81
  2,
 
86
  1
87
  ],
88
  "transformers_version": "4.57.3",
89
+ "width_coefficient": 1.2
90
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1976d215016037fe5e942e1213d89196f067d934c57bb9bb9f7db40e56977d9e
3
- size 16255128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e6c7d9be360babcdb6aef86d78bfa8d5dad77ea47cfe837ce1069d683ae82f
3
+ size 43221280
preprocessor_config.json CHANGED
@@ -23,7 +23,7 @@
23
  "rescale_factor": 0.00392156862745098,
24
  "rescale_offset": false,
25
  "size": {
26
- "height": 224,
27
- "width": 224
28
  }
29
  }
 
23
  "rescale_factor": 0.00392156862745098,
24
  "rescale_offset": false,
25
  "size": {
26
+ "height": 300,
27
+ "width": 300
28
  }
29
  }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27621422543d773bb794f50f853f433e1bb97bf9649039482cf0a4723db94480
3
+ size 5969