ThankGod commited on
Commit
b8d079f
1 Parent(s): 5b44581

Training in progress, step 100

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": "ViTFeatureExtractor",
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 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f81d136545c6a2c92b2581643db3eedd158ed3fdf8f1f807c58f185523eddeff
3
  size 343268717
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2139ce7cc78597159cff32146be5f053a16c93caa120b7fa5ac64f33d2b52a71
3
  size 343268717
runs/Mar18_21-30-56_252fe6dbfeb0/1679175159.188828/events.out.tfevents.1679175159.252fe6dbfeb0.177.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c73435b85c91d923428094dfe64dec0b284dab8dbd1ba7e097e6cdcf47fa5256
3
+ size 5772
runs/Mar18_21-30-56_252fe6dbfeb0/events.out.tfevents.1679175159.252fe6dbfeb0.177.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bae56a9e86e71e5f7ebb968e01c7f19a73b1fa2481c29a4c873a4d5eb3aa3b9f
3
+ size 4079
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba8fee65ada9d98286cd1ea8e150aa5d476854b8d1f9fb10e89e2310694224ff
3
+ size 3579