BATCH_SIZE=8
Browse filesLEARNING_RATE=1e-05
MAX_LENGTH=512
FOLD=9
- README.md +13 -13
- pytorch_model.bin +1 -1
- runs/Sep13_17-15-11_1428212fe7ba/events.out.tfevents.1631554788.1428212fe7ba.3883.26 +3 -0
- runs/Sep13_17-39-59_1428212fe7ba/1631554803.8345447/events.out.tfevents.1631554803.1428212fe7ba.3883.28 +3 -0
- runs/Sep13_17-39-59_1428212fe7ba/events.out.tfevents.1631554803.1428212fe7ba.3883.27 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ model-index:
|
|
14 |
metrics:
|
15 |
- name: Accuracy
|
16 |
type: accuracy
|
17 |
-
value: 0.
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -24,8 +24,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
24 |
|
25 |
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.
|
26 |
It achieves the following results on the evaluation set:
|
27 |
-
- Loss:
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
59 |
-
| No log | 1.0 | 57 | 0.
|
60 |
-
| No log | 2.0 | 114 | 0.
|
61 |
-
| No log | 3.0 | 171 | 0.
|
62 |
-
| No log | 4.0 | 228 | 0.
|
63 |
-
| No log | 5.0 | 285 |
|
64 |
-
| No log | 6.0 | 342 |
|
65 |
-
| No log | 7.0 | 399 |
|
66 |
-
| No log | 8.0 | 456 |
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
14 |
metrics:
|
15 |
- name: Accuracy
|
16 |
type: accuracy
|
17 |
+
value: 0.7
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
24 |
|
25 |
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.
|
26 |
It achieves the following results on the evaluation set:
|
27 |
+
- Loss: 0.7737
|
28 |
+
- Accuracy: 0.7
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
59 |
+
| No log | 1.0 | 57 | 0.8810 | 0.56 |
|
60 |
+
| No log | 2.0 | 114 | 0.8139 | 0.62 |
|
61 |
+
| No log | 3.0 | 171 | 0.7963 | 0.68 |
|
62 |
+
| No log | 4.0 | 228 | 0.7709 | 0.66 |
|
63 |
+
| No log | 5.0 | 285 | 0.7931 | 0.64 |
|
64 |
+
| No log | 6.0 | 342 | 0.7420 | 0.7 |
|
65 |
+
| No log | 7.0 | 399 | 0.7654 | 0.7 |
|
66 |
+
| No log | 8.0 | 456 | 0.7756 | 0.68 |
|
67 |
+
| 0.5849 | 9.0 | 513 | 0.7605 | 0.68 |
|
68 |
+
| 0.5849 | 10.0 | 570 | 0.7737 | 0.7 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433334445
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da7ca91920eb7c0a6ba78352aca8176aa48e9d57422473d52a11199a5ef63a4b
|
3 |
size 433334445
|
runs/Sep13_17-15-11_1428212fe7ba/events.out.tfevents.1631554788.1428212fe7ba.3883.26
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edc645b2964854337706ad6ae193df936818f9f70756d9128c4379667bb4443e
|
3 |
+
size 363
|
runs/Sep13_17-39-59_1428212fe7ba/1631554803.8345447/events.out.tfevents.1631554803.1428212fe7ba.3883.28
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ea83a10e2f7ecd84293941be4f69010df6bcb52f57c7b2d704a20cc046bf99e
|
3 |
+
size 4271
|
runs/Sep13_17-39-59_1428212fe7ba/events.out.tfevents.1631554803.1428212fe7ba.3883.27
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40c8905ad03870f6a5550d2cf01fabb7638879993b458a192bca00e5fb0484eb
|
3 |
+
size 6904
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2735
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:195065c3966f4abb5a3c38aa9a83e68adfc209381ddb82cd1e6b9f997b75e27f
|
3 |
size 2735
|