HorcruxNo13
commited on
Commit
•
ff96391
1
Parent(s):
c3da3ab
End of training
Browse files
config.json
CHANGED
@@ -29,13 +29,15 @@
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "unlabeled",
|
32 |
-
"1": "
|
|
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
|
|
37 |
"unlabeled": 0,
|
38 |
-
"wear":
|
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:0c590e916787676d3208cd6d5150c47f40df89589a5b6e98a52e2f85ed6cf7de
|
3 |
+
size 14933258
|
runs/Nov27_16-15-52_f189d100173b/1701101773.709123/events.out.tfevents.1701101773.f189d100173b.645.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d133196bdf9381ff35cee17e490cd97b4b868397c9e6089f6cd03184000cb19b
|
3 |
+
size 5980
|
runs/Nov27_16-15-52_f189d100173b/events.out.tfevents.1701101773.f189d100173b.645.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0ed7d3582779020101e582083398e08afdc660baae82abd3aea6b288d200ee3
|
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 4088
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:236bd57bbbc2a1d2803fc60cd2d1b8f02a013904d9919bfe8cdc38092e890d4a
|
3 |
size 4088
|