Training complete
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
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 the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
-
- F1: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -58,13 +58,13 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
-
| No log | 1.0 | 231 | 0.
|
62 |
-
| No log | 2.0 | 462 | 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
66 |
|
67 |
- Transformers 4.44.2
|
68 |
-
- Pytorch 2.4.
|
69 |
- Datasets 2.21.0
|
70 |
- Tokenizers 0.19.1
|
|
|
21 |
|
22 |
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 the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0780
|
25 |
+
- Precision: 0.8002
|
26 |
+
- Recall: 0.7735
|
27 |
+
- F1: 0.7866
|
28 |
+
- Accuracy: 0.9772
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
61 |
+
| No log | 1.0 | 231 | 0.0932 | 0.7529 | 0.7616 | 0.7572 | 0.9734 |
|
62 |
+
| No log | 2.0 | 462 | 0.0780 | 0.8002 | 0.7735 | 0.7866 | 0.9772 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
66 |
|
67 |
- Transformers 4.44.2
|
68 |
+
- Pytorch 2.4.0+cu121
|
69 |
- Datasets 2.21.0
|
70 |
- Tokenizers 0.19.1
|
runs/Sep05_15-01-08_dc810888a375/events.out.tfevents.1725548469.dc810888a375.3692.4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d1a91d0d340357ad14896b6ca0d38a9b330a9653fcd6f2d4f47845e1cbb2137
|
3 |
+
size 7059
|