stupidog04
commited on
Commit
•
acf7916
1
Parent(s):
151724b
commit files to HF hub
Browse files- README.md +1 -1
- config.json +6 -6
- pytorch_model.bin +1 -1
- runs/events.out.tfevents.1667011115.sa103.10589.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.4464285671710968
|
19 |
---
|
20 |
|
21 |
# krenzcolor_chkpt_classifier
|
config.json
CHANGED
@@ -32,12 +32,12 @@
|
|
32 |
"initializer_range": 0.02,
|
33 |
"intermediate_size": 3072,
|
34 |
"label2id": {
|
35 |
-
"chk1_fail":
|
36 |
-
"chk1_pass":
|
37 |
-
"chk2_fail":
|
38 |
-
"chk2_pass":
|
39 |
-
"chk3_fail":
|
40 |
-
"chk3_pass":
|
41 |
},
|
42 |
"layer_norm_eps": 1e-12,
|
43 |
"model_type": "vit",
|
|
|
32 |
"initializer_range": 0.02,
|
33 |
"intermediate_size": 3072,
|
34 |
"label2id": {
|
35 |
+
"chk1_fail": 0,
|
36 |
+
"chk1_pass": 1,
|
37 |
+
"chk2_fail": 2,
|
38 |
+
"chk2_pass": 3,
|
39 |
+
"chk3_fail": 4,
|
40 |
+
"chk3_pass": 5
|
41 |
},
|
42 |
"layer_norm_eps": 1e-12,
|
43 |
"model_type": "vit",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345635761
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca06fc6ecb66df47258743b8385dae70e2204f27dc64ee394106e9cebf79a671
|
3 |
size 345635761
|
runs/events.out.tfevents.1667011115.sa103.10589.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a64999700fd6048a035b44394f3b7453550df28d24165b2fa044756cf30fa1b7
|
3 |
+
size 2711
|