HemanthSai7 commited on
Commit
84df7ed
1 Parent(s): ad17498

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
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": "ViTImageProcessor",
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
+ }
runs/Jul06_08-34-52_3a5530867a92/events.out.tfevents.1688632764.3a5530867a92.663.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2547d913fe26f16906198997d26e644c2d5aba662791dc64cdfceb54743e5a9f
3
+ size 8822
runs/Jul06_08-42-23_3a5530867a92/events.out.tfevents.1688632952.3a5530867a92.663.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42cb5a9a4e84cf0e4ddd5f6deb4aa2abd620ce24651ae39f23f922db8e2d8a1
3
+ size 9139
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51a1120d2b7a77b1dc2a4111a075411ca87226f94958f798c74b0bca51df6b7b
3
+ size 4027