Sarah Tariq commited on
Commit
13616b4
1 Parent(s): f034b6e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/flan-t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: t5-summarization-zero-shot-headers-and-better-prompt-base-enriched
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # t5-summarization-zero-shot-headers-and-better-prompt-base-enriched
17
+
18
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 3.3582
21
+ - Rouge: {'rouge1': 0.3973, 'rouge2': 0.1803, 'rougeL': 0.1995, 'rougeLsum': 0.1995}
22
+ - Bert Score: 0.8772
23
+ - Bleurt 20: -0.7678
24
+ - Gen Len: 13.355
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0001
44
+ - train_batch_size: 2
45
+ - eval_batch_size: 2
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.1
50
+ - num_epochs: 20
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge | Bert Score | Bleurt 20 | Gen Len |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:---------------------------------------------------------------------------:|:----------:|:---------:|:-------:|
56
+ | 2.188 | 1.0 | 601 | 2.1003 | {'rouge1': 0.4472, 'rouge2': 0.1969, 'rougeL': 0.1958, 'rougeLsum': 0.1958} | 0.8766 | -0.805 | 14.265 |
57
+ | 1.8197 | 2.0 | 1202 | 1.9668 | {'rouge1': 0.4259, 'rouge2': 0.1977, 'rougeL': 0.2091, 'rougeLsum': 0.2091} | 0.8803 | -0.7854 | 13.395 |
58
+ | 1.616 | 3.0 | 1803 | 1.9279 | {'rouge1': 0.4209, 'rouge2': 0.1984, 'rougeL': 0.2069, 'rougeLsum': 0.2069} | 0.8788 | -0.7915 | 13.385 |
59
+ | 1.4174 | 4.0 | 2404 | 1.9601 | {'rouge1': 0.4294, 'rouge2': 0.2009, 'rougeL': 0.2098, 'rougeLsum': 0.2098} | 0.8796 | -0.7453 | 13.745 |
60
+ | 1.2073 | 5.0 | 3005 | 1.9690 | {'rouge1': 0.3801, 'rouge2': 0.1813, 'rougeL': 0.2045, 'rougeLsum': 0.2045} | 0.8793 | -0.8024 | 12.63 |
61
+ | 0.978 | 6.0 | 3606 | 2.1024 | {'rouge1': 0.4035, 'rouge2': 0.1887, 'rougeL': 0.2067, 'rougeLsum': 0.2067} | 0.8802 | -0.7427 | 13.08 |
62
+ | 0.8994 | 7.0 | 4207 | 2.1300 | {'rouge1': 0.4209, 'rouge2': 0.1962, 'rougeL': 0.2063, 'rougeLsum': 0.2063} | 0.8821 | -0.7351 | 13.315 |
63
+ | 0.8133 | 8.0 | 4808 | 2.2183 | {'rouge1': 0.4053, 'rouge2': 0.1857, 'rougeL': 0.2083, 'rougeLsum': 0.2083} | 0.8822 | -0.7597 | 13.105 |
64
+ | 0.6993 | 9.0 | 5409 | 2.3794 | {'rouge1': 0.4158, 'rouge2': 0.1926, 'rougeL': 0.2056, 'rougeLsum': 0.2056} | 0.8789 | -0.762 | 13.73 |
65
+ | 0.7033 | 10.0 | 6010 | 2.4450 | {'rouge1': 0.4119, 'rouge2': 0.1928, 'rougeL': 0.2059, 'rougeLsum': 0.2059} | 0.8804 | -0.7611 | 13.165 |
66
+ | 0.5367 | 11.0 | 6611 | 2.6166 | {'rouge1': 0.3886, 'rouge2': 0.1776, 'rougeL': 0.1961, 'rougeLsum': 0.1961} | 0.8795 | -0.8055 | 12.925 |
67
+ | 0.538 | 12.0 | 7212 | 2.6617 | {'rouge1': 0.3971, 'rouge2': 0.1762, 'rougeL': 0.1942, 'rougeLsum': 0.1942} | 0.878 | -0.7797 | 13.135 |
68
+ | 0.5359 | 13.0 | 7813 | 2.8059 | {'rouge1': 0.4188, 'rouge2': 0.2008, 'rougeL': 0.209, 'rougeLsum': 0.209} | 0.8808 | -0.7481 | 13.445 |
69
+ | 0.4019 | 14.0 | 8414 | 3.0293 | {'rouge1': 0.3901, 'rouge2': 0.1723, 'rougeL': 0.1972, 'rougeLsum': 0.1972} | 0.8765 | -0.7554 | 13.135 |
70
+ | 0.3585 | 15.0 | 9015 | 3.0459 | {'rouge1': 0.405, 'rouge2': 0.1843, 'rougeL': 0.2023, 'rougeLsum': 0.2023} | 0.8789 | -0.7381 | 13.38 |
71
+ | 0.3966 | 16.0 | 9616 | 3.0934 | {'rouge1': 0.392, 'rouge2': 0.176, 'rougeL': 0.1879, 'rougeLsum': 0.1879} | 0.8763 | -0.7684 | 13.18 |
72
+ | 0.331 | 17.0 | 10217 | 3.1878 | {'rouge1': 0.406, 'rouge2': 0.1828, 'rougeL': 0.1975, 'rougeLsum': 0.1975} | 0.8771 | -0.7609 | 13.47 |
73
+ | 0.3703 | 18.0 | 10818 | 3.2429 | {'rouge1': 0.4032, 'rouge2': 0.1798, 'rougeL': 0.197, 'rougeLsum': 0.197} | 0.8773 | -0.7613 | 13.465 |
74
+ | 0.2751 | 19.0 | 11419 | 3.3337 | {'rouge1': 0.3983, 'rouge2': 0.1772, 'rougeL': 0.2009, 'rougeLsum': 0.2009} | 0.8778 | -0.7595 | 13.38 |
75
+ | 0.2926 | 20.0 | 12020 | 3.3582 | {'rouge1': 0.3973, 'rouge2': 0.1803, 'rougeL': 0.1995, 'rougeLsum': 0.1995} | 0.8772 | -0.7678 | 13.355 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.35.2
81
+ - Pytorch 2.1.0+cu121
82
+ - Datasets 2.16.1
83
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.35.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30996a18926413c057fe990531132f5a3a92b68a73a20fc0b5b3cc3f78597f8d
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f4d933d6f0426ff0cc8551d878439f966d948dbedf5d5bc9d9781251ce5b11a
3
  size 990345064
runs/Jan15_17-47-30_5cb99e3abb0d/events.out.tfevents.1705340851.5cb99e3abb0d.930.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d30cec8ffc893aac62606328a99b9cdb0ebd4a0b1cbc612c7852cc74700a2dc9
3
- size 38663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e5cf273f7d23e7c182744db7896e564ec20651e8d09622611028acf5f5ab81a
3
+ size 39446
runs/Jan15_17-47-30_5cb99e3abb0d/events.out.tfevents.1705347656.5cb99e3abb0d.930.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b355a27b242d3b333483a9ce3d16fa83afcab14507356be541230099e134c3
3
+ size 517