dev-senolys commited on
Commit
a355835
1 Parent(s): e43959a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ should 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 the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.2264
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 127 | 1.5042 |
49
- | No log | 2.0 | 254 | 1.3482 |
50
- | No log | 3.0 | 381 | 1.2264 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.2322
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 127 | 1.4487 |
49
+ | No log | 2.0 | 254 | 1.3708 |
50
+ | No log | 3.0 | 381 | 1.2322 |
51
 
52
 
53
  ### Framework versions