Training complete
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# bert-finetuned-ner
|
20 |
|
21 |
-
This model is a fine-tuned version of [
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
- Precision: 0.0
|
25 |
- Recall: 0.0
|
26 |
- F1: 0.0
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
58 |
-
| No log | 1.0 | 13 | 1.
|
59 |
-
| No log | 2.0 | 26 |
|
60 |
-
| No log | 3.0 | 39 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
base_model: emilyalsentzer/Bio_ClinicalBERT
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
18 |
|
19 |
# bert-finetuned-ner
|
20 |
|
21 |
+
This model is a fine-tuned version of [emilyalsentzer/Bio_ClinicalBERT](https://huggingface.co/emilyalsentzer/Bio_ClinicalBERT) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.1017
|
24 |
- Precision: 0.0
|
25 |
- Recall: 0.0
|
26 |
- F1: 0.0
|
27 |
+
- Accuracy: 0.6675
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
58 |
+
| No log | 1.0 | 13 | 1.2998 | 0.0 | 0.0 | 0.0 | 0.6675 |
|
59 |
+
| No log | 2.0 | 26 | 1.1501 | 0.0 | 0.0 | 0.0 | 0.6675 |
|
60 |
+
| No log | 3.0 | 39 | 1.1017 | 0.0 | 0.0 | 0.0 | 0.6675 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 430929740
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eec2adcf83c325d14aef37932b58691fb5c2115d7e71630ee5f4a7b820885f7c
|
3 |
size 430929740
|
runs/Dec28_03-08-18_4b3ad2ae2bf3/events.out.tfevents.1703732900.4b3ad2ae2bf3.2118.0
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:c9be0ede24455ed9890943b1931324c5ebddbc104c7e425e34f7414d2519c593
|
3 |
+
size 6358
|