BATCH_SIZE=8
Browse filesLEARNING_RATE=1e-05
MAX_LENGTH=512
FOLD=4
- README.md +13 -13
- pytorch_model.bin +1 -1
- runs/Sep13_15-11-39_1428212fe7ba/events.out.tfevents.1631547365.1428212fe7ba.3883.11 +3 -0
- runs/Sep13_15-36-15_1428212fe7ba/1631547380.3076913/events.out.tfevents.1631547380.1428212fe7ba.3883.13 +3 -0
- runs/Sep13_15-36-15_1428212fe7ba/events.out.tfevents.1631547380.1428212fe7ba.3883.12 +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 |
|
61 |
-
| No log | 3.0 | 171 |
|
62 |
-
| No log | 4.0 | 228 |
|
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.68
|
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.9637
|
28 |
+
- Accuracy: 0.68
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
59 |
+
| No log | 1.0 | 57 | 0.9270 | 0.54 |
|
60 |
+
| No log | 2.0 | 114 | 0.8454 | 0.66 |
|
61 |
+
| No log | 3.0 | 171 | 0.8294 | 0.68 |
|
62 |
+
| No log | 4.0 | 228 | 0.8498 | 0.66 |
|
63 |
+
| No log | 5.0 | 285 | 0.8498 | 0.68 |
|
64 |
+
| No log | 6.0 | 342 | 0.9011 | 0.68 |
|
65 |
+
| No log | 7.0 | 399 | 0.9228 | 0.68 |
|
66 |
+
| No log | 8.0 | 456 | 0.9173 | 0.72 |
|
67 |
+
| 0.5692 | 9.0 | 513 | 0.9457 | 0.68 |
|
68 |
+
| 0.5692 | 10.0 | 570 | 0.9637 | 0.68 |
|
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:bd0b8d03eca595f3a305e35c9e619aca5b4b54fd39009e9dc4a7d5335764e6dc
|
3 |
size 433334445
|
runs/Sep13_15-11-39_1428212fe7ba/events.out.tfevents.1631547365.1428212fe7ba.3883.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:279b9b800f6ddfa251717e2fa392259075d7616fd4785ef48e3950905afcadbf
|
3 |
+
size 363
|
runs/Sep13_15-36-15_1428212fe7ba/1631547380.3076913/events.out.tfevents.1631547380.1428212fe7ba.3883.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ee18e27c13015ebd7128821507f47793bee6d9f23fd07ee1909ca8186de3e92
|
3 |
+
size 4271
|
runs/Sep13_15-36-15_1428212fe7ba/events.out.tfevents.1631547380.1428212fe7ba.3883.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48a0dfc09201dbc02f258331ad68eb4071f1403cc155b2e42fba11fec4198185
|
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:3ccc2c71e4f929caf2209b789d29ee233a435086f32e6e1da36d15957eb8bb70
|
3 |
size 2735
|