Transformers
Safetensors
Afrikaans
English
m2m_100
text2text-generation
Generated from Trainer
cobrayyxx commited on
Commit
c9719f8
·
verified ·
1 Parent(s): e7ee22b

Finish training model using original + new augmented data scored > 0.77(without <bt> tag)

Browse files
Files changed (2) hide show
  1. README.md +6 -6
  2. generation_config.json +0 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1743
22
- - Bleu: 27.72
23
- - Chrf: 51.94
24
 
25
  ## Model description
26
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Chrf |
55
  |:-------------:|:-----:|:-----:|:---------------:|:-----:|:-----:|
56
- | 0.1605 | 1.0 | 6556 | 0.1821 | 26.26 | 51.26 |
57
- | 0.1397 | 2.0 | 13112 | 0.1744 | 27.1 | 51.72 |
58
- | 0.1197 | 3.0 | 19668 | 0.1743 | 27.72 | 51.94 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1749
22
+ - Bleu: 27.41
23
+ - Chrf: 51.88
24
 
25
  ## Model description
26
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Chrf |
55
  |:-------------:|:-----:|:-----:|:---------------:|:-----:|:-----:|
56
+ | 0.1608 | 1.0 | 6556 | 0.1825 | 26.23 | 50.96 |
57
+ | 0.1406 | 2.0 | 13112 | 0.1749 | 26.94 | 51.61 |
58
+ | 0.1198 | 3.0 | 19668 | 0.1749 | 27.41 | 51.88 |
59
 
60
 
61
  ### Framework versions
generation_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "decoder_start_token_id": 2,
5
  "eos_token_id": 2,
 
1
  {
 
2
  "bos_token_id": 0,
3
  "decoder_start_token_id": 2,
4
  "eos_token_id": 2,