varcoder commited on
Commit
8da3d71
·
1 Parent(s): d1a977d

Training in progress, step 20

Browse files
config.json CHANGED
@@ -28,14 +28,14 @@
28
  256
29
  ],
30
  "id2label": {
31
- "0": "Non-Cracked",
32
- "1": "Cracked"
33
  },
34
  "image_size": 224,
35
  "initializer_range": 0.02,
36
  "label2id": {
37
- "Cracked": 1,
38
- "Non-Cracked": 0
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:618a2762ee02e079053ce6c5986d579b46e74df8b6bc6aad21c2f3314b24756d
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:281ae10bed70789706957e1eb7a06d9c65d2b4c38bdc9521c6bb40a1e4e6698a
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b05e0d2d8a9e621eafd85a0870d3708835621ed715ec14f2cecdbe8112de70
3
  size 3899