paolosoprani commited on
Commit
3c7ffb4
1 Parent(s): f126338

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,23 +1,7 @@
1
  {
2
- "_name_or_path": "microsoft/resnet-50",
3
  "architectures": [
4
- "ResNetForImageClassification"
5
- ],
6
- "depths": [
7
- 3,
8
- 4,
9
- 6,
10
- 3
11
- ],
12
- "downsample_in_bottleneck": false,
13
- "downsample_in_first_stage": false,
14
- "embedding_size": 64,
15
- "hidden_act": "relu",
16
- "hidden_sizes": [
17
- 256,
18
- 512,
19
- 1024,
20
- 2048
21
  ],
22
  "id2label": {
23
  "0": "1",
@@ -123,6 +107,7 @@
123
  "98": "96",
124
  "99": "97"
125
  },
 
126
  "label2id": {
127
  "1": "0",
128
  "10": "1",
@@ -227,23 +212,20 @@
227
  "98": "100",
228
  "99": "101"
229
  },
230
- "layer_type": "bottleneck",
231
- "model_type": "resnet",
232
- "num_channels": 3,
233
- "out_features": [
234
- "stage4"
235
- ],
236
- "out_indices": [
237
- 4
238
- ],
239
  "problem_type": "single_label_classification",
240
- "stage_names": [
241
- "stem",
242
- "stage1",
243
- "stage2",
244
- "stage3",
245
- "stage4"
246
- ],
247
  "torch_dtype": "float32",
248
- "transformers_version": "4.39.3"
 
 
 
 
249
  }
 
1
  {
2
+ "_name_or_path": "openai/clip-vit-base-patch32",
3
  "architectures": [
4
+ "CLIPForImageClassification"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ],
6
  "id2label": {
7
  "0": "1",
 
107
  "98": "96",
108
  "99": "97"
109
  },
110
+ "initializer_factor": 1.0,
111
  "label2id": {
112
  "1": "0",
113
  "10": "1",
 
212
  "98": "100",
213
  "99": "101"
214
  },
215
+ "logit_scale_init_value": 2.6592,
216
+ "model_type": "clip",
 
 
 
 
 
 
 
217
  "problem_type": "single_label_classification",
218
+ "projection_dim": 512,
219
+ "text_config": {
220
+ "bos_token_id": 0,
221
+ "dropout": 0.0,
222
+ "eos_token_id": 2,
223
+ "model_type": "clip_text_model"
224
+ },
225
  "torch_dtype": "float32",
226
+ "transformers_version": "4.39.3",
227
+ "vision_config": {
228
+ "dropout": 0.0,
229
+ "model_type": "clip_vision_model"
230
+ }
231
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b0175ebf100ecd7de16e9c1d1c86fbba50a61088aaebce3133cf66a059de2f8
3
- size 95122680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:565a010ab321d34925d7f1bd22accf4d24f6f5172e839744a2391c123c98ea4a
3
+ size 350161736
preprocessor_config.json CHANGED
@@ -3,31 +3,38 @@
3
  "images",
4
  "do_resize",
5
  "size",
6
- "crop_pct",
7
  "resample",
 
 
8
  "do_rescale",
9
  "rescale_factor",
10
  "do_normalize",
11
  "image_mean",
12
  "image_std",
 
13
  "return_tensors",
14
  "data_format",
15
  "input_data_format"
16
  ],
17
- "crop_pct": 0.875,
 
 
 
 
 
18
  "do_normalize": true,
19
  "do_rescale": true,
20
  "do_resize": true,
21
  "image_mean": [
22
- 0.485,
23
- 0.456,
24
- 0.406
25
  ],
26
- "image_processor_type": "ConvNextImageProcessor",
27
  "image_std": [
28
- 0.229,
29
- 0.224,
30
- 0.225
31
  ],
32
  "resample": 3,
33
  "rescale_factor": 0.00392156862745098,
 
3
  "images",
4
  "do_resize",
5
  "size",
 
6
  "resample",
7
+ "do_center_crop",
8
+ "crop_size",
9
  "do_rescale",
10
  "rescale_factor",
11
  "do_normalize",
12
  "image_mean",
13
  "image_std",
14
+ "do_convert_rgb",
15
  "return_tensors",
16
  "data_format",
17
  "input_data_format"
18
  ],
19
+ "crop_size": {
20
+ "height": 224,
21
+ "width": 224
22
+ },
23
+ "do_center_crop": true,
24
+ "do_convert_rgb": true,
25
  "do_normalize": true,
26
  "do_rescale": true,
27
  "do_resize": true,
28
  "image_mean": [
29
+ 0.48145466,
30
+ 0.4578275,
31
+ 0.40821073
32
  ],
33
+ "image_processor_type": "CLIPImageProcessor",
34
  "image_std": [
35
+ 0.26862954,
36
+ 0.26130258,
37
+ 0.27577711
38
  ],
39
  "resample": 3,
40
  "rescale_factor": 0.00392156862745098,
runs/Apr13_22-50-57_25bc6b3f9b19/events.out.tfevents.1713048658.25bc6b3f9b19.4236.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0388f9571627f93eb0cd488d9a0ed174f2d12d1018c01db63d7cbda4487a9689
3
- size 23219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523598959927eac70f5c4366bb7938b9e763e968b0a0529a241f21b5bff2b502
3
+ size 24274
runs/Apr13_22-59-55_25bc6b3f9b19/events.out.tfevents.1713049196.25bc6b3f9b19.4236.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:279492ecee0d4647a0eb46421fb3496f0248f68ca880409daf034353e70625fa
3
+ size 9880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30d598f5643b23089d495fc7e12117109d83de6142a0c71c0953e35ab5fd6d1d
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bac924eb8937ac9a2673b33459d06c96478405d4c996111924d33da39f86779
3
  size 4920