Commit ·
b27c7ac
1
Parent(s): 2d1074d
Training in progress epoch 16
Browse files- README.md +6 -3
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -56,6 +56,9 @@ The following hyperparameters were used during training:
|
|
| 56 |
| 0.5731 | 0.7030 | 11 |
|
| 57 |
| 0.5180 | 0.6714 | 12 |
|
| 58 |
| 0.4757 | 0.6432 | 13 |
|
|
|
|
|
|
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.3743
|
| 18 |
+
- Validation Loss: 0.5827
|
| 19 |
+
- Epoch: 16
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 56 |
| 0.5731 | 0.7030 | 11 |
|
| 57 |
| 0.5180 | 0.6714 | 12 |
|
| 58 |
| 0.4757 | 0.6432 | 13 |
|
| 59 |
+
| 0.4366 | 0.6204 | 14 |
|
| 60 |
+
| 0.4057 | 0.6006 | 15 |
|
| 61 |
+
| 0.3743 | 0.5827 | 16 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 442792832
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1a8b0c66e4b35c3f8f867259143ca36f0c10902f15dfaaade5350080c8a213f
|
| 3 |
size 442792832
|