End of training
Browse files- README.md +17 -17
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [yikuan8/Clinical-Longformer](https://huggingface.co/yikuan8/Clinical-Longformer) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,21 +49,21 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [yikuan8/Clinical-Longformer](https://huggingface.co/yikuan8/Clinical-Longformer) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.4650
|
21 |
+
- F1: 0.8741
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 0.6855 | 1.0 | 38 | 0.5065 | 0.7731 |
|
53 |
+
| 0.4446 | 2.0 | 76 | 0.3917 | 0.8676 |
|
54 |
+
| 0.3021 | 3.0 | 114 | 0.4088 | 0.8676 |
|
55 |
+
| 0.2602 | 4.0 | 152 | 0.3813 | 0.8361 |
|
56 |
+
| 0.2525 | 5.0 | 190 | 0.5171 | 0.7788 |
|
57 |
+
| 0.2292 | 6.0 | 228 | 0.4650 | 0.8741 |
|
58 |
+
| 0.1429 | 7.0 | 266 | 0.5181 | 0.8571 |
|
59 |
+
| 0.1025 | 8.0 | 304 | 0.5355 | 0.8507 |
|
60 |
+
| 0.1185 | 9.0 | 342 | 0.6183 | 0.8333 |
|
61 |
+
| 0.0565 | 10.0 | 380 | 0.7438 | 0.8281 |
|
62 |
+
| 0.0886 | 11.0 | 418 | 0.8736 | 0.8209 |
|
63 |
+
| 0.0143 | 12.0 | 456 | 0.8986 | 0.8254 |
|
64 |
+
| 0.051 | 13.0 | 494 | 0.9389 | 0.8130 |
|
65 |
+
| 0.0254 | 14.0 | 532 | 0.8966 | 0.8333 |
|
66 |
+
| 0.0121 | 15.0 | 570 | 0.9377 | 0.8333 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 594678184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0390e54eca21e31a90c49b2a545cd0907195e67bfa2b048f51a84a01dc080267
|
3 |
size 594678184
|