NatashaSavic commited on
Commit
68878d5
1 Parent(s): 0052075

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:f9c5ce219551a36f1196fe5469e9e5e09db451658498e6388b43b111276d1105
3
+ size 345978858
runs/Oct10_12-22-11_1010-085810-p06drivt-10-0-17-248/1696945442.845601/events.out.tfevents.1696945442.1010-085810-p06drivt-10-0-17-248.11674.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82cfa456d5de797cc91a40bb940afb920d53519735a0a51546261f22f8703e24
3
+ size 5912
runs/Oct10_12-22-11_1010-085810-p06drivt-10-0-17-248/events.out.tfevents.1696945442.1010-085810-p06drivt-10-0-17-248.11674.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f79d1fc40a8b4a70ed774c2d2735ae8de07f406f2aef6edfd7c4bf2a33556e61
3
+ size 9078
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dbc9ceb05aaf3d000eccad83b98cdda1bd6fdd6ae86d60011eced7a012a4250
3
+ size 4152