GlycerinLOL commited on
Commit
39c8ef4
1 Parent(s): f58f142

Model save

Browse files
README.md CHANGED
@@ -19,15 +19,15 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [google/pegasus-xsum](https://huggingface.co/google/pegasus-xsum) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.6991
23
- - Rouge1: 0.4572
24
- - Rouge2: 0.2103
25
- - Rougel: 0.3743
26
- - Rougelsum: 0.3742
27
- - Gen Len: 26.3378
28
- - Precision: 0.909
29
- - Recall: 0.9067
30
- - F1: 0.9076
31
 
32
  ## Model description
33
 
@@ -54,7 +54,7 @@ The following hyperparameters were used during training:
54
  - total_train_batch_size: 128
55
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
56
  - lr_scheduler_type: linear
57
- - num_epochs: 6
58
  - mixed_precision_training: Native AMP
59
 
60
  ### Training results
@@ -64,9 +64,11 @@ The following hyperparameters were used during training:
64
  | No log | 1.0 | 390 | 0.9034 | 26.2967 | 1.8258 | 0.9049 | 0.9023 | 0.4338 | 0.1906 | 0.3496 | 0.3498 |
65
  | 2.1621 | 2.0 | 781 | 0.9054 | 26.2727 | 1.7537 | 0.9068 | 0.9044 | 0.4449 | 0.2005 | 0.3633 | 0.3633 |
66
  | 1.8794 | 3.0 | 1172 | 0.9066 | 26.4345 | 1.7268 | 0.9078 | 0.9058 | 0.4518 | 0.2061 | 0.3696 | 0.3695 |
67
- | 1.8271 | 4.0 | 1560 | 1.7157 | 0.4539 | 0.2075 | 0.3716 | 0.3714 | 26.3971| 0.9082 | 0.906 | 0.9069 |
68
- | 1.8271 | 5.0 | 1951 | 1.7033 | 0.4561 | 0.2098 | 0.3735 | 0.3734 | 26.3015| 0.9087 | 0.9065 | 0.9074 |
69
- | 1.8067 | 5.99 | 2340 | 1.6991 | 0.4572 | 0.2103 | 0.3743 | 0.3742 | 26.3378| 0.909 | 0.9067 | 0.9076 |
 
 
70
 
71
 
72
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [google/pegasus-xsum](https://huggingface.co/google/pegasus-xsum) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.6796
23
+ - Rouge1: 0.4613
24
+ - Rouge2: 0.2127
25
+ - Rougel: 0.3775
26
+ - Rougelsum: 0.3772
27
+ - Gen Len: 26.4655
28
+ - Precision: 0.9092
29
+ - Recall: 0.9073
30
+ - F1: 0.9081
31
 
32
  ## Model description
33
 
 
54
  - total_train_batch_size: 128
55
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
56
  - lr_scheduler_type: linear
57
+ - num_epochs: 8
58
  - mixed_precision_training: Native AMP
59
 
60
  ### Training results
 
64
  | No log | 1.0 | 390 | 0.9034 | 26.2967 | 1.8258 | 0.9049 | 0.9023 | 0.4338 | 0.1906 | 0.3496 | 0.3498 |
65
  | 2.1621 | 2.0 | 781 | 0.9054 | 26.2727 | 1.7537 | 0.9068 | 0.9044 | 0.4449 | 0.2005 | 0.3633 | 0.3633 |
66
  | 1.8794 | 3.0 | 1172 | 0.9066 | 26.4345 | 1.7268 | 0.9078 | 0.9058 | 0.4518 | 0.2061 | 0.3696 | 0.3695 |
67
+ | 1.8271 | 4.0 | 1560 | 0.9069 | 26.3971 | 1.7157 | 0.9082 | 0.906 | 0.4539 | 0.2075 | 0.3716 | 0.3714 |
68
+ | 1.8271 | 5.0 | 1951 | 0.9074 | 26.3015 | 1.7033 | 0.9087 | 0.9065 | 0.4561 | 0.2098 | 0.3735 | 0.3734 |
69
+ | 1.8067 | 6.0 | 2340 | 1.6897 | 0.4592 | 0.2114 | 0.3762 | 0.3759 | 26.4389| 0.9089 | 0.9069 | 0.9077 |
70
+ | 1.7833 | 7.0 | 2731 | 1.6819 | 0.4598 | 0.2115 | 0.3764 | 0.376 | 26.3745| 0.9092 | 0.9071 | 0.9079 |
71
+ | 1.7683 | 7.99 | 3120 | 1.6796 | 0.4613 | 0.2127 | 0.3775 | 0.3772 | 26.4655| 0.9092 | 0.9073 | 0.9081 |
72
 
73
 
74
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df1b8f1948a5f4b23a4eae560ef2f756b477e1a78ac56b3a9891600dddab2461
3
  size 2279458540
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b849cf705b270dd629c1259b6256549087251e7bc70bb9d0661e3e13c49b2ef4
3
  size 2279458540
runs/Mar02_15-40-53_oi5vv8ctr1709312124223-tkfr5/events.out.tfevents.1709365268.oi5vv8ctr1709312124223-tkfr5.9182.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed1f3854eea22007249dfd7dec19cfd8caf44f93b699411a2c88bda2966b9f1e
3
- size 6946
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bd45311a52d357e4a73f78da5a049a3efe81e7060172d33ad7eb423c24353f2
3
+ size 7974