Training in progress epoch 9
Browse files- README.md +4 -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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 5.0632 | 4.8693 | 6 |
|
51 |
| 4.7381 | 4.4445 | 7 |
|
52 |
| 4.5505 | 4.4153 | 8 |
|
|
|
53 |
|
54 |
|
55 |
### 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.5246
|
17 |
+
- Validation Loss: 4.4668
|
18 |
+
- Epoch: 9
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
| 5.0632 | 4.8693 | 6 |
|
51 |
| 4.7381 | 4.4445 | 7 |
|
52 |
| 4.5505 | 4.4153 | 8 |
|
53 |
+
| 4.5246 | 4.4668 | 9 |
|
54 |
|
55 |
|
56 |
### 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:81489cdc978e623877676adfe73fb93beacb6d5f194138da4c1d284f07314178
|
3 |
size 573812584
|