mwoelki commited on
Commit
d52a2d6
·
verified ·
1 Parent(s): 8ff5db0

Training in progress, epoch 0

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0b8599903509a3e919eb1403f647606fb1be060b86ffd45be6c11f85676a375
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d3530faf73dada9a93bb1ac8048c971c7bd8607cb28ca1231ac3c51e63f11d1
3
  size 343528508
preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "ViTImageProcessorFast",
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
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf8f62a83e6deccae4ebbeb410fc605455d8099b784b40a7c5fa248609b809ff
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a216a8dcf800c78b66d54d7bc8091924e61f3b1c9d96314f2ff54c23a4cc253
3
  size 5176