xelpmocAI commited on
Commit
a30e5f9
1 Parent(s): 559f536

Training in progress, epoch 0

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
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82b85fb875f509f0769792bdd35180c9f238aebe796cc0f9b8fbeae785f9e017
3
+ size 345978413
runs/Jun30_08-41-33_71df1a0703c0/1688114743.2568269/events.out.tfevents.1688114743.71df1a0703c0.28.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bf6156129f5427a5b618cf959802a981d4468c75cd62b76a98285af25fe0b78
3
+ size 5939
runs/Jun30_08-41-33_71df1a0703c0/events.out.tfevents.1688114743.71df1a0703c0.28.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92066cd0f45d6297588269a14b660ee453e36f800c4462530e91eb821324efd3
3
+ size 9105
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff4800994b6722e5d2a98dfa2c555e2099eea803af42b5414fc8f22cd0431920
3
+ size 3707