BATCH_SIZE=8
Browse filesLEARNING_RATE=1e-05
MAX_LENGTH=512
FOLD=3
- README.md +13 -13
- pytorch_model.bin +1 -1
- runs/Sep13_14-46-59_1428212fe7ba/events.out.tfevents.1631545889.1428212fe7ba.3883.8 +3 -0
- runs/Sep13_15-11-39_1428212fe7ba/1631545904.5292575/events.out.tfevents.1631545904.1428212fe7ba.3883.10 +3 -0
- runs/Sep13_15-11-39_1428212fe7ba/events.out.tfevents.1631545904.1428212fe7ba.3883.9 +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.44
|
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: 1.6379
|
28 |
+
- Accuracy: 0.44
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
59 |
+
| No log | 1.0 | 57 | 0.9420 | 0.56 |
|
60 |
+
| No log | 2.0 | 114 | 1.0148 | 0.54 |
|
61 |
+
| No log | 3.0 | 171 | 1.0376 | 0.46 |
|
62 |
+
| No log | 4.0 | 228 | 1.1457 | 0.46 |
|
63 |
+
| No log | 5.0 | 285 | 1.2341 | 0.42 |
|
64 |
+
| No log | 6.0 | 342 | 1.4084 | 0.44 |
|
65 |
+
| No log | 7.0 | 399 | 1.5011 | 0.46 |
|
66 |
+
| No log | 8.0 | 456 | 1.6132 | 0.46 |
|
67 |
+
| 0.5712 | 9.0 | 513 | 1.6141 | 0.44 |
|
68 |
+
| 0.5712 | 10.0 | 570 | 1.6379 | 0.44 |
|
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:3ffc736e65ca87e626613aa66ac8125820644714e74e3dfefaa8d38200e982ed
|
3 |
size 433334445
|
runs/Sep13_14-46-59_1428212fe7ba/events.out.tfevents.1631545889.1428212fe7ba.3883.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ddc6bd9ee9da9a9e9cda84e56deb53adad309f0a9293b6486856be655603f9d
|
3 |
+
size 363
|
runs/Sep13_15-11-39_1428212fe7ba/1631545904.5292575/events.out.tfevents.1631545904.1428212fe7ba.3883.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1893974128756b42a83912bc9dbc5353d92e5d8b3cdd1c7551ffdefa250e3945
|
3 |
+
size 4271
|
runs/Sep13_15-11-39_1428212fe7ba/events.out.tfevents.1631545904.1428212fe7ba.3883.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0d9cb6757a4bd60f91f7b169a837a012d97e4e8428dbe064d56bc6465a17bc0
|
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:435a3f39db2caf0d2b01a6c3caba4d6a1e0720fd3f3c90dcd730d93a47c19c5b
|
3 |
size 2735
|