Training in progress epoch 2
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-KRISSBERT-PubMed-UMLS-EL](https://huggingface.co/microsoft/BiomedNLP-KRISSBERT-PubMed-UMLS-EL) 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 Accuracy: 0.
|
| 23 |
-
- Train F1: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------------:|:--------:|:-----:|
|
| 50 |
| 0.5011 | 0.3717 | 0.8777 | 0.8711 | 0.8723 | 0.8724 | 0 |
|
| 51 |
| 0.2382 | 0.3152 | 0.9012 | 0.8984 | 0.8991 | 0.8991 | 1 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/BiomedNLP-KRISSBERT-PubMed-UMLS-EL](https://huggingface.co/microsoft/BiomedNLP-KRISSBERT-PubMed-UMLS-EL) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.1489
|
| 19 |
+
- Validation Loss: 0.2873
|
| 20 |
+
- Train Precision: 0.9170
|
| 21 |
+
- Train Recall: 0.9151
|
| 22 |
+
- Train Accuracy: 0.9154
|
| 23 |
+
- Train F1: 0.9151
|
| 24 |
+
- Epoch: 2
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 49 |
|:----------:|:---------------:|:---------------:|:------------:|:--------------:|:--------:|:-----:|
|
| 50 |
| 0.5011 | 0.3717 | 0.8777 | 0.8711 | 0.8723 | 0.8724 | 0 |
|
| 51 |
| 0.2382 | 0.3152 | 0.9012 | 0.8984 | 0.8991 | 0.8991 | 1 |
|
| 52 |
+
| 0.1489 | 0.2873 | 0.9170 | 0.9151 | 0.9154 | 0.9151 | 2 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438235420
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8059aad8131cab7a3eb48e4796946d7b94bc842ca255c7fd2624c88418bec791
|
| 3 |
size 438235420
|