Training in progress, epoch 27
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": "malignant",
|
27 |
+
"2": "normal thyroid"
|
28 |
},
|
29 |
"image_size": 224,
|
30 |
"in_channels": [
|
|
|
48 |
],
|
49 |
"label2id": {
|
50 |
"benign": 0,
|
51 |
+
"malignant": 1,
|
52 |
+
"normal thyroid": 2
|
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:67fe3654a638537bdeb96a82e839ba80fedb1e4422bb764cedbac764d959a39b
|
3 |
size 16260252
|
runs/May27_05-52-40_9f9fe79e9676/events.out.tfevents.1716789164.9f9fe79e9676.555.1
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:1d590f7237e10f7e7f55744c296b72be9e572a82b0077a98d3f92f5030d336ce
|
3 |
+
size 30593
|
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:0a8dc49cb04ca8e31e35b30bb173f471af08496076600e3230a79805cd2fa15f
|
3 |
size 5176
|