Training in progress, epoch 0
Browse files
preprocessor_config.json
CHANGED
@@ -2,18 +2,19 @@
|
|
2 |
"do_normalize": true,
|
3 |
"do_rescale": true,
|
4 |
"do_resize": true,
|
|
|
5 |
"image_mean": [
|
6 |
-
0.
|
7 |
-
0.
|
8 |
-
0.
|
9 |
],
|
10 |
"image_processor_type": "ViTFeatureExtractor",
|
11 |
"image_std": [
|
12 |
-
0.
|
13 |
-
0.
|
14 |
-
0.
|
15 |
],
|
16 |
-
"resample":
|
17 |
"rescale_factor": 0.00392156862745098,
|
18 |
"size": {
|
19 |
"height": 224,
|
|
|
2 |
"do_normalize": true,
|
3 |
"do_rescale": true,
|
4 |
"do_resize": true,
|
5 |
+
"feature_extractor_type": "ViTFeatureExtractor",
|
6 |
"image_mean": [
|
7 |
+
0.485,
|
8 |
+
0.456,
|
9 |
+
0.406
|
10 |
],
|
11 |
"image_processor_type": "ViTFeatureExtractor",
|
12 |
"image_std": [
|
13 |
+
0.229,
|
14 |
+
0.224,
|
15 |
+
0.225
|
16 |
],
|
17 |
+
"resample": 3,
|
18 |
"rescale_factor": 0.00392156862745098,
|
19 |
"size": {
|
20 |
"height": 224,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343268717
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:688fa64221e5dc378f51842c35af68ca0f35c6e73ae87142a446e41e7c300445
|
3 |
size 343268717
|
runs/Feb05_23-22-29_910d9832454d/1675639355.9714773/events.out.tfevents.1675639355.910d9832454d.294.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d359aabe53187b1cbfaa2fe10ef09e525cfa8b9bfdd24e0e73b56ebaacb149f
|
3 |
+
size 5790
|
runs/Feb05_23-22-29_910d9832454d/events.out.tfevents.1675639355.910d9832454d.294.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0197efae3740bf322a01f0164660b7dc06dc2e861bf0042eb7ca17ff3739c5ec
|
3 |
+
size 5331
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b0f3cd6b3a5b318e6dcb0b67ad66df048f2522b3b6e1e6779c946b36ad3be45
|
3 |
size 3579
|