Training in progress epoch 10
Browse files- README.md +4 -3
- 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.6552
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.6149 | 0.8540 | 0.6379 | 7 |
|
55 |
| 0.6530 | 0.7823 | 0.6379 | 8 |
|
56 |
| 0.5969 | 0.8384 | 0.6552 | 9 |
|
|
|
57 |
|
58 |
|
59 |
### 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.6808
|
19 |
+
- Validation Loss: 0.7863
|
20 |
- Train Accuracy: 0.6552
|
21 |
+
- Epoch: 10
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
54 |
| 0.6149 | 0.8540 | 0.6379 | 7 |
|
55 |
| 0.6530 | 0.7823 | 0.6379 | 8 |
|
56 |
| 0.5969 | 0.8384 | 0.6552 | 9 |
|
57 |
+
| 0.6808 | 0.7863 | 0.6552 | 10 |
|
58 |
|
59 |
|
60 |
### 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:2e4b3ad22e64a9aacf783e1f10c437d3a1dce25d900d4db82fad9897bcb86c83
|
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:2e9d525e3678748c8eabecb8a39486993510b80caf0ecc823d392a92522222e4
|
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:2e9d525e3678748c8eabecb8a39486993510b80caf0ecc823d392a92522222e4
|
3 |
size 343472824
|