Training in progress epoch 9
Browse files
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.4051
|
20 |
- Train Precision: 0.5896
|
21 |
- Train Recall: 0.6245
|
22 |
- Train F1: 0.6066
|
23 |
- Train Accuracy: 0.8857
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.3503 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 6 |
|
57 |
| 0.3521 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 7 |
|
58 |
| 0.3554 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 8 |
|
|
|
59 |
|
60 |
|
61 |
### 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.3522
|
19 |
- Validation Loss: 0.4051
|
20 |
- Train Precision: 0.5896
|
21 |
- Train Recall: 0.6245
|
22 |
- Train F1: 0.6066
|
23 |
- Train Accuracy: 0.8857
|
24 |
+
- Epoch: 9
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
56 |
| 0.3503 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 6 |
|
57 |
| 0.3521 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 7 |
|
58 |
| 0.3554 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 8 |
|
59 |
+
| 0.3522 | 0.4051 | 0.5896 | 0.6245 | 0.6066 | 0.8857 | 9 |
|
60 |
|
61 |
|
62 |
### Framework versions
|