Training in progress epoch 1
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 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train Accuracy | Train F1 | Epoch |
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------------:|:--------:|:-----:|
|
49 |
| 0.5898 | 0.3387 | 0.8804 | 0.8786 | 0.8788 | 0.8788 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### 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.2266
|
18 |
+
- Validation Loss: 0.3110
|
19 |
+
- Train Precision: 0.8974
|
20 |
+
- Train Recall: 0.8913
|
21 |
+
- Train Accuracy: 0.8910
|
22 |
+
- Train F1: 0.8903
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Validation Loss | Train Precision | Train Recall | Train Accuracy | Train F1 | Epoch |
|
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
|
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:fe3fc90c806a0a102f07129299f6b8d600f7fc0f7058bce26df4b87eb44fd8b7
|
3 |
size 433538332
|