biobert-v1.1-text-classifier
Browse files
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | Accuracy | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:--------:|:------:|
|
57 |
-
| No log | 1.0 | 154 | 0.
|
58 |
-
| No log | 2.0 | 308 | 0.
|
59 |
-
| No log | 3.0 | 462 | 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.2797
|
23 |
+
- Precision: 0.9203
|
24 |
+
- Recall: 0.9206
|
25 |
+
- Accuracy: 0.9203
|
26 |
+
- F1: 0.9204
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | Accuracy | F1 |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:--------:|:------:|
|
57 |
+
| No log | 1.0 | 154 | 0.3413 | 0.8822 | 0.8813 | 0.8804 | 0.8808 |
|
58 |
+
| No log | 2.0 | 308 | 0.2918 | 0.8945 | 0.8836 | 0.8845 | 0.8848 |
|
59 |
+
| No log | 3.0 | 462 | 0.2669 | 0.9098 | 0.9091 | 0.9089 | 0.9089 |
|
60 |
+
| 0.3597 | 4.0 | 616 | 0.2781 | 0.9175 | 0.9174 | 0.9170 | 0.9170 |
|
61 |
+
| 0.3597 | 5.0 | 770 | 0.2797 | 0.9203 | 0.9206 | 0.9203 | 0.9204 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433273844
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82d4d2ce020ebfe923bdc549137401b0cf61aabd86d6c7502e650d63f29d0650
|
3 |
size 433273844
|
runs/Feb16_10-18-57_1840cdbf14a3/events.out.tfevents.1708078738.1840cdbf14a3.743.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:018a0c34f289b57c204f5e7b2dbc8ee5d44b33e8f70a5f141578a25b500e6389
|
3 |
+
size 7397
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d8d47a3dfb1672a5c53104a440f76160e49fb6341b4efae52a18c1744e0aa0c
|
3 |
size 4664
|