Training in progress epoch 9
Browse files- README.md +9 -6
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Precision: 0.
|
21 |
- Train Recall: 0.7004
|
22 |
-
- Train F1: 0.
|
23 |
-
- Train Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,6 +54,9 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.3731 | 0.3833 | 0.5849 | 0.6540 | 0.6175 | 0.8910 | 4 |
|
55 |
| 0.2830 | 0.3550 | 0.6019 | 0.6730 | 0.6355 | 0.8958 | 5 |
|
56 |
| 0.2357 | 0.3555 | 0.6137 | 0.7004 | 0.6542 | 0.9025 | 6 |
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1516
|
19 |
+
- Validation Loss: 0.3692
|
20 |
+
- Train Precision: 0.6264
|
21 |
- Train Recall: 0.7004
|
22 |
+
- Train F1: 0.6614
|
23 |
+
- Train Accuracy: 0.9017
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
| 0.3731 | 0.3833 | 0.5849 | 0.6540 | 0.6175 | 0.8910 | 4 |
|
55 |
| 0.2830 | 0.3550 | 0.6019 | 0.6730 | 0.6355 | 0.8958 | 5 |
|
56 |
| 0.2357 | 0.3555 | 0.6137 | 0.7004 | 0.6542 | 0.9025 | 6 |
|
57 |
+
| 0.2042 | 0.3500 | 0.6325 | 0.6646 | 0.6481 | 0.9004 | 7 |
|
58 |
+
| 0.1721 | 0.3511 | 0.5891 | 0.7046 | 0.6417 | 0.8964 | 8 |
|
59 |
+
| 0.1516 | 0.3692 | 0.6264 | 0.7004 | 0.6614 | 0.9017 | 9 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435873780
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d86be2e1f515687653175a0b397a752f79b87e2782a082ec2b536b60e50f924c
|
3 |
size 435873780
|