HorcruxNo13
commited on
Commit
•
d8add5a
1
Parent(s):
a3984fa
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:d4ad20ccb0f046820f0fcb81a3304bd9be16c2128dfffa9882f6c35372e7e495
|
3 |
+
size 14933258
|
runs/Dec25_15-35-32_fb2bf6932278/1703518541.4441621/events.out.tfevents.1703518541.fb2bf6932278.555.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69409ac41eb608b8e938ddf6cc1a5017f74de1925dd3f74a22803c41e38116b6
|
3 |
+
size 5980
|
runs/Dec25_15-35-32_fb2bf6932278/events.out.tfevents.1703518541.fb2bf6932278.555.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c82fd68a10fe542d03e7b3bc475f07e540a868c23d175598fad1889d40660d7f
|
3 |
+
size 170547
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04990dc0ed49c32ab56daabb7668b8c97566237a59ef8324a8bdafe8d0da288c
|
3 |
size 4088
|