Training complete
Browse files
README.md
CHANGED
@@ -26,16 +26,16 @@ model-index:
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
-
value: 0.
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
-
value: 0.
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
-
value: 0.
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
-
value: 0.
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -45,11 +45,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
45 |
|
46 |
This model is a fine-tuned version of [emilyalsentzer/Bio_ClinicalBERT](https://huggingface.co/emilyalsentzer/Bio_ClinicalBERT) on the ncbi_disease dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
-
- Loss: 0.
|
49 |
-
- Precision: 0.
|
50 |
-
- Recall: 0.
|
51 |
-
- F1: 0.
|
52 |
-
- Accuracy: 0.
|
53 |
|
54 |
## Model description
|
55 |
|
@@ -80,9 +80,9 @@ The following hyperparameters were used during training:
|
|
80 |
|
81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
|
87 |
|
88 |
### Framework versions
|
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
+
value: 0.805952380952381
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
+
value: 0.8602287166454892
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
+
value: 0.8322065150583897
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0.9841520413532671
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
45 |
|
46 |
This model is a fine-tuned version of [emilyalsentzer/Bio_ClinicalBERT](https://huggingface.co/emilyalsentzer/Bio_ClinicalBERT) on the ncbi_disease dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
+
- Loss: 0.0621
|
49 |
+
- Precision: 0.8060
|
50 |
+
- Recall: 0.8602
|
51 |
+
- F1: 0.8322
|
52 |
+
- Accuracy: 0.9842
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
80 |
|
81 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
82 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
83 |
+
| 0.1232 | 1.0 | 680 | 0.0541 | 0.7129 | 0.8234 | 0.7642 | 0.9813 |
|
84 |
+
| 0.0403 | 2.0 | 1360 | 0.0515 | 0.7887 | 0.8539 | 0.8200 | 0.9842 |
|
85 |
+
| 0.0142 | 3.0 | 2040 | 0.0621 | 0.8060 | 0.8602 | 0.8322 | 0.9842 |
|
86 |
|
87 |
|
88 |
### Framework versions
|
runs/Sep12_05-58-54_160bf7950b94/events.out.tfevents.1726120736.160bf7950b94.957.2
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:2d8d890a725bc0d34369c004875cf1db141f3ff8e6f0e0bdaf10c7645886616f
|
3 |
+
size 7596
|