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.5948 | 0.3185 | 0.8893 | 0.8847 | 0.8853 | 0.8858 | 0 |
|
50 |
| 0.2565 | 0.2451 | 0.9127 | 0.9124 | 0.9121 | 0.9121 | 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.1344
|
18 |
+
- Validation Loss: 0.2721
|
19 |
+
- Train Precision: 0.9069
|
20 |
+
- Train Recall: 0.9056
|
21 |
+
- Train Accuracy: 0.9056
|
22 |
+
- Train F1: 0.9058
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:---------------:|:---------------:|:------------:|:--------------:|:--------:|:-----:|
|
49 |
| 0.5948 | 0.3185 | 0.8893 | 0.8847 | 0.8853 | 0.8858 | 0 |
|
50 |
| 0.2565 | 0.2451 | 0.9127 | 0.9124 | 0.9121 | 0.9121 | 1 |
|
51 |
+
| 0.1344 | 0.2721 | 0.9069 | 0.9056 | 0.9056 | 0.9058 | 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:92321f5db07f3f82c74afa5688fead6a1628714ab9468ac290cc1e71aee70f38
|
3 |
size 433538332
|