JulesGo commited on
Commit
21a3c91
·
verified ·
1 Parent(s): 150f142

Entraînement terminé, ajout du modèle final.

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. model.safetensors +1 -1
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 [almanach/camembert-base](https://huggingface.co/almanach/camembert-base) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 1.0749
25
- - Accuracy: 0.9836
26
- - Precision: 0.9848
27
- - Recall: 0.9833
28
- - F1: 0.9833
29
 
30
  ## Model description
31
 
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
- | No log | 1.0 | 35 | 1.4928 | 0.9672 | 0.9697 | 0.9667 | 0.9656 |
60
- | No log | 2.0 | 70 | 1.1711 | 0.9672 | 0.9697 | 0.9667 | 0.9656 |
61
- | No log | 3.0 | 105 | 1.0749 | 0.9836 | 0.9848 | 0.9833 | 0.9833 |
62
 
63
 
64
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [almanach/camembert-base](https://huggingface.co/almanach/camembert-base) on an unknown dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.1045
25
+ - Accuracy: 0.9983
26
+ - Precision: 0.9983
27
+ - Recall: 0.9983
28
+ - F1: 0.9983
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | No log | 1.0 | 338 | 0.1045 | 0.9983 | 0.9983 | 0.9983 | 0.9983 |
60
+ | 0.4417 | 2.0 | 676 | 0.0408 | 0.9983 | 0.9983 | 0.9983 | 0.9983 |
61
+ | 0.0461 | 3.0 | 1014 | 0.0291 | 0.9983 | 0.9983 | 0.9983 | 0.9983 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02572a71f86d3d72368c6c7ffcddffac402b6e48543ed95c32afc581c6af2ffa
3
  size 442530408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f66c58edabfc31d96cb77fca91b1ed87041d8ee46ca1589ab5b4f5f515dcf2c
3
  size 442530408