Training in progress epoch 18
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 |
|
@@ -62,6 +62,7 @@ The following hyperparameters were used during training:
|
|
62 |
| 0.5518 | 0.9204 | 0.6552 | 15 |
|
63 |
| 0.6184 | 0.8850 | 0.6897 | 16 |
|
64 |
| 0.6397 | 0.8827 | 0.6724 | 17 |
|
|
|
65 |
|
66 |
|
67 |
### 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.5697
|
19 |
+
- Validation Loss: 0.8658
|
20 |
+
- Train Accuracy: 0.6207
|
21 |
+
- Epoch: 18
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
62 |
| 0.5518 | 0.9204 | 0.6552 | 15 |
|
63 |
| 0.6184 | 0.8850 | 0.6897 | 16 |
|
64 |
| 0.6397 | 0.8827 | 0.6724 | 17 |
|
65 |
+
| 0.5697 | 0.8658 | 0.6207 | 18 |
|
66 |
|
67 |
|
68 |
### 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:5fdff4cd83a2864c496861a34a88d388a4e968f8f22313353d535e8d6d884409
|
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:05e569570fa88a84121d873512bd60ce644becc55344a75597d07dafda95969d
|
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:05e569570fa88a84121d873512bd60ce644becc55344a75597d07dafda95969d
|
3 |
size 343472824
|