BATCH_SIZE=8
Browse filesLEARNING_RATE=0.003
MAX_LENGTH=512
FOLD=6
- README.md +11 -11
- pytorch_model.bin +1 -1
- runs/Sep13_11-36-33_1428212fe7ba/events.out.tfevents.1631534449.1428212fe7ba.82.17 +3 -0
- runs/Sep13_12-00-59_1428212fe7ba/1631534463.6819212/events.out.tfevents.1631534463.1428212fe7ba.82.19 +3 -0
- runs/Sep13_12-00-59_1428212fe7ba/events.out.tfevents.1631534463.1428212fe7ba.82.18 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -24,7 +24,7 @@ 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.56
|
29 |
|
30 |
## Model description
|
@@ -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 |
|
60 |
-
| No log | 2.0 | 114 |
|
61 |
-
| No log | 3.0 | 171 |
|
62 |
-
| No log | 4.0 | 228 |
|
63 |
-
| No log | 5.0 | 285 | 0.
|
64 |
-
| No log | 6.0 | 342 | 1.
|
65 |
-
| No log | 7.0 | 399 | 0.
|
66 |
-
| No log | 8.0 | 456 | 0.
|
67 |
-
| 1.
|
68 |
-
| 1.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
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.9492
|
28 |
- Accuracy: 0.56
|
29 |
|
30 |
## Model description
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
59 |
+
| No log | 1.0 | 57 | 0.9811 | 0.56 |
|
60 |
+
| No log | 2.0 | 114 | 1.0064 | 0.56 |
|
61 |
+
| No log | 3.0 | 171 | 1.4102 | 0.32 |
|
62 |
+
| No log | 4.0 | 228 | 0.9916 | 0.56 |
|
63 |
+
| No log | 5.0 | 285 | 0.9874 | 0.56 |
|
64 |
+
| No log | 6.0 | 342 | 1.0240 | 0.32 |
|
65 |
+
| No log | 7.0 | 399 | 0.9913 | 0.56 |
|
66 |
+
| No log | 8.0 | 456 | 0.9655 | 0.56 |
|
67 |
+
| 1.1104 | 9.0 | 513 | 0.9560 | 0.56 |
|
68 |
+
| 1.1104 | 10.0 | 570 | 0.9492 | 0.56 |
|
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:5485f025e1fd57a21b925df44e0f6aafff1ab5bf6680b1d6f8b2c81c83a19ed4
|
3 |
size 433334445
|
runs/Sep13_11-36-33_1428212fe7ba/events.out.tfevents.1631534449.1428212fe7ba.82.17
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:924ef98ad951f1479b123fc43222a518b7136e8164aae71fe4c77c72b60832e2
|
3 |
+
size 363
|
runs/Sep13_12-00-59_1428212fe7ba/1631534463.6819212/events.out.tfevents.1631534463.1428212fe7ba.82.19
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a27980cae21520bae1619c83e61e3fe5b960b5c027ce64de46ebae6a292fd93b
|
3 |
+
size 4271
|
runs/Sep13_12-00-59_1428212fe7ba/events.out.tfevents.1631534463.1428212fe7ba.82.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:148f28cbdfa5bf087f4809c469fb36413d88e4d93b381636ef3daf12dfd28ad8
|
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:0720b99c2bf3746e43176a762974e6ca1c7ba33470865112337aab773d24243e
|
3 |
size 2735
|