Training in progress epoch 6
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.7085 | 0.7569 | 0.7241 | 3 |
|
51 |
| 0.7407 | 0.7963 | 0.6897 | 4 |
|
52 |
| 0.6635 | 0.8031 | 0.6897 | 5 |
|
|
|
53 |
|
54 |
|
55 |
### 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.7505
|
19 |
+
- Validation Loss: 0.8074
|
20 |
+
- Train Accuracy: 0.6552
|
21 |
+
- Epoch: 6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
| 0.7085 | 0.7569 | 0.7241 | 3 |
|
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
|
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:e3dd235092fc3cb4cbcd91bfa54b91e51ba56941ad7bf987240e2d999d0913f3
|
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:207a2143c428f533963013ade5f5cf20d181028003779163b9f8ae6736a31d36
|
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:207a2143c428f533963013ade5f5cf20d181028003779163b9f8ae6736a31d36
|
3 |
size 343472824
|