Training in progress epoch 11
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [almanach/camembert-bio-base](https://huggingface.co/almanach/camembert-bio-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 1.
|
18 |
- Validation Loss: 1.3863
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -54,6 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
| 1.6395 | 1.3863 | 0.2317 | 8 |
|
55 |
| 1.6264 | 1.3863 | 0.2317 | 9 |
|
56 |
| 1.5692 | 1.3863 | 0.2683 | 10 |
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [almanach/camembert-bio-base](https://huggingface.co/almanach/camembert-bio-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.6030
|
18 |
- Validation Loss: 1.3863
|
19 |
+
- Train Accuracy: 0.1707
|
20 |
+
- Epoch: 11
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
54 |
| 1.6395 | 1.3863 | 0.2317 | 8 |
|
55 |
| 1.6264 | 1.3863 | 0.2317 | 9 |
|
56 |
| 1.5692 | 1.3863 | 0.2683 | 10 |
|
57 |
+
| 1.6030 | 1.3863 | 0.1707 | 11 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442780888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8294507d5c8c9e057f81fc2c079d2c7310e12513603564db8ea9c893b8b7ada3
|
3 |
size 442780888
|