stupidog04
commited on
Commit
•
0acd48c
1
Parent(s):
13c3133
commit files to HF hub
Browse files- README.md +1 -1
- config.json +2 -2
- preprocessor_config.json +1 -1
- pytorch_model.bin +2 -2
- runs/events.out.tfevents.1666873346.sa103.30410.0 +3 -0
README.md
CHANGED
@@ -15,7 +15,7 @@ model-index:
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
-
value: 0.
|
19 |
---
|
20 |
|
21 |
# krenzcolor_chkpt_classifier
|
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
+
value: 0.25
|
19 |
---
|
20 |
|
21 |
# krenzcolor_chkpt_classifier
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "google/vit-base-patch16-
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
@@ -16,7 +16,7 @@
|
|
16 |
"4": "chk3_fail",
|
17 |
"5": "chk3_pass"
|
18 |
},
|
19 |
-
"image_size":
|
20 |
"initializer_range": 0.02,
|
21 |
"intermediate_size": 3072,
|
22 |
"label2id": {
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "google/vit-base-patch16-384",
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
|
|
16 |
"4": "chk3_fail",
|
17 |
"5": "chk3_pass"
|
18 |
},
|
19 |
+
"image_size": 384,
|
20 |
"initializer_range": 0.02,
|
21 |
"intermediate_size": 3072,
|
22 |
"label2id": {
|
preprocessor_config.json
CHANGED
@@ -13,5 +13,5 @@
|
|
13 |
0.5
|
14 |
],
|
15 |
"resample": 2,
|
16 |
-
"size":
|
17 |
}
|
|
|
13 |
0.5
|
14 |
],
|
15 |
"resample": 2,
|
16 |
+
"size": 384
|
17 |
}
|
pytorch_model.bin
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:144ab4298896ba390c80699b78ed706665849152069a09a4d06efac61ff8437e
|
3 |
+
size 344443825
|
runs/events.out.tfevents.1666873346.sa103.30410.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69cbec4f999e7a0a2242dd3eedd3f32ba90e326a162a34480f27033230dfdd39
|
3 |
+
size 21544
|