HorcruxNo13
commited on
Commit
•
0cf57fc
1
Parent(s):
a37b223
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:9196e8cb33f928558971922a239c2e6caf193b2f62eca8efee439c9f4564f0f5
|
3 |
+
size 14933258
|
runs/Dec26_12-38-00_0e9e75fdf4ec/1703594291.9615178/events.out.tfevents.1703594291.0e9e75fdf4ec.226.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f197098f01b6d182fb10866522c5a7ef7fe587df074117d4f3d499b8c71d48d
|
3 |
+
size 5980
|
runs/Dec26_12-38-00_0e9e75fdf4ec/events.out.tfevents.1703594291.0e9e75fdf4ec.226.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db23f6bdcadeb21c827342d39c4973dae68caf1da669ce7ccc90a7809d7999ab
|
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:a8463d2b2007a958a97e5f475266520340ee574c6f09ca6da4584138e804f5e5
|
3 |
size 4088
|