HorcruxNo13
commited on
Commit
•
08ea240
1
Parent(s):
8735b9f
End of training
Browse files
config.json
CHANGED
@@ -29,15 +29,15 @@
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "unlabeled",
|
32 |
-
"1": "
|
33 |
-
"2": "
|
34 |
},
|
35 |
"image_size": 224,
|
36 |
"initializer_range": 0.02,
|
37 |
"label2id": {
|
38 |
-
"tool":
|
39 |
"unlabeled": 0,
|
40 |
-
"wear":
|
41 |
},
|
42 |
"layer_norm_eps": 1e-06,
|
43 |
"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 14932813
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f456d0ccdc89ac256e69c634e959be61c0aebc317aba408c3c294e462a716d0f
|
3 |
size 14932813
|
runs/Sep29_16-35-15_3a5ddfb4868c/1696005335.1031911/events.out.tfevents.1696005335.3a5ddfb4868c.215.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd2a683252ece0c731299a90cf1ded82f60ecdbea27dc4bd009d867f6484dbf2
|
3 |
+
size 5980
|
runs/Sep29_16-35-15_3a5ddfb4868c/events.out.tfevents.1696005335.3a5ddfb4868c.215.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca33628f65a8703a548345489a83902eaaff092f66316ec58c6baa0ce94f5fc5
|
3 |
+
size 57739
|
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:5f8c723227ad1d5e17ba3552c5e9424582906e70b9f85dfdbb72fda0cca0662a
|
3 |
size 3643
|