neuralhaven commited on
Commit
109c0c5
·
verified ·
1 Parent(s): 67f3cd6

Training in progress, epoch 1

Browse files
config.json ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e4641ac2bce0ebbb19fa94a1c692edbe8c0ac3cfe89d2eaea5362909e3db7b
3
+ size 1290743208
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
+ }
runs/Sep24_21-45-08_cbe5ebb1b24b/events.out.tfevents.1727214323.cbe5ebb1b24b.36.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181a41f6230005ca7640ae4751ba9b0f622fad14e22ec20550a40bc1279e82e3
3
+ size 336978
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7643c29bb41f95cfb298d772efab11845d95d94864c5197244cf6516a1080fd3
3
+ size 5304