yohanpy2004 commited on
Commit
ca7fb51
·
verified ·
1 Parent(s): b1f2627

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.4778
20
 
21
  ## Model description
22
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 1.3962 | 1.0 | 450 | 1.5125 |
52
- | 1.4414 | 2.0 | 900 | 1.4778 |
53
- | 1.4527 | 3.0 | 1350 | 1.4778 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0007
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.0144 | 1.0 | 325 | 0.0087 |
52
+ | 0.0017 | 2.0 | 650 | 0.0011 |
53
+ | 0.0011 | 3.0 | 975 | 0.0007 |
54
 
55
 
56
  ### Framework versions