Commit ·
2317849
1
Parent(s): e8f75e2
Training in progress epoch 7
Browse files- README.md +5 -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:
|
| 18 |
-
- Validation Loss:
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
|
|
| 48 |
| 1.4034 | 1.3538 | 3 |
|
| 49 |
| 1.2864 | 1.2163 | 4 |
|
| 50 |
| 1.1502 | 1.0980 | 5 |
|
|
|
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### 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.8828
|
| 18 |
+
- Validation Loss: 0.9130
|
| 19 |
+
- Epoch: 7
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 48 |
| 1.4034 | 1.3538 | 3 |
|
| 49 |
| 1.2864 | 1.2163 | 4 |
|
| 50 |
| 1.1502 | 1.0980 | 5 |
|
| 51 |
+
| 1.0085 | 0.9988 | 6 |
|
| 52 |
+
| 0.8828 | 0.9130 | 7 |
|
| 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 442792832
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:649de8dde542dbe35567d59eccdae62ecf9b9c9bccfdaaea482778ef5e2618c3
|
| 3 |
size 442792832
|