SophieTr commited on
Commit
7a71927
1 Parent(s): e49901d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -3
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model is a fine-tuned version of [google/pegasus-large](https://huggingface.co/google/pegasus-large) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 7.6408
17
 
18
  ## Model description
19
 
@@ -46,8 +46,31 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 7.4563 | 0.4 | 100 | 7.5562 |
50
- | 6.5608 | 0.8 | 200 | 6.7437 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
 
52
 
53
  ### Framework versions
 
13
 
14
  This model is a fine-tuned version of [google/pegasus-large](https://huggingface.co/google/pegasus-large) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 5.3025
17
 
18
  ## Model description
19
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 8.9913 | 0.04 | 100 | 8.5511 |
50
+ | 7.6809 | 0.08 | 200 | 7.6830 |
51
+ | 7.1888 | 0.12 | 300 | 7.2867 |
52
+ | 6.7195 | 0.16 | 400 | 6.5053 |
53
+ | 5.9705 | 0.2 | 500 | 5.8202 |
54
+ | 5.7288 | 0.24 | 600 | 5.6191 |
55
+ | 5.5451 | 0.28 | 700 | 5.5350 |
56
+ | 5.5478 | 0.32 | 800 | 5.4733 |
57
+ | 5.4734 | 0.36 | 900 | 5.4357 |
58
+ | 5.5121 | 0.4 | 1000 | 5.4029 |
59
+ | 5.4512 | 0.44 | 1100 | 5.3775 |
60
+ | 5.3722 | 0.48 | 1200 | 5.3554 |
61
+ | 5.3571 | 0.52 | 1300 | 5.3361 |
62
+ | 5.3529 | 0.56 | 1400 | 5.3210 |
63
+ | 5.2739 | 0.6 | 1500 | 5.3074 |
64
+ | 5.2633 | 0.64 | 1600 | 5.2958 |
65
+ | 5.3096 | 0.68 | 1700 | 5.2872 |
66
+ | 5.2901 | 0.72 | 1800 | 5.2804 |
67
+ | 5.2727 | 0.76 | 1900 | 5.2754 |
68
+ | 5.2395 | 0.8 | 2000 | 5.2711 |
69
+ | 5.267 | 0.84 | 2100 | 5.2680 |
70
+ | 5.2738 | 0.88 | 2200 | 5.2663 |
71
+ | 5.2766 | 0.92 | 2300 | 5.2652 |
72
+ | 5.2228 | 0.96 | 2400 | 5.2648 |
73
+ | 5.3183 | 1.0 | 2500 | 5.2647 |
74
 
75
 
76
  ### Framework versions