Training in progress, step 20
Browse files
config.json
CHANGED
@@ -29,13 +29,13 @@
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "background",
|
32 |
-
"1": "
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
-
"
|
38 |
-
"
|
39 |
},
|
40 |
"layer_norm_eps": 1e-06,
|
41 |
"mlp_ratios": [
|
|
|
29 |
],
|
30 |
"id2label": {
|
31 |
"0": "background",
|
32 |
+
"1": "Cracked"
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
+
"Cracked": 1,
|
38 |
+
"background": 0
|
39 |
},
|
40 |
"layer_norm_eps": 1e-06,
|
41 |
"mlp_ratios": [
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 256307093
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:546581458e106656616973209ac8dd7c47e3f5dceca26236e970b14bd378cc9a
|
3 |
size 256307093
|
runs/Jul08_17-00-13_2c030413d948/events.out.tfevents.1688835688.2c030413d948.4011.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3c4c5842d74df3a7563ea3ec5e2bb79f0a8b0f945a3da98359ae8a2589679f6
|
3 |
+
size 8230
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d23155ce6e1ad72315f7260b8dd7a1aed2ae7459abde142b4a3ad780d9998645
|
3 |
size 3899
|