HorcruxNo13
commited on
Commit
•
d5097a9
1
Parent(s):
00cd106
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:33ebc36280e4dfd6e9679ee6c8a25179bb9c6b648c8f34db1e264e5d5119a69e
|
3 |
+
size 14933258
|
runs/Dec27_08-45-47_a9185893b94f/1703666757.5549161/events.out.tfevents.1703666757.a9185893b94f.458.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9190ce1bdddae2dcba602069591de99d018706b926a83639e1c8208222afb779
|
3 |
+
size 5980
|
runs/Dec27_08-45-47_a9185893b94f/events.out.tfevents.1703666757.a9185893b94f.458.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b0c8c21f6f05882bd524306b2154af42615ba3e3478aa9afb87c6307ddaf8cb
|
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:084a5a46f5945172188d0763a89cd158bc6484359f4331728455e325bafe73d5
|
3 |
size 4088
|