miki-kawa commited on
Commit
3d6aaf7
1 Parent(s): f58b148

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:0e92a6b6f06d37cbddb02445275a02964a73e25036521e383b0d8043ddcca6c0
3
+ size 346302773
runs/Jun30_06-26-32_benkyo-i7/1688074001.7779527/events.out.tfevents.1688074001.benkyo-i7.1404092.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6142be1457855928e2d2b67ec60a7a989411059a43f311d693026ceca5600e0e
3
+ size 5885
runs/Jun30_06-26-32_benkyo-i7/events.out.tfevents.1688074001.benkyo-i7.1404092.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3965d66aeaf1d92fda2c625a48950108f3ece1080b446362016689e608886bac
3
+ size 9199
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3135d6b628addd57e651fa2cbdf1d3aa200c8924ca2d0cbe339d842cc249583
3
+ size 3643