Weili commited on
Commit
81c6148
·
1 Parent(s): de75dcd

Training in progress, epoch 0

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
The diff for this file is too large to render. See raw diff
 
preprocessor_config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "feature_extractor_type": "ViTFeatureExtractor",
6
+ "image_mean": [
7
+ 0.485,
8
+ 0.456,
9
+ 0.406
10
+ ],
11
+ "image_processor_type": "ViTImageProcessor",
12
+ "image_std": [
13
+ 0.229,
14
+ 0.224,
15
+ 0.225
16
+ ],
17
+ "resample": 3,
18
+ "rescale_factor": 0.00392156862745098,
19
+ "size": {
20
+ "height": 224,
21
+ "width": 224
22
+ }
23
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f38f02daf543122d68a6e1b5ed4761a59e2ebb9794e344dc93cda5343045681
3
+ size 987233505
runs/Dec09_03-30-42_8a523c90c79c/1670556655.0739858/events.out.tfevents.1670556655.8a523c90c79c.76.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbac4b843783d2e1c5ade0677e3e0e84b35ca40b900d685b6107ae5d544a384b
3
+ size 5759
runs/Dec09_03-30-42_8a523c90c79c/1670557506.235087/events.out.tfevents.1670557506.8a523c90c79c.76.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e0b0da5e25ba9658f6bb0bd5a5c426f5293bc8f2cad32d826c6aa1a768ebc6
3
+ size 5759
runs/Dec09_03-30-42_8a523c90c79c/events.out.tfevents.1670556654.8a523c90c79c.76.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a55a18dbff74182e1e2d03d684be0c4c2403c2f904d5e24c87df01fc4e2cfb9d
3
+ size 3544270
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ccbccafded5ac83c5bb23bf34bdf59c8b6a869e21dc0b1fd4ec20f6dbb06a3f
3
+ size 3579