HorcruxNo13
commited on
Commit
•
5c3ead2
1
Parent(s):
230ac9e
End of training
Browse files
config.json
CHANGED
@@ -29,13 +29,15 @@
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "unlabeled",
|
32 |
-
"1": "tool"
|
|
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
"tool": 1,
|
38 |
-
"unlabeled": 0
|
|
|
39 |
},
|
40 |
"layer_norm_eps": 1e-06,
|
41 |
"mlp_ratios": [
|
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "unlabeled",
|
32 |
+
"1": "tool",
|
33 |
+
"2": "wear"
|
34 |
},
|
35 |
"image_size": 224,
|
36 |
"initializer_range": 0.02,
|
37 |
"label2id": {
|
38 |
"tool": 1,
|
39 |
+
"unlabeled": 0,
|
40 |
+
"wear": 2
|
41 |
},
|
42 |
"layer_norm_eps": 1e-06,
|
43 |
"mlp_ratios": [
|
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:b31f30a2d4664b0991181886aa9da0ab7eccd406c0a15745032a260cd07b76d0
|
3 |
+
size 14932813
|
runs/Sep30_17-43-35_fbd6c021dc96/1696095819.8649294/events.out.tfevents.1696095819.fbd6c021dc96.493.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa751ec6ec70d488ca4854657f9f1ec447203215832d6d3c0446ccb51cded73b
|
3 |
+
size 5980
|
runs/Sep30_17-43-35_fbd6c021dc96/events.out.tfevents.1696095819.fbd6c021dc96.493.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4fab32518dfcd09425e718bb9113bd1705f4bf7882870308ed78f88bf4bfe9c
|
3 |
+
size 111792
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c502719745d3e9bbc393f2daee8d701836590728d82aa1e60547c082ff3ab02
|
3 |
size 3643
|