mfarrington
commited on
Commit
•
df5c6a4
1
Parent(s):
b342903
End of training
Browse files
README.md
CHANGED
@@ -20,10 +20,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.2](https://huggingface.co/dmis-lab/biobert-base-cased-v1.2) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: nan
|
23 |
-
- Precision: 0.
|
24 |
-
- Recall: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Accuracy: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,16 +54,16 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
-
| No log | 1.0 | 81 | nan | 0.
|
58 |
-
| No log | 2.0 | 162 | nan | 0.
|
59 |
-
| No log | 3.0 | 243 | nan | 0.
|
60 |
-
| No log | 4.0 | 324 | nan | 0.
|
61 |
-
| No log | 5.0 | 405 | nan | 0.
|
62 |
-
| No log | 6.0 | 486 | nan | 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
20 |
This model is a fine-tuned version of [dmis-lab/biobert-base-cased-v1.2](https://huggingface.co/dmis-lab/biobert-base-cased-v1.2) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: nan
|
23 |
+
- Precision: 0.8950
|
24 |
+
- Recall: 0.9045
|
25 |
+
- F1: 0.8997
|
26 |
+
- Accuracy: 0.9577
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
57 |
+
| No log | 1.0 | 81 | nan | 0.8950 | 0.9045 | 0.8997 | 0.9577 |
|
58 |
+
| No log | 2.0 | 162 | nan | 0.8815 | 0.8217 | 0.8505 | 0.9408 |
|
59 |
+
| No log | 3.0 | 243 | nan | 0.8950 | 0.9045 | 0.8997 | 0.9596 |
|
60 |
+
| No log | 4.0 | 324 | nan | 0.8730 | 0.8025 | 0.8363 | 0.9390 |
|
61 |
+
| No log | 5.0 | 405 | nan | 0.9048 | 0.8875 | 0.8960 | 0.9587 |
|
62 |
+
| No log | 6.0 | 486 | nan | 0.9030 | 0.9087 | 0.9058 | 0.9568 |
|
63 |
+
| 0.136 | 7.0 | 567 | nan | 0.8961 | 0.8790 | 0.8875 | 0.9531 |
|
64 |
+
| 0.136 | 8.0 | 648 | nan | 0.8894 | 0.9045 | 0.8968 | 0.9549 |
|
65 |
+
| 0.136 | 9.0 | 729 | nan | 0.8921 | 0.8599 | 0.8757 | 0.9512 |
|
66 |
+
| 0.136 | 10.0 | 810 | nan | 0.9079 | 0.9002 | 0.9041 | 0.9606 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 741382992
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:294914add412787789aa40038c30c88e61a2b439646209eaf17a52b2a549a716
|
3 |
size 741382992
|
runs/Jun06_23-16-53_ff67443e7c1b/events.out.tfevents.1717720968.ff67443e7c1b.45108.29
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:950b6705cfd4beec0467685437d14cb3236c0cdc564f7f527a3cbe4b8074d55c
|
3 |
+
size 10318
|
runs/Jun06_23-16-53_ff67443e7c1b/events.out.tfevents.1717721308.ff67443e7c1b.45108.30
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7a67ff8647a0cadef90bb11b60dbb6f0456bd52099be001e032d62e9326f468
|
3 |
+
size 560
|