Training in progress epoch 14
Browse files- README.md +5 -4
- checkpoint/extra_data.pickle +1 -1
- checkpoint/weights.h5 +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [anum231/cancer_classifier_100](https://huggingface.co/anum231/cancer_classifier_100) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
| 0.6269 | 0.8650 | 0.6552 | 11 |
|
59 |
| 0.5665 | 0.7941 | 0.6897 | 12 |
|
60 |
| 0.6414 | 0.8927 | 0.6552 | 13 |
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [anum231/cancer_classifier_100](https://huggingface.co/anum231/cancer_classifier_100) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.7304
|
19 |
+
- Validation Loss: 0.9703
|
20 |
+
- Train Accuracy: 0.6034
|
21 |
+
- Epoch: 14
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
58 |
| 0.6269 | 0.8650 | 0.6552 | 11 |
|
59 |
| 0.5665 | 0.7941 | 0.6897 | 12 |
|
60 |
| 0.6414 | 0.8927 | 0.6552 | 13 |
|
61 |
+
| 0.7304 | 0.9703 | 0.6034 | 14 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
checkpoint/extra_data.pickle
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 686423311
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c43ae46dcba8cc1f5ae002a61924662e386d5117ebb575e92d7226cb9fb62917
|
3 |
size 686423311
|
checkpoint/weights.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343472824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:badf8eef6002cd35f518ab83ec4b6b47f3a60f4523e4ef5312f4f1285d435243
|
3 |
size 343472824
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343472824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:badf8eef6002cd35f518ab83ec4b6b47f3a60f4523e4ef5312f4f1285d435243
|
3 |
size 343472824
|