awaisyaqoob
commited on
Commit
•
30dc576
1
Parent(s):
2f1f07f
Training in progress, step 400
Browse files
config.json
CHANGED
@@ -28,13 +28,13 @@
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
-
"
|
32 |
-
"
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
-
"background":
|
38 |
"lungs": 1
|
39 |
},
|
40 |
"layer_norm_eps": 1e-06,
|
|
|
28 |
256
|
29 |
],
|
30 |
"id2label": {
|
31 |
+
"0": "background",
|
32 |
+
"1": "lungs"
|
33 |
},
|
34 |
"image_size": 224,
|
35 |
"initializer_range": 0.02,
|
36 |
"label2id": {
|
37 |
+
"background": 0,
|
38 |
"lungs": 1
|
39 |
},
|
40 |
"layer_norm_eps": 1e-06,
|
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:51f7f7b969548dc71ad3d24c93227fc4c3fbf9c7eb33ca4378aed0d26a61ebda
|
3 |
size 14931789
|
runs/Aug21_00-23-17_665030c789ee/events.out.tfevents.1692577412.665030c789ee.161.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93557600f44ff40109ea866b8159bbd05c4e5a2f0e1bf57baaf900fe93d2b431
|
3 |
+
size 67406
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d087670ab3bed41ac2df2b1cba587c4896a2eb5266e74eaead9ef4fddbe0d010
|
3 |
size 3963
|