Training in progress epoch 7
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.7407 | 0.7963 | 0.6897 | 4 |
|
52 |
| 0.6635 | 0.8031 | 0.6897 | 5 |
|
53 |
| 0.7505 | 0.8074 | 0.6552 | 6 |
|
|
|
54 |
|
55 |
|
56 |
### 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.6149
|
19 |
+
- Validation Loss: 0.8540
|
20 |
+
- Train Accuracy: 0.6379
|
21 |
+
- Epoch: 7
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
| 0.7407 | 0.7963 | 0.6897 | 4 |
|
52 |
| 0.6635 | 0.8031 | 0.6897 | 5 |
|
53 |
| 0.7505 | 0.8074 | 0.6552 | 6 |
|
54 |
+
| 0.6149 | 0.8540 | 0.6379 | 7 |
|
55 |
|
56 |
|
57 |
### 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:10ba4652efaee0e97eb220ae558ec928cd8718531e7ad0901595b2092f892d92
|
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:e7ad536a25caa34725a8175fb3df32e97c4db30dfe3084aea03b682876da0908
|
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:e7ad536a25caa34725a8175fb3df32e97c4db30dfe3084aea03b682876da0908
|
3 |
size 343472824
|