End of training
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
- Precision: 0.0
|
26 |
- Recall: 0.0
|
27 |
- F1: 0.0
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,8 +56,8 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
59 |
-
| No log | 1.0 |
|
60 |
-
| No log | 2.0 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.3660
|
25 |
- Precision: 0.0
|
26 |
- Recall: 0.0
|
27 |
- F1: 0.0
|
28 |
+
- Accuracy: 0.8739
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
|
59 |
+
| No log | 1.0 | 24 | 0.3795 | 0.0 | 0.0 | 0.0 | 0.8739 |
|
60 |
+
| No log | 2.0 | 48 | 0.3660 | 0.0 | 0.0 | 0.0 | 0.8739 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
runs/Jan28_09-12-12_4431f1c5681e/events.out.tfevents.1738055537.4431f1c5681e.434.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:998f258c92e6beea635d1f41ea4db5041210aef23e63aef06839a651abf51267
|
3 |
+
size 6463
|