wgpubs commited on
Commit
e1d4fc5
1 Parent(s): 98f1e83

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +6 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Rouge1
24
  type: rouge
25
- value: 47.4982
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.3862
36
- - Rouge1: 47.4982
37
- - Rouge2: 23.7144
38
- - Rougel: 39.9787
39
- - Rougelsum: 43.7477
40
- - Gen Len: 17.2173
41
 
42
  ## Model description
43
 
@@ -68,9 +68,9 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
71
- | 1.4686 | 1.0 | 921 | 1.3909 | 46.8104 | 23.135 | 39.2096 | 43.1889 | 17.1319 |
72
- | 1.4032 | 2.0 | 1842 | 1.3862 | 47.4982 | 23.7144 | 39.9787 | 43.7477 | 17.2173 |
73
- | 1.3721 | 3.0 | 2763 | 1.3829 | 47.1091 | 23.2884 | 39.5513 | 43.279 | 17.2210 |
74
 
75
 
76
  ### Framework versions
 
22
  metrics:
23
  - name: Rouge1
24
  type: rouge
25
+ value: 47.2691
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.3868
36
+ - Rouge1: 47.2691
37
+ - Rouge2: 23.6137
38
+ - Rougel: 39.7827
39
+ - Rougelsum: 43.4916
40
+ - Gen Len: 17.1758
41
 
42
  ## Model description
43
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
71
+ | 1.4686 | 1.0 | 921 | 1.3909 | 46.6849 | 23.039 | 39.0997 | 43.034 | 17.1062 |
72
+ | 1.404 | 2.0 | 1842 | 1.3868 | 47.2691 | 23.6137 | 39.7827 | 43.4916 | 17.1758 |
73
+ | 1.3736 | 3.0 | 2763 | 1.3845 | 47.0333 | 23.4655 | 39.5677 | 43.3879 | 17.2222 |
74
 
75
 
76
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b98e419a848474387185f0e25046ff8cc25f997f61c0b29a6b35e2641401968e
3
  size 990408885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f0d27a3cb486244dd802b669e5f19b8da46a35c856160d8a8c42af4687930fb
3
  size 990408885
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 95,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {