Training in progress epoch 2
Browse files- README.md +8 -7
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Train Precision: 0.
|
20 |
-
- Train Recall: 0.
|
21 |
-
- Train Accuracy: 0.
|
22 |
-
- Train F1: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------------:|:--------:|:-----:|
|
49 |
| 0.5898 | 0.3387 | 0.8804 | 0.8786 | 0.8788 | 0.8788 | 0 |
|
50 |
| 0.2266 | 0.3110 | 0.8974 | 0.8913 | 0.8910 | 0.8903 | 1 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [dmis-lab/biobert-v1.1](https://huggingface.co/dmis-lab/biobert-v1.1) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1155
|
18 |
+
- Validation Loss: 0.2999
|
19 |
+
- Train Precision: 0.9130
|
20 |
+
- Train Recall: 0.9134
|
21 |
+
- Train Accuracy: 0.9129
|
22 |
+
- Train F1: 0.9128
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------------:|:--------:|:-----:|
|
49 |
| 0.5898 | 0.3387 | 0.8804 | 0.8786 | 0.8788 | 0.8788 | 0 |
|
50 |
| 0.2266 | 0.3110 | 0.8974 | 0.8913 | 0.8910 | 0.8903 | 1 |
|
51 |
+
| 0.1155 | 0.2999 | 0.9130 | 0.9134 | 0.9129 | 0.9128 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433538332
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fc851b1a6ef18e3147e4ae65efa56aa278c78aefdf4850435dda12514e56640
|
3 |
size 433538332
|