Training in progress epoch 6
Browse files- README.md +8 -7
- 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.
|
22 |
-
- Train F1: 0.
|
23 |
-
- Train Accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
| 0.4675 | 0.4214 | 0.6199 | 0.5781 | 0.5983 | 0.8841 | 3 |
|
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 |
|
57 |
|
58 |
### 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.2357
|
19 |
+
- Validation Loss: 0.3555
|
20 |
+
- Train Precision: 0.6137
|
21 |
+
- Train Recall: 0.7004
|
22 |
+
- Train F1: 0.6542
|
23 |
+
- Train Accuracy: 0.9025
|
24 |
+
- Epoch: 6
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
53 |
| 0.4675 | 0.4214 | 0.6199 | 0.5781 | 0.5983 | 0.8841 | 3 |
|
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
|
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:586afb0f5b3c06808e96a6149d192f12eaf7c48c1404256b1c26d01c77f8a47a
|
3 |
size 435873780
|