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-384",
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
|
|
12 |
"0": 0,
|
13 |
"1": 1
|
14 |
},
|
15 |
+
"image_size": 384,
|
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:bb7d8e01c9b0884bf2a8c93986ecf62d249dfb30f4a19cbdce04f22cb120c768
|
3 |
+
size 344391328
|
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": 384,
|
34 |
+
"width": 384
|
35 |
}
|
36 |
}
|
runs/Jun13_15-57-37_775154aad6cd/events.out.tfevents.1718294262.775154aad6cd.1045.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07624f4eacc5cc9ab9914184a63acee517ad6e3a0ab36e86432ca1e47d077bbe
|
3 |
+
size 4840
|
runs/Jun13_16-07-51_775154aad6cd/events.out.tfevents.1718294875.775154aad6cd.1045.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:682f514d22c1f694aeaf90ad40dac54cb2896fdc713d982740510dbfec052806
|
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:53b582b0fc6ccae912f5aaf336d5dd27c5959759a4d3e06c35d898a58bc7417a
|
3 |
size 5112
|