maxadmin commited on
Commit
94ce4b1
1 Parent(s): 95e1cf5

End of training

Browse files
README.md CHANGED
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2842
21
- - Rouge1: 64.1043
22
- - Rouge2: 39.0476
23
- - Rougel: 60.3628
24
- - Rougelsum: 60.9297
25
- - Gen Len: 14.5714
26
 
27
  ## Model description
28
 
@@ -53,21 +53,21 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
- | No log | 1.0 | 8 | 2.0867 | 15.5226 | 0.0 | 11.4409 | 11.4409 | 15.5714 |
57
- | No log | 2.0 | 16 | 1.1098 | 21.0884 | 0.0 | 20.5782 | 20.7483 | 17.0 |
58
- | No log | 3.0 | 24 | 0.6635 | 52.381 | 21.4286 | 51.9728 | 52.381 | 11.0 |
59
- | No log | 4.0 | 32 | 0.5018 | 52.8571 | 29.5238 | 51.7007 | 52.381 | 11.5714 |
60
- | No log | 5.0 | 40 | 0.4491 | 56.7347 | 28.5714 | 53.1293 | 53.5828 | 12.7143 |
61
- | No log | 6.0 | 48 | 0.3894 | 60.4535 | 38.5714 | 57.7551 | 57.8685 | 13.8571 |
62
- | No log | 7.0 | 56 | 0.3616 | 60.4535 | 38.5714 | 57.7551 | 57.8685 | 14.0 |
63
- | No log | 8.0 | 64 | 0.3140 | 64.1043 | 39.0476 | 60.3628 | 60.9297 | 14.5714 |
64
- | No log | 9.0 | 72 | 0.2880 | 64.1043 | 39.0476 | 60.3628 | 60.9297 | 14.5714 |
65
- | No log | 10.0 | 80 | 0.2842 | 64.1043 | 39.0476 | 60.3628 | 60.9297 | 14.5714 |
66
 
67
 
68
  ### Framework versions
69
 
70
  - Transformers 4.35.2
71
- - Pytorch 2.1.0+cu118
72
  - Datasets 2.15.0
73
  - Tokenizers 0.15.0
 
17
 
18
  This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4302
21
+ - Rouge1: 63.0769
22
+ - Rouge2: 60.1732
23
+ - Rougel: 63.5165
24
+ - Rougelsum: 63.0769
25
+ - Gen Len: 11.8571
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
+ | No log | 1.0 | 8 | 2.3782 | 13.5065 | 0.0 | 13.7662 | 13.7662 | 11.0 |
57
+ | No log | 2.0 | 16 | 1.5121 | 36.1472 | 21.4286 | 37.6314 | 37.6314 | 15.4286 |
58
+ | No log | 3.0 | 24 | 1.0687 | 42.449 | 28.5714 | 44.0816 | 44.0816 | 10.1429 |
59
+ | No log | 4.0 | 32 | 0.8164 | 44.898 | 34.2857 | 46.9388 | 46.9388 | 12.8571 |
60
+ | No log | 5.0 | 40 | 0.6774 | 53.0887 | 43.8095 | 53.9325 | 54.8234 | 12.0 |
61
+ | No log | 6.0 | 48 | 0.5566 | 50.7483 | 45.2381 | 51.5646 | 52.381 | 10.2857 |
62
+ | No log | 7.0 | 56 | 0.4936 | 63.0769 | 60.1732 | 63.5165 | 63.0769 | 10.5714 |
63
+ | No log | 8.0 | 64 | 0.4619 | 63.0769 | 60.1732 | 63.5165 | 63.0769 | 11.8571 |
64
+ | No log | 9.0 | 72 | 0.4368 | 63.0769 | 60.1732 | 63.5165 | 63.0769 | 11.8571 |
65
+ | No log | 10.0 | 80 | 0.4302 | 63.0769 | 60.1732 | 63.5165 | 63.0769 | 11.8571 |
66
 
67
 
68
  ### Framework versions
69
 
70
  - Transformers 4.35.2
71
+ - Pytorch 2.1.0+cu121
72
  - Datasets 2.15.0
73
  - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2453be168d327d54dde73612ab58e93721261354b9ad686a3110f6d4d4611b6a
3
  size 307867048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbcb3a7f859cc9babc4a0966cc519313b7422f40f66f4f85cc5be71e84281621
3
  size 307867048
runs/Dec15_03-40-28_b763d5f39da5/events.out.tfevents.1702611635.b763d5f39da5.369.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1dff011eb76ddd42a0af10613d5228e52553e3678d9fc36c1347e17ca55bfb6
3
+ size 10809
runs/Dec15_03-49-44_b763d5f39da5/events.out.tfevents.1702612189.b763d5f39da5.369.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed13ad3d6def588b511050940c7c0fa43bd217e358f4867a6a1bf9ef3a717cba
3
+ size 10809
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58789ea0615c35016045bd1993b69d07628c6e6228fa7495f5d8b7bd122397c7
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98fde942d90846f8cb62f1dd27e9ebd5d366dcdade23dce6ecd9b4558c4d273f
3
  size 4728