satanicmangoes commited on
Commit
a1b4336
1 Parent(s): 0e9c675

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 11.7245
19
 
20
  ## Model description
21
 
@@ -47,9 +47,9 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 1 | 12.0226 |
51
- | No log | 2.0 | 2 | 11.7977 |
52
- | No log | 3.0 | 3 | 11.7245 |
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 11.4794
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 1 | 11.5884 |
51
+ | No log | 2.0 | 2 | 11.5052 |
52
+ | No log | 3.0 | 3 | 11.4794 |
53
 
54
 
55
  ### Framework versions