nafraa commited on
Commit
b869303
·
verified ·
1 Parent(s): de0f7c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -21,17 +21,18 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  # td2
23
  TD2 - ESGI
24
- Ahmed Ennaifer & Sarra Chabane Chaouche
25
- The model got an accuracy of 0.998 on the eval dataset : `test_fr`
26
 
27
  This model is a fine-tuned version of [almanach/camembert-base](https://huggingface.co/almanach/camembert-base) on the None dataset.
28
- It achieves the following results on the evaluation set:
29
  - Loss: 0.0128
30
  - Precision: 0.0
31
  - Recall: 0.0
32
  - F1: 0.0
33
  - Accuracy: 0.9983
34
 
 
35
 
36
  ### Training hyperparameters
37
 
 
21
 
22
  # td2
23
  TD2 - ESGI
24
+ # Ahmed Ennaifer & Sarra Chabane Chaouche
25
+
26
 
27
  This model is a fine-tuned version of [almanach/camembert-base](https://huggingface.co/almanach/camembert-base) on the None dataset.
28
+ It achieves the following results on the evaluation set of train/test:
29
  - Loss: 0.0128
30
  - Precision: 0.0
31
  - Recall: 0.0
32
  - F1: 0.0
33
  - Accuracy: 0.9983
34
 
35
+ # The model got an accuracy of `0.998` on the seperate eval dataset : `test_fr`
36
 
37
  ### Training hyperparameters
38