ac0hik commited on
Commit
249a1c5
1 Parent(s): ce49535

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0442
21
- - Accuracy: 0.9887
22
 
23
  ## Model description
24
 
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.1206 | 1.0 | 644 | 0.0442 | 0.9887 |
53
 
54
 
55
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0544
21
+ - Accuracy: 0.9860
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.1733 | 1.0 | 697 | 0.0544 | 0.9860 |
53
 
54
 
55
  ### Framework versions