GayatriC commited on
Commit
6ca90cf
·
1 Parent(s): 2ff029c

Model save

Browse files
config.json CHANGED
@@ -34,5 +34,5 @@
34
  "problem_type": "single_label_classification",
35
  "qkv_bias": true,
36
  "torch_dtype": "float32",
37
- "transformers_version": "4.24.0"
38
  }
 
34
  "problem_type": "single_label_classification",
35
  "qkv_bias": true,
36
  "torch_dtype": "float32",
37
+ "transformers_version": "4.28.0"
38
  }
preprocessor_config.json CHANGED
@@ -1,17 +1,22 @@
1
  {
2
  "do_normalize": true,
 
3
  "do_resize": true,
4
- "feature_extractor_type": "ViTFeatureExtractor",
5
  "image_mean": [
6
  0.5,
7
  0.5,
8
  0.5
9
  ],
 
10
  "image_std": [
11
  0.5,
12
  0.5,
13
  0.5
14
  ],
15
  "resample": 2,
16
- "size": 224
 
 
 
 
17
  }
 
1
  {
2
  "do_normalize": true,
3
+ "do_rescale": true,
4
  "do_resize": true,
 
5
  "image_mean": [
6
  0.5,
7
  0.5,
8
  0.5
9
  ],
10
+ "image_processor_type": "ViTFeatureExtractor",
11
  "image_std": [
12
  0.5,
13
  0.5,
14
  0.5
15
  ],
16
  "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e73c80fad9d8e9125103c67ea603a441a5b5aa7e0bb88419f509ac62b0c5b4c8
3
  size 343277933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d750f0c6733a39ed82aed6fdeaed240664bdce22ef29df79f25c4f21d82b77
3
  size 343277933
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d53fc1a53d73c700513a6edfedf50f6b85d9279cc50edd3ee13617612968d5b
3
- size 3387
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:404aa2e7feeb19a99c8371f980922b0b1e205d87b8c0314e3020caeb1133140e
3
+ size 3579