Training in progress epoch 13
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 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.6808 | 0.7863 | 0.6552 | 10 |
|
58 |
| 0.6269 | 0.8650 | 0.6552 | 11 |
|
59 |
| 0.5665 | 0.7941 | 0.6897 | 12 |
|
|
|
60 |
|
61 |
|
62 |
### 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.6414
|
19 |
+
- Validation Loss: 0.8927
|
20 |
+
- Train Accuracy: 0.6552
|
21 |
+
- Epoch: 13
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
57 |
| 0.6808 | 0.7863 | 0.6552 | 10 |
|
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
|
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:ceed20d63c293027d80ba2a84c859e8975e2114efdd7db18df167166bb2c3a7b
|
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:1ec8c3322d05fd275c1fbc20755e0f7dcad6aa99227a1b0f44f6bef840b55a9f
|
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:1ec8c3322d05fd275c1fbc20755e0f7dcad6aa99227a1b0f44f6bef840b55a9f
|
3 |
size 343472824
|