mfarrington
commited on
Commit
•
f3da65a
1
Parent(s):
96cd266
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.9360
|
24 |
+
- Recall: 0.9301
|
25 |
+
- F1: 0.9330
|
26 |
+
- Accuracy: 0.9700
|
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.9360 | 0.9301 | 0.9330 | 0.9700 |
|
58 |
+
| No log | 2.0 | 162 | nan | 0.9226 | 0.9343 | 0.9284 | 0.9709 |
|
59 |
+
| No log | 3.0 | 243 | nan | 0.9244 | 0.9322 | 0.9283 | 0.9690 |
|
60 |
+
| No log | 4.0 | 324 | nan | 0.9319 | 0.9280 | 0.9299 | 0.9709 |
|
61 |
+
| No log | 5.0 | 405 | nan | 0.9323 | 0.9343 | 0.9333 | 0.9719 |
|
62 |
+
| No log | 6.0 | 486 | nan | 0.9375 | 0.9216 | 0.9295 | 0.9672 |
|
63 |
+
| 0.0708 | 7.0 | 567 | nan | 0.9421 | 0.9301 | 0.9360 | 0.9709 |
|
64 |
+
| 0.0708 | 8.0 | 648 | nan | 0.9358 | 0.9258 | 0.9308 | 0.9709 |
|
65 |
+
| 0.0708 | 9.0 | 729 | nan | 0.9359 | 0.9280 | 0.9319 | 0.9709 |
|
66 |
+
| 0.0708 | 10.0 | 810 | nan | 0.9375 | 0.9216 | 0.9295 | 0.9700 |
|
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 430914360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:befa2684f3aeedb65e8d45f3085422b6624cb384f48d84f7c44b516dcf7b7845
|
3 |
size 430914360
|
runs/Jun06_22-01-19_ff67443e7c1b/events.out.tfevents.1717712102.ff67443e7c1b.45108.8
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:c32a1f5a52b51bffba44d6af5e100301c8fe7d0d363cfa4d0c220642e004d54b
|
3 |
+
size 10317
|
runs/Jun06_22-01-19_ff67443e7c1b/events.out.tfevents.1717712293.ff67443e7c1b.45108.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be0042c50ed26de9775e20bf9f2001aca2c10e9306f020825ed5fc43b04322a0
|
3 |
+
size 560
|