Training in progress epoch 4
Browse files- README.md +9 -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 |
|
@@ -50,6 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
| 1.4820 | 0.8904 | 0.0 | 0.0 | 0.0 | 0.7808 | 0 |
|
51 |
| 0.8734 | 0.6681 | 0.6159 | 0.1793 | 0.2778 | 0.8274 | 1 |
|
52 |
| 0.6618 | 0.5098 | 0.6180 | 0.4641 | 0.5301 | 0.8673 | 2 |
|
|
|
|
|
53 |
|
54 |
|
55 |
### 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.3731
|
19 |
+
- Validation Loss: 0.3833
|
20 |
+
- Train Precision: 0.5849
|
21 |
+
- Train Recall: 0.6540
|
22 |
+
- Train F1: 0.6175
|
23 |
+
- Train Accuracy: 0.8910
|
24 |
+
- Epoch: 4
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 1.4820 | 0.8904 | 0.0 | 0.0 | 0.0 | 0.7808 | 0 |
|
51 |
| 0.8734 | 0.6681 | 0.6159 | 0.1793 | 0.2778 | 0.8274 | 1 |
|
52 |
| 0.6618 | 0.5098 | 0.6180 | 0.4641 | 0.5301 | 0.8673 | 2 |
|
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 |
|
56 |
|
57 |
### 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:92e724b59f14e112f1514cadc91f4190b4c6baa2193ee9b6ffac5c25339d3755
|
3 |
size 435873780
|