Training in progress epoch 8
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.6480 | 1.3863 | 0.2561 | 5 |
|
52 |
| 1.5920 | 1.3863 | 0.2012 | 6 |
|
53 |
| 1.6015 | 1.3863 | 0.2073 | 7 |
|
|
|
54 |
|
55 |
|
56 |
### 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.6395
|
18 |
- Validation Loss: 1.3863
|
19 |
+
- Train Accuracy: 0.2317
|
20 |
+
- Epoch: 8
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
| 1.6480 | 1.3863 | 0.2561 | 5 |
|
52 |
| 1.5920 | 1.3863 | 0.2012 | 6 |
|
53 |
| 1.6015 | 1.3863 | 0.2073 | 7 |
|
54 |
+
| 1.6395 | 1.3863 | 0.2317 | 8 |
|
55 |
|
56 |
|
57 |
### 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:da60e4a9da9e898a211cbfa1fe7326db3ad7689b3e4726f78633d062379cb51c
|
3 |
size 442780888
|