BATCH_SIZE=8
Browse filesLEARNING_RATE=1e-05
MAX_LENGTH=512
FOLD=5
- README.md +13 -13
- pytorch_model.bin +1 -1
- runs/Sep13_15-36-15_1428212fe7ba/events.out.tfevents.1631548840.1428212fe7ba.3883.14 +3 -0
- runs/Sep13_16-00-50_1428212fe7ba/1631548854.9498441/events.out.tfevents.1631548854.1428212fe7ba.3883.16 +3 -0
- runs/Sep13_16-00-50_1428212fe7ba/events.out.tfevents.1631548854.1428212fe7ba.3883.15 +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: 0.
|
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 | 0.
|
64 |
-
| No log | 6.0 | 342 | 0.
|
65 |
-
| No log | 7.0 | 399 | 0.
|
66 |
-
| No log | 8.0 | 456 | 0.
|
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.8555
|
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.9313 | 0.56 |
|
60 |
+
| No log | 2.0 | 114 | 0.8741 | 0.6 |
|
61 |
+
| No log | 3.0 | 171 | 0.8477 | 0.66 |
|
62 |
+
| No log | 4.0 | 228 | 0.8033 | 0.68 |
|
63 |
+
| No log | 5.0 | 285 | 0.8083 | 0.68 |
|
64 |
+
| No log | 6.0 | 342 | 0.8380 | 0.7 |
|
65 |
+
| No log | 7.0 | 399 | 0.8381 | 0.7 |
|
66 |
+
| No log | 8.0 | 456 | 0.8541 | 0.7 |
|
67 |
+
| 0.5751 | 9.0 | 513 | 0.8514 | 0.7 |
|
68 |
+
| 0.5751 | 10.0 | 570 | 0.8555 | 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:c3d9a9544c0c4548004488a1efc00539fa41e24a95bd7ad1086d220afc0d71db
|
3 |
size 433334445
|
runs/Sep13_15-36-15_1428212fe7ba/events.out.tfevents.1631548840.1428212fe7ba.3883.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:227c0fb4e9d0567b72850ee1332a25f9510f5ec3eda58f69bc881514caa812be
|
3 |
+
size 363
|
runs/Sep13_16-00-50_1428212fe7ba/1631548854.9498441/events.out.tfevents.1631548854.1428212fe7ba.3883.16
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2fb92f0d1451015a8d694fa8a01de213aeda97b3436b24fa020ed2cfa7833f2
|
3 |
+
size 4271
|
runs/Sep13_16-00-50_1428212fe7ba/events.out.tfevents.1631548854.1428212fe7ba.3883.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d48b557aecb1d41ef4cee7c8501c816625ee42280b539a83e8e5c45f52aaeeb9
|
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:b800e829178ac6ddc9c58c634f1e1cd2e5d1851acd85b4a64c86c779ccb01924
|
3 |
size 2735
|