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": "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 256307093
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:893e259dbb9745ac641bb57116ddc490d50943a574ea5ff0eb4a74bbb9cabb83
|
3 |
size 256307093
|
runs/Jul08_01-17-35_e7fb30692ed9/events.out.tfevents.1688779058.e7fb30692ed9.5935.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ec691090b2b55071ecdc68a2b1f6faa621639da0fa16cf41ae0a56050eb6410
|
3 |
+
size 8222
|
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:84a4903ea487ba9bed93b374fd6625439561e77bdcaa475b2ead5860a93e3bc4
|
3 |
size 3899
|