End of training
Browse files- README.md +12 -19
- 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: 2.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -55,20 +55,13 @@ 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 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
| 2.3173 | 8.0 | 2000 | 2.4214 | 0.358 | 0.1748 | 0.358 | 0.2286 |
|
66 |
-
| 2.1692 | 9.0 | 2250 | 2.4358 | 0.339 | 0.1638 | 0.339 | 0.2147 |
|
67 |
-
| 2.029 | 10.0 | 2500 | 2.4074 | 0.338 | 0.1658 | 0.338 | 0.2178 |
|
68 |
-
| 2.125 | 11.0 | 2750 | 2.3605 | 0.334 | 0.1756 | 0.334 | 0.2239 |
|
69 |
-
| 1.9541 | 12.0 | 3000 | 2.3997 | 0.326 | 0.1623 | 0.326 | 0.2123 |
|
70 |
-
| 2.1619 | 13.0 | 3250 | 2.4450 | 0.321 | 0.1765 | 0.321 | 0.2127 |
|
71 |
-
| 2.101 | 14.0 | 3500 | 2.4453 | 0.284 | 0.1812 | 0.284 | 0.2132 |
|
72 |
|
73 |
|
74 |
### 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: 2.0223
|
23 |
+
- Accuracy: 0.273
|
24 |
+
- Precision: 0.2079
|
25 |
+
- Recall: 0.273
|
26 |
+
- F1: 0.2270
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
58 |
+
| 2.5449 | 1.0 | 250 | 2.5124 | 0.377 | 0.1879 | 0.377 | 0.2437 |
|
59 |
+
| 2.0748 | 2.0 | 500 | 2.0375 | 0.372 | 0.3107 | 0.372 | 0.2994 |
|
60 |
+
| 1.766 | 3.0 | 750 | 1.8367 | 0.351 | 0.3350 | 0.351 | 0.3148 |
|
61 |
+
| 1.6599 | 4.0 | 1000 | 1.8015 | 0.303 | 0.2597 | 0.303 | 0.2703 |
|
62 |
+
| 1.4441 | 5.0 | 1250 | 1.9012 | 0.308 | 0.2483 | 0.308 | 0.2634 |
|
63 |
+
| 1.4366 | 6.0 | 1500 | 1.9159 | 0.253 | 0.2412 | 0.253 | 0.2390 |
|
64 |
+
| 1.1871 | 7.0 | 1750 | 2.0223 | 0.273 | 0.2079 | 0.273 | 0.2270 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
|
67 |
### 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:f7d52bbb3a1d435a901b4e28b8255f98875e65881d96ff5c9d05d2332bbac222
|
3 |
size 541434272
|