shujunge commited on
Commit
c50b5a1
1 Parent(s): bb7573f

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
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a8e7cd27abb7a09e79f404466144b4db66d4238c3c8b0ec10bb06def87ca608
3
+ size 346302773
runs/May30_15-22-47_f2c606583f8a/1685460185.5692914/events.out.tfevents.1685460185.f2c606583f8a.23.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c92db98220d00196917f8777638dbf958009e0b0823e782857ffdf28af9a28de
3
+ size 6023
runs/May30_15-22-47_f2c606583f8a/events.out.tfevents.1685460185.f2c606583f8a.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82cc683ae25a76750299fc9befca52e3cea1c22c48ad008d9ececb4e778bc11
3
+ size 9144
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f4dc3cea106ff369c0e4601cfef80014de60ed7b0f1de67a8b4a92bb4e9366f
3
+ size 4027