texasdave2 commited on
Commit
6ae0010
1 Parent(s): fe0e1d9

End of training

Browse files
Files changed (4) hide show
  1. README.md +32 -13
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +2 -16
  4. training_args.bin +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Rouge1
24
  type: rouge
25
- value: 47.2327
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,12 +32,12 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the samsum dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.3715
36
- - Rouge1: 47.2327
37
- - Rouge2: 23.7085
38
- - Rougel: 39.6926
39
- - Rougelsum: 43.4089
40
- - Gen Len: 17.1868
41
 
42
  ## Model description
43
 
@@ -62,17 +62,36 @@ The following hyperparameters were used during training:
62
  - seed: 42
63
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
  - lr_scheduler_type: linear
65
- - num_epochs: 5
66
 
67
  ### Training results
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
71
- | 1.4596 | 1.0 | 614 | 1.3916 | 46.7408 | 22.8901 | 38.9867 | 42.8599 | 17.3639 |
72
- | 1.3941 | 2.0 | 1228 | 1.3760 | 47.1927 | 23.5198 | 39.7919 | 43.4399 | 17.3065 |
73
- | 1.3488 | 3.0 | 1842 | 1.3715 | 47.2327 | 23.7085 | 39.6926 | 43.4089 | 17.1868 |
74
- | 1.3244 | 4.0 | 2456 | 1.3742 | 47.1866 | 23.2968 | 39.5822 | 43.3795 | 17.3346 |
75
- | 1.2788 | 5.0 | 3070 | 1.3766 | 46.9935 | 23.3295 | 39.5672 | 43.3056 | 17.2503 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
 
77
 
78
  ### Framework versions
 
22
  metrics:
23
  - name: Rouge1
24
  type: rouge
25
+ value: 47.08
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the samsum dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 1.3859
36
+ - Rouge1: 47.08
37
+ - Rouge2: 23.2603
38
+ - Rougel: 39.2645
39
+ - Rougelsum: 43.2898
40
+ - Gen Len: 17.3333
41
 
42
  ## Model description
43
 
 
62
  - seed: 42
63
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
  - lr_scheduler_type: linear
65
+ - num_epochs: 2
66
 
67
  ### Training results
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
71
+ | 1.5121 | 0.08 | 50 | 1.4287 | 46.7443 | 22.8826 | 38.9466 | 42.862 | 16.9634 |
72
+ | 1.46 | 0.16 | 100 | 1.4199 | 46.7723 | 22.8011 | 39.0224 | 42.9095 | 17.2393 |
73
+ | 1.4515 | 0.24 | 150 | 1.4147 | 46.6593 | 23.027 | 38.9378 | 42.8492 | 17.1245 |
74
+ | 1.4679 | 0.33 | 200 | 1.4121 | 46.8312 | 22.8345 | 39.1545 | 43.2035 | 17.3431 |
75
+ | 1.451 | 0.41 | 250 | 1.4109 | 46.826 | 23.038 | 39.2744 | 43.3106 | 17.2686 |
76
+ | 1.4434 | 0.49 | 300 | 1.4040 | 46.6744 | 23.0221 | 39.3167 | 43.1835 | 16.9158 |
77
+ | 1.4417 | 0.57 | 350 | 1.4007 | 46.851 | 23.0448 | 39.2346 | 43.2396 | 17.1172 |
78
+ | 1.4781 | 0.65 | 400 | 1.3952 | 46.7831 | 23.1146 | 39.295 | 43.2256 | 17.2076 |
79
+ | 1.4626 | 0.73 | 450 | 1.3940 | 47.0933 | 23.2741 | 39.2954 | 43.3102 | 17.2222 |
80
+ | 1.4307 | 0.81 | 500 | 1.3955 | 46.8827 | 23.2016 | 39.2817 | 43.2379 | 17.2002 |
81
+ | 1.4586 | 0.9 | 550 | 1.3933 | 46.7152 | 23.1439 | 39.2576 | 43.1754 | 17.3040 |
82
+ | 1.4465 | 0.98 | 600 | 1.3905 | 46.8332 | 23.3356 | 39.2596 | 43.2472 | 17.3468 |
83
+ | 1.381 | 1.06 | 650 | 1.3953 | 46.9289 | 22.9605 | 39.0651 | 43.2085 | 17.4066 |
84
+ | 1.4125 | 1.14 | 700 | 1.3922 | 46.4822 | 23.0893 | 38.9024 | 42.9789 | 17.2381 |
85
+ | 1.3667 | 1.22 | 750 | 1.3922 | 47.2977 | 23.4064 | 39.5091 | 43.5742 | 17.2930 |
86
+ | 1.3878 | 1.3 | 800 | 1.3953 | 46.6405 | 23.2132 | 39.2853 | 43.3049 | 17.3358 |
87
+ | 1.3884 | 1.38 | 850 | 1.3931 | 46.9152 | 23.1594 | 39.1629 | 43.2254 | 17.3614 |
88
+ | 1.3766 | 1.47 | 900 | 1.3898 | 46.988 | 23.1708 | 39.2446 | 43.311 | 17.3333 |
89
+ | 1.3727 | 1.55 | 950 | 1.3889 | 46.6771 | 23.0915 | 39.0787 | 43.0184 | 17.3211 |
90
+ | 1.4001 | 1.63 | 1000 | 1.3859 | 47.08 | 23.2603 | 39.2645 | 43.2898 | 17.3333 |
91
+ | 1.3894 | 1.71 | 1050 | 1.3874 | 47.2134 | 23.3696 | 39.4356 | 43.5422 | 17.3297 |
92
+ | 1.3697 | 1.79 | 1100 | 1.3860 | 47.06 | 23.3769 | 39.3494 | 43.4113 | 17.3504 |
93
+ | 1.3886 | 1.87 | 1150 | 1.3862 | 47.0159 | 23.3728 | 39.3871 | 43.4016 | 17.3260 |
94
+ | 1.4037 | 1.95 | 1200 | 1.3861 | 47.0039 | 23.4055 | 39.3356 | 43.3787 | 17.3321 |
95
 
96
 
97
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af2ef7b974fc554ae0524ea0f1fb2b08018ec8bb478e687015ba6c8ebd6e00e1
3
  size 990408885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a9216438a725d0973ca3d2bb9c7d3912205a40e37da05625c63f8a9d73ee0c7
3
  size 990408885
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 95,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 95
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b2bf28e14e18f677098d20fc4899b0f9a85fe97992242ad1a54b70dff1d13d1
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07774ada4438b9c5bb4da4a1409e5505f51a0ab1eccfcc3b194ab3e50b97d66b
3
  size 4219