NourFakih commited on
Commit
6c03324
·
verified ·
1 Parent(s): fafed98

Training in progress, step 19500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d06e5aeb5f31577eb8b6137c5a6a816c1f000dc0a9e8d9b07ce9b418c4ef734c
3
  size 956835520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd7693456491d861c5d3eacde04ad23f196ec2009291714845819f13a2aea3c
3
  size 956835520
preprocessor_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.5,
21
+ 0.5,
22
+ 0.5
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.5,
27
+ 0.5,
28
+ 0.5
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
runs/May20_10-38-18_90603e6ec558/events.out.tfevents.1716201513.90603e6ec558.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5b0e517c4ae2c6627ad829f12347a0be9814328570bab7226111e31cbe89a6b
3
+ size 10317
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72530bd72a68a056d7027f32838cd1f10bf766123a90c784f019ceb39ccc4d2d
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10d12671d050280cf08ab874dc26f3e1e612d1ab002dbc25219b8d4edf8cafd
3
+ size 5240