tatiana-merz commited on
Commit
507245d
1 Parent(s): fdadff1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3669
20
- - Bleu: 41.8685
21
- - Gen Len: 18.2677
22
 
23
  ## Model description
24
 
@@ -47,18 +47,18 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
- |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
52
- | No log | 1.0 | 24 | 2.6306 | 23.9912 | 34.3858 |
53
- | No log | 2.0 | 48 | 1.9570 | 39.8674 | 22.4882 |
54
- | No log | 3.0 | 72 | 1.5854 | 39.2001 | 21.1102 |
55
- | No log | 4.0 | 96 | 0.9981 | 26.199 | 31.5984 |
56
- | No log | 5.0 | 120 | 0.4687 | 42.9123 | 20.6614 |
57
- | No log | 6.0 | 144 | 0.4401 | 39.42 | 19.7244 |
58
- | No log | 7.0 | 168 | 0.3543 | 48.7148 | 21.1732 |
59
- | No log | 8.0 | 192 | 0.3650 | 46.2897 | 20.9843 |
60
- | No log | 9.0 | 216 | 0.3539 | 41.6928 | 18.4567 |
61
- | No log | 10.0 | 240 | 0.3669 | 41.8685 | 18.2677 |
62
 
63
 
64
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4514
20
+ - Bleu: 5.5821
21
+ - Gen Len: 199.0
22
 
23
  ## Model description
24
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
52
+ | 12.3174 | 1.0 | 24 | 6.7012 | 0.0148 | 199.0 |
53
+ | 5.2025 | 2.0 | 48 | 3.9396 | 0.0953 | 199.0 |
54
+ | 3.6977 | 3.0 | 72 | 2.1764 | 1.573 | 199.0 |
55
+ | 1.884 | 4.0 | 96 | 1.3887 | 3.5395 | 199.0 |
56
+ | 1.3753 | 5.0 | 120 | 0.9881 | 5.6111 | 199.0 |
57
+ | 0.9707 | 6.0 | 144 | 0.7452 | 5.2841 | 199.0 |
58
+ | 0.8008 | 7.0 | 168 | 0.6060 | 5.4831 | 199.0 |
59
+ | 0.6444 | 8.0 | 192 | 0.5174 | 5.4302 | 199.0 |
60
+ | 0.5689 | 9.0 | 216 | 0.4744 | 5.6898 | 199.0 |
61
+ | 0.5244 | 10.0 | 240 | 0.4514 | 5.5821 | 199.0 |
62
 
63
 
64
  ### Framework versions