Training in progress epoch 8
Browse files- README.md +5 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,9 +13,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [pretrained_models/ClinicalBERT_1a/pytorch_model.bin](https://huggingface.co/pretrained_models/ClinicalBERT_1a/pytorch_model.bin) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 4.
|
17 |
-
- Validation Loss: 4.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
|
|
48 |
| 5.7999 | 5.2736 | 4 |
|
49 |
| 5.2952 | 5.0061 | 5 |
|
50 |
| 4.9444 | 4.5906 | 6 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [pretrained_models/ClinicalBERT_1a/pytorch_model.bin](https://huggingface.co/pretrained_models/ClinicalBERT_1a/pytorch_model.bin) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 4.4308
|
17 |
+
- Validation Loss: 4.2847
|
18 |
+
- Epoch: 8
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
48 |
| 5.7999 | 5.2736 | 4 |
|
49 |
| 5.2952 | 5.0061 | 5 |
|
50 |
| 4.9444 | 4.5906 | 6 |
|
51 |
+
| 4.6362 | 4.2785 | 7 |
|
52 |
+
| 4.4308 | 4.2847 | 8 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 573812584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c50865813eb116bb623805432a037414c358f2b7c62559e79f5f4647372fe4d
|
3 |
size 573812584
|