Training finished
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.1](https://huggingface.co/dmis-lab/biobert-base-cased-v1.1) on the ncbi_disease dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- F1: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,16 +64,16 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
+
value: 0.8376383763837638
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.1](https://huggingface.co/dmis-lab/biobert-base-cased-v1.1) on the ncbi_disease dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0892
|
36 |
+
- F1: 0.8376
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
67 |
+
| 0.9562 | 1.0 | 170 | 0.5053 | 0.0 |
|
68 |
+
| 0.3057 | 2.0 | 340 | 0.1515 | 0.4819 |
|
69 |
+
| 0.14 | 3.0 | 510 | 0.0960 | 0.6639 |
|
70 |
+
| 0.0865 | 4.0 | 680 | 0.0761 | 0.7515 |
|
71 |
+
| 0.0575 | 5.0 | 850 | 0.0725 | 0.7722 |
|
72 |
+
| 0.0418 | 6.0 | 1020 | 0.0730 | 0.7808 |
|
73 |
+
| 0.0297 | 7.0 | 1190 | 0.0741 | 0.8132 |
|
74 |
+
| 0.0211 | 8.0 | 1360 | 0.0745 | 0.8211 |
|
75 |
+
| 0.014 | 9.0 | 1530 | 0.0881 | 0.8285 |
|
76 |
+
| 0.0111 | 10.0 | 1700 | 0.0892 | 0.8376 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 430911284
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1a8fd4e2f8d0047d980080eed8b81ef59d55852e6c8d4e3ec79ceb405fa6263
|
3 |
size 430911284
|