HorcruxNo13
commited on
Commit
•
808c78a
1
Parent(s):
c28ef8c
End of training
Browse files
config.json
CHANGED
@@ -29,15 +29,13 @@
|
|
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": [
|
|
|
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": [
|
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:57f5bc0400455c77ef35d39fc2bb637617a71ebcf2043d727de00c0d9f5b512d
|
3 |
+
size 14931789
|
runs/Sep30_17-18-18_fbd6c021dc96/1696094308.4962375/events.out.tfevents.1696094308.fbd6c021dc96.493.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9a16f8693f43aa61e1f8b2cf9c8029b22b8fe2530188dfd4284f2f61a7a0f19
|
3 |
+
size 5980
|
runs/Sep30_17-18-18_fbd6c021dc96/events.out.tfevents.1696094308.fbd6c021dc96.493.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1145b3fdb253bc69a233551dff7076df31c9820b113f2dca429bca9d31d0a01c
|
3 |
+
size 108829
|
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:c24c3df485f79ec7d57e4cb7515ff75c426d6582a2e48b4d4799bdf86820792d
|
3 |
size 3643
|