Training in progress, step 20
Browse files
config.json
CHANGED
@@ -28,14 +28,14 @@
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
-
"0": "
|
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": [
|
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
+
"0": "background",
|
32 |
+
"1": "crack"
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
+
"background": 0,
|
38 |
+
"crack": 1
|
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 14931789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d5adcab0334e6b9113706bab0082acb3f08c07f4f8a5bb9706f9b01f1def6c7
|
3 |
size 14931789
|
runs/Jul07_19-44-53_63c1e52f1e7f/events.out.tfevents.1688759096.63c1e52f1e7f.551.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbaccf0f6e8d6c5c3c60f00380adc14aedbfe268d9771d1185a92ddc537ea8f3
|
3 |
+
size 8221
|
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:02b05e0d2d8a9e621eafd85a0870d3708835621ed715ec14f2cecdbe8112de70
|
3 |
size 3899
|