Training in progress, epoch 7
Browse files
config.json
CHANGED
@@ -23,8 +23,8 @@
|
|
23 |
"hidden_dim": 1280,
|
24 |
"id2label": {
|
25 |
"0": "benign",
|
26 |
-
"1": "
|
27 |
-
"2": "
|
28 |
},
|
29 |
"image_size": 224,
|
30 |
"in_channels": [
|
@@ -48,8 +48,8 @@
|
|
48 |
],
|
49 |
"label2id": {
|
50 |
"benign": 0,
|
51 |
-
"malignant":
|
52 |
-
"normal thyroid":
|
53 |
},
|
54 |
"model_type": "efficientnet",
|
55 |
"num_block_repeats": [
|
|
|
23 |
"hidden_dim": 1280,
|
24 |
"id2label": {
|
25 |
"0": "benign",
|
26 |
+
"1": "normal thyroid",
|
27 |
+
"2": "malignant"
|
28 |
},
|
29 |
"image_size": 224,
|
30 |
"in_channels": [
|
|
|
48 |
],
|
49 |
"label2id": {
|
50 |
"benign": 0,
|
51 |
+
"malignant": 2,
|
52 |
+
"normal thyroid": 1
|
53 |
},
|
54 |
"model_type": "efficientnet",
|
55 |
"num_block_repeats": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16260252
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3decacca38aa6b261e84cdec5c186219711771002d4d1020fa2b12f35a2ca08b
|
3 |
size 16260252
|
runs/May27_05-19-29_d9e928040d7f/events.out.tfevents.1716787172.d9e928040d7f.577.4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbf1441aa0019e1374e1aace6b092380bf5325e4275c29b7d109754eec2e736a
|
3 |
+
size 11943
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08044ffb4edd40df58cb486ccab5032d85c6395ab8a9cdf9a6e6149abde31299
|
3 |
size 5176
|