Fine-tuned BioGPT on ncbi-disease for BIO NER
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 [microsoft/biogpt](https://huggingface.co/microsoft/biogpt) 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 |
|
|
|
26 |
metrics:
|
27 |
- name: Precision
|
28 |
type: precision
|
29 |
+
value: 0.4819148936170213
|
30 |
- name: Recall
|
31 |
type: recall
|
32 |
+
value: 0.5756035578144854
|
33 |
- name: F1
|
34 |
type: f1
|
35 |
+
value: 0.5246091488129705
|
36 |
- name: Accuracy
|
37 |
type: accuracy
|
38 |
+
value: 0.9604906337352414
|
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 [microsoft/biogpt](https://huggingface.co/microsoft/biogpt) on the ncbi_disease dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
+
- Loss: 0.1351
|
49 |
+
- Precision: 0.4819
|
50 |
+
- Recall: 0.5756
|
51 |
+
- F1: 0.5246
|
52 |
+
- Accuracy: 0.9605
|
53 |
|
54 |
## Model description
|
55 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1387087524
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd6727256298639d7858c8a9c67669d921fcafb7df0b17eaebaaa065839c636e
|
3 |
size 1387087524
|
runs/Apr12_23-41-34_b84241ad1cdb/events.out.tfevents.1744501299.b84241ad1cdb.1244.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93c000bda8125322ce0ce27920553d53223feb94a3585fac2480c2796b05e490
|
3 |
+
size 6679
|
runs/Apr12_23-41-34_b84241ad1cdb/events.out.tfevents.1744502150.b84241ad1cdb.1244.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6c0e0972762161520bb9d56c557c342da9c79c0ac835c02c1cd84dba78ad3ec
|
3 |
+
size 560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:394412ddfed4b6dcf7d6930a722f455f57d50f8dc799fd809466150c5bd1ed69
|
3 |
size 5304
|