Thamer Smadi commited on
Commit
d28dcee
1 Parent(s): e40aaff

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -13,7 +13,7 @@
13
  "1": "dog",
14
  "2": "rabbit"
15
  },
16
- "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
@@ -26,7 +26,7 @@
26
  "num_attention_heads": 12,
27
  "num_channels": 3,
28
  "num_hidden_layers": 12,
29
- "patch_size": 16,
30
  "problem_type": "single_label_classification",
31
  "qkv_bias": true,
32
  "torch_dtype": "float32",
 
1
  {
2
+ "_name_or_path": "google/vit-base-patch32-384",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
13
  "1": "dog",
14
  "2": "rabbit"
15
  },
16
+ "image_size": 384,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
 
26
  "num_attention_heads": 12,
27
  "num_channels": 3,
28
  "num_hidden_layers": 12,
29
+ "patch_size": 32,
30
  "problem_type": "single_label_classification",
31
  "qkv_bias": true,
32
  "torch_dtype": "float32",
preprocessor_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "resample": 2,
17
  "rescale_factor": 0.00392156862745098,
18
  "size": {
19
- "height": 224,
20
- "width": 224
21
  }
22
  }
 
16
  "resample": 2,
17
  "rescale_factor": 0.00392156862745098,
18
  "size": {
19
+ "height": 384,
20
+ "width": 384
21
  }
22
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6632cbbfb0f4c5161f8e85a5fd91e23476228f1f8aee0f23c1e14445818efb2f
3
- size 343269037
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c987c61583de8a894256d471d950c5927b6f9d5db39c363a63c08f0ca918425
3
+ size 350187181
runs/Aug11_04-26-33_DESKTOP-8ESJDPQ/events.out.tfevents.1691717197.DESKTOP-8ESJDPQ.3540.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f92ca6fc0ed57ddf2ef5cca137546ffd2b9e32bd84f1bc1db37999c99dffdd7
3
+ size 4524
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ce29973b586b3927ce936ffaccc9ef8f65296a2353e8baf5bb86c24c79ddfa2
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:816ef2418f0ae33ed0c0e3db741cb64a5816ed3a0a04ecc99e3c5e3bfed76dff
3
  size 3963