HorcruxNo13
commited on
Commit
•
5a0002a
1
Parent(s):
a4c2dac
Model save
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:0d972ff0d3a79a9e55a810976fabfb2e596b990bcccb08d49a53ff2e58b46e2e
|
3 |
+
size 14933258
|
runs/Dec14_13-55-00_9d10e60c5844/1702562123.8633761/events.out.tfevents.1702562123.9d10e60c5844.296.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0ba4a0ce645b992a872ae7f9d5638bb3dbd0d11203295e51b1a0a39fe781652
|
3 |
+
size 5980
|
runs/Dec14_13-55-00_9d10e60c5844/events.out.tfevents.1702562123.9d10e60c5844.296.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65608ec60b9ef433d346d550b236de9c07de1b579b8beeed3a7326c665f398d5
|
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:77b2dcd09c25a2b5a80cc9cebbd94eb7508e1eeaaf77d8b399c38309a04d0c43
|
3 |
size 4088
|