Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "google/vit-base-patch16-
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
@@ -12,7 +12,7 @@
|
|
12 |
"0": 0,
|
13 |
"1": 1
|
14 |
},
|
15 |
-
"image_size":
|
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:
|
3 |
-
size
|
|
|
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":
|
34 |
-
"width":
|
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:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c2895a76054dc6995aa4c31ddd870b08bce8bebf470cb2ea8f5471aace1fe43
|
3 |
size 5112
|