Complete
Browse files
README.md
CHANGED
@@ -9,22 +9,22 @@ metrics:
|
|
9 |
- f1
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
#
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/biogpt](https://huggingface.co/microsoft/biogpt) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 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 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
9 |
- f1
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
+
- name: bioGPT_finetuned_ncbi
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# bioGPT_finetuned_ncbi
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/biogpt](https://huggingface.co/microsoft/biogpt) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2107
|
24 |
+
- Precision: 0.5162
|
25 |
+
- Recall: 0.5990
|
26 |
+
- F1: 0.5545
|
27 |
+
- Accuracy: 0.9533
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.0935 | 1.0 | 1358 | 0.2175 | 0.4239 | 0.5365 | 0.4736 | 0.9486 |
|
59 |
+
| 0.0585 | 2.0 | 2716 | 0.2052 | 0.4431 | 0.5927 | 0.5071 | 0.9490 |
|
60 |
+
| 0.0416 | 3.0 | 4074 | 0.2107 | 0.5162 | 0.5990 | 0.5545 | 0.9533 |
|
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 1387087524
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cc26eef562146aa9ea172f5be54c1d604666328c89a856277b6b30e0442910a
|
3 |
size 1387087524
|
runs/Apr14_22-51-17_50177d86513e/events.out.tfevents.1713135080.50177d86513e.196.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:e28d57b704109e7924cfc0e66c31d6276b8b295900c28f8f6caa6414c9d640b8
|
3 |
+
size 8586
|