End of training
Browse files- README.md +11 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [medicalai/ClinicalBERT](https://huggingface.co/medicalai/ClinicalBERT) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss:
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -55,13 +55,12 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
-
| 1.1871 | 7.0 | 1750 | 2.0223 | 0.273 | 0.2079 | 0.273 | 0.2270 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [medicalai/ClinicalBERT](https://huggingface.co/medicalai/ClinicalBERT) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.8610
|
23 |
+
- Accuracy: 0.235
|
24 |
+
- Precision: 0.2005
|
25 |
+
- Recall: 0.235
|
26 |
+
- F1: 0.2115
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| 2.6094 | 1.0 | 250 | 2.4951 | 0.353 | 0.1617 | 0.353 | 0.2001 |
|
59 |
+
| 2.2177 | 2.0 | 500 | 1.9842 | 0.359 | 0.2967 | 0.359 | 0.2843 |
|
60 |
+
| 1.8458 | 3.0 | 750 | 1.8258 | 0.345 | 0.2843 | 0.345 | 0.2893 |
|
61 |
+
| 1.6992 | 4.0 | 1000 | 1.8139 | 0.302 | 0.2616 | 0.302 | 0.2729 |
|
62 |
+
| 1.4773 | 5.0 | 1250 | 1.8341 | 0.265 | 0.2458 | 0.265 | 0.2482 |
|
63 |
+
| 1.3138 | 6.0 | 1500 | 1.8610 | 0.235 | 0.2005 | 0.235 | 0.2115 |
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 541434272
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e0e7b6a6af88c72275f21427100b9e901b3772bc17810f7c88ddb72bd13836f
|
3 |
size 541434272
|