lyan62 commited on
Commit
b4ab408
1 Parent(s): 1d7c8ff

Training in progress, step 15000

Browse files
preprocessor_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": false,
3
+ "do_resize": true,
4
+ "feature_extractor_type": "ViTFeatureExtractor",
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_std": [
11
+ 0.5,
12
+ 0.5,
13
+ 0.5
14
+ ],
15
+ "resample": 2,
16
+ "size": [
17
+ 32,
18
+ 18432
19
+ ]
20
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ffcea55e44ef9a46665457082b5f2329d948b4d44d72782409bc99050efe171
3
  size 126724057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:892ef8f2f875ed9ba40a8c8e54ecd550d920cbdea6b0e17b076c9bee1f5dd2b2
3
  size 126724057
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:524faac31989bcc2bb389a402035da58461d0b6f9478055645cfaf397add549a
3
- size 3567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62d7696bb40f7a03fbd11e007f19a77fbca0ef38562dc338a4ed7f37caf55af1
3
+ size 3695