Training in progress, epoch 4
Browse files
config.json
CHANGED
|
@@ -20,14 +20,14 @@
|
|
| 20 |
2048
|
| 21 |
],
|
| 22 |
"id2label": {
|
| 23 |
-
"0": "
|
| 24 |
-
"1": "
|
| 25 |
-
"2": "
|
| 26 |
},
|
| 27 |
"label2id": {
|
| 28 |
-
"benign":
|
| 29 |
-
"malignant":
|
| 30 |
-
"normal thyroid":
|
| 31 |
},
|
| 32 |
"layer_type": "bottleneck",
|
| 33 |
"model_type": "resnet",
|
|
|
|
| 20 |
2048
|
| 21 |
],
|
| 22 |
"id2label": {
|
| 23 |
+
"0": "benign",
|
| 24 |
+
"1": "malignant",
|
| 25 |
+
"2": "normal thyroid"
|
| 26 |
},
|
| 27 |
"label2id": {
|
| 28 |
+
"benign": 0,
|
| 29 |
+
"malignant": 1,
|
| 30 |
+
"normal thyroid": 2
|
| 31 |
},
|
| 32 |
"layer_type": "bottleneck",
|
| 33 |
"model_type": "resnet",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 94311148
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b21548f347e9baa7a4ddb221ba2098e59755b5bfc9759e05853fe6dca42999d1
|
| 3 |
size 94311148
|
runs/Jun02_14-22-36_a5b90bfe7738/events.out.tfevents.1717338160.a5b90bfe7738.957.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:335751bdeea25ab9cc0a807368a79c3faba602d9c00218a010abcfe3c59a524b
|
| 3 |
+
size 12588
|
training_args.bin
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:d4eecc2dfa855c4d9502e9f712a82c69ecaa806b52f820323efc919ebd1ac9c6
|
| 3 |
+
size 5176
|