gaborcselle commited on
Commit
3e72cf6
·
1 Parent(s): 11c3946

Training in progress, epoch 8

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3193f1d25787b176a125042d557e507f9e03f81187a857eba40e7ce74c7d3fd
3
  size 44860804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2905fab0dd5e3abdd3eb9f7b767521c38d338bf5551b20e55037fe2c0e8beff8
3
  size 44860804
preprocessor_config.json CHANGED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": 224,
3
+ "do_center_crop": true,
4
+ "do_convert_rgb": true,
5
+ "do_normalize": true,
6
+ "do_resize": true,
7
+ "feature_extractor_type": "CLIPFeatureExtractor",
8
+ "image_mean": [
9
+ 0.485,
10
+ 0.4578275,
11
+ 0.40821073
12
+ ],
13
+ "image_std": [
14
+ 0.26862954,
15
+ 0.26130258,
16
+ 0.27577711
17
+ ],
18
+ "resample": 3,
19
+ "size": 224
20
+
runs/Nov14_17-03-08_GMac/events.out.tfevents.1700010188.GMac.94605.0 CHANGED
Binary files a/runs/Nov14_17-03-08_GMac/events.out.tfevents.1700010188.GMac.94605.0 and b/runs/Nov14_17-03-08_GMac/events.out.tfevents.1700010188.GMac.94605.0 differ