AMfeta99 commited on
Commit
4063506
1 Parent(s): 7a701c1

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch16-384",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -12,7 +12,7 @@
12
  "0": 0,
13
  "1": 1
14
  },
15
- "image_size": 384,
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
 
1
  {
2
+ "_name_or_path": "google/vit-base-patch16-224",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
12
  "0": 0,
13
  "1": 1
14
  },
15
+ "image_size": 224,
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58e44aa334ed4dfe9d39edc2e3b5a6b6b4d40811f4ef7b5f8a7b3fa9de6fc164
3
- size 344391328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142c83c4da61cde0206358b8f28d678f99278fb27b48b96e3b903be86ffa6c47
3
+ size 343223968
preprocessor_config.json CHANGED
@@ -30,7 +30,7 @@
30
  "resample": 2,
31
  "rescale_factor": 0.00392156862745098,
32
  "size": {
33
- "height": 384,
34
- "width": 384
35
  }
36
  }
 
30
  "resample": 2,
31
  "rescale_factor": 0.00392156862745098,
32
  "size": {
33
+ "height": 224,
34
+ "width": 224
35
  }
36
  }
runs/Jun18_10-25-21_59b2fbe4d435/events.out.tfevents.1718706336.59b2fbe4d435.194.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5281b4d917354da4dac4f3ef3dd521e9efdbc8f3ced12729f1fb9a466a6f6b08
3
+ size 5510
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53b582b0fc6ccae912f5aaf336d5dd27c5959759a4d3e06c35d898a58bc7417a
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c2895a76054dc6995aa4c31ddd870b08bce8bebf470cb2ea8f5471aace1fe43
3
  size 5112