ldos commited on
Commit
e696771
1 Parent(s): ecea539

End of training

Browse files
Files changed (3) hide show
  1. README.md +104 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: text_shortening_model_v76
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # text_shortening_model_v76
15
+
16
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.1244
19
+ - Bert precision: 0.8967
20
+ - Bert recall: 0.8969
21
+ - Bert f1-score: 0.8964
22
+ - Average word count: 6.8061
23
+ - Max word count: 16
24
+ - Min word count: 2
25
+ - Average token count: 10.9902
26
+ - % shortened texts with length > 12: 1.5951
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.0001
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 64
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 40
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Bert precision | Bert recall | Bert f1-score | Average word count | Max word count | Min word count | Average token count | % shortened texts with length > 12 |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------------:|:-----------:|:-------------:|:------------------:|:--------------:|:--------------:|:-------------------:|:----------------------------------:|
57
+ | 1.8741 | 1.0 | 30 | 1.3873 | 0.8846 | 0.8811 | 0.8823 | 6.7558 | 15 | 2 | 10.6282 | 2.5767 |
58
+ | 1.4617 | 2.0 | 60 | 1.2781 | 0.8879 | 0.8867 | 0.8868 | 6.8613 | 16 | 2 | 10.773 | 0.9816 |
59
+ | 1.3352 | 3.0 | 90 | 1.2202 | 0.8908 | 0.8894 | 0.8896 | 6.8503 | 14 | 2 | 10.8245 | 0.9816 |
60
+ | 1.2484 | 4.0 | 120 | 1.1879 | 0.892 | 0.8902 | 0.8907 | 6.7816 | 17 | 1 | 10.7963 | 1.1043 |
61
+ | 1.1842 | 5.0 | 150 | 1.1657 | 0.893 | 0.8904 | 0.8913 | 6.6945 | 14 | 2 | 10.6822 | 0.6135 |
62
+ | 1.1263 | 6.0 | 180 | 1.1490 | 0.8932 | 0.8921 | 0.8921 | 6.8601 | 17 | 2 | 10.8663 | 1.7178 |
63
+ | 1.0859 | 7.0 | 210 | 1.1347 | 0.8909 | 0.8942 | 0.8921 | 7.0663 | 17 | 1 | 11.1975 | 2.3313 |
64
+ | 1.0511 | 8.0 | 240 | 1.1219 | 0.8925 | 0.8934 | 0.8925 | 6.865 | 17 | 1 | 11.0074 | 1.227 |
65
+ | 1.0023 | 9.0 | 270 | 1.1118 | 0.8936 | 0.8937 | 0.8931 | 6.8393 | 17 | 1 | 10.9963 | 1.7178 |
66
+ | 0.9795 | 10.0 | 300 | 1.1073 | 0.8939 | 0.8929 | 0.8929 | 6.7227 | 17 | 1 | 10.8528 | 0.8589 |
67
+ | 0.9489 | 11.0 | 330 | 1.1050 | 0.8932 | 0.8951 | 0.8937 | 6.9337 | 17 | 2 | 11.0969 | 1.5951 |
68
+ | 0.9275 | 12.0 | 360 | 1.1026 | 0.8945 | 0.8953 | 0.8945 | 6.8331 | 17 | 2 | 11.0135 | 1.4724 |
69
+ | 0.8829 | 13.0 | 390 | 1.0989 | 0.8946 | 0.8957 | 0.8947 | 6.8638 | 17 | 1 | 11.038 | 1.3497 |
70
+ | 0.8762 | 14.0 | 420 | 1.0975 | 0.8939 | 0.8962 | 0.8946 | 6.9239 | 17 | 1 | 11.1423 | 2.0859 |
71
+ | 0.8559 | 15.0 | 450 | 1.0988 | 0.8953 | 0.8953 | 0.8948 | 6.8049 | 16 | 1 | 10.9742 | 1.7178 |
72
+ | 0.8347 | 16.0 | 480 | 1.0960 | 0.8963 | 0.8972 | 0.8963 | 6.8233 | 16 | 1 | 11.0258 | 1.4724 |
73
+ | 0.8166 | 17.0 | 510 | 1.1009 | 0.8973 | 0.8974 | 0.8969 | 6.7914 | 16 | 2 | 11.0135 | 1.227 |
74
+ | 0.8054 | 18.0 | 540 | 1.1015 | 0.8957 | 0.8972 | 0.896 | 6.8896 | 17 | 1 | 11.0871 | 1.9632 |
75
+ | 0.786 | 19.0 | 570 | 1.1064 | 0.896 | 0.897 | 0.8961 | 6.8356 | 16 | 2 | 11.038 | 1.7178 |
76
+ | 0.7764 | 20.0 | 600 | 1.1000 | 0.8964 | 0.8965 | 0.896 | 6.7951 | 16 | 3 | 10.9804 | 1.5951 |
77
+ | 0.7526 | 21.0 | 630 | 1.1040 | 0.8961 | 0.8976 | 0.8964 | 6.8663 | 17 | 3 | 11.0748 | 1.7178 |
78
+ | 0.7467 | 22.0 | 660 | 1.1051 | 0.8953 | 0.8964 | 0.8954 | 6.8184 | 16 | 3 | 11.0221 | 1.5951 |
79
+ | 0.734 | 23.0 | 690 | 1.1057 | 0.8965 | 0.897 | 0.8963 | 6.8307 | 16 | 2 | 11.0049 | 1.5951 |
80
+ | 0.7268 | 24.0 | 720 | 1.1027 | 0.8956 | 0.8973 | 0.896 | 6.9301 | 17 | 3 | 11.1153 | 1.8405 |
81
+ | 0.718 | 25.0 | 750 | 1.1062 | 0.8965 | 0.8971 | 0.8963 | 6.8258 | 16 | 2 | 11.016 | 1.5951 |
82
+ | 0.7068 | 26.0 | 780 | 1.1058 | 0.8961 | 0.8967 | 0.896 | 6.816 | 16 | 2 | 11.0061 | 1.4724 |
83
+ | 0.6985 | 27.0 | 810 | 1.1120 | 0.8961 | 0.8977 | 0.8965 | 6.8933 | 16 | 2 | 11.1018 | 1.9632 |
84
+ | 0.6831 | 28.0 | 840 | 1.1130 | 0.8965 | 0.8968 | 0.8962 | 6.8184 | 16 | 2 | 11.0037 | 1.7178 |
85
+ | 0.6769 | 29.0 | 870 | 1.1144 | 0.8973 | 0.8975 | 0.897 | 6.7779 | 17 | 2 | 10.989 | 1.4724 |
86
+ | 0.6803 | 30.0 | 900 | 1.1139 | 0.8976 | 0.898 | 0.8974 | 6.8098 | 17 | 2 | 10.9779 | 1.5951 |
87
+ | 0.6618 | 31.0 | 930 | 1.1147 | 0.8973 | 0.8978 | 0.8971 | 6.8037 | 17 | 2 | 10.9902 | 1.227 |
88
+ | 0.6745 | 32.0 | 960 | 1.1157 | 0.8962 | 0.897 | 0.8961 | 6.8307 | 16 | 2 | 11.0135 | 1.4724 |
89
+ | 0.6618 | 33.0 | 990 | 1.1193 | 0.8963 | 0.897 | 0.8962 | 6.8123 | 17 | 2 | 10.9951 | 1.3497 |
90
+ | 0.6572 | 34.0 | 1020 | 1.1223 | 0.897 | 0.8977 | 0.8969 | 6.8209 | 16 | 2 | 11.0037 | 1.4724 |
91
+ | 0.6562 | 35.0 | 1050 | 1.1240 | 0.8963 | 0.8971 | 0.8963 | 6.854 | 17 | 2 | 11.0196 | 1.7178 |
92
+ | 0.6433 | 36.0 | 1080 | 1.1233 | 0.8969 | 0.8967 | 0.8964 | 6.8049 | 16 | 2 | 10.9632 | 1.4724 |
93
+ | 0.6405 | 37.0 | 1110 | 1.1236 | 0.8974 | 0.8977 | 0.8971 | 6.8245 | 16 | 2 | 11.011 | 1.5951 |
94
+ | 0.645 | 38.0 | 1140 | 1.1239 | 0.8967 | 0.897 | 0.8964 | 6.8135 | 16 | 2 | 10.9902 | 1.8405 |
95
+ | 0.6409 | 39.0 | 1170 | 1.1244 | 0.8967 | 0.897 | 0.8964 | 6.8086 | 16 | 2 | 10.9939 | 1.5951 |
96
+ | 0.6371 | 40.0 | 1200 | 1.1244 | 0.8967 | 0.8969 | 0.8964 | 6.8061 | 16 | 2 | 10.9902 | 1.5951 |
97
+
98
+
99
+ ### Framework versions
100
+
101
+ - Transformers 4.33.1
102
+ - Pytorch 2.0.1+cu118
103
+ - Datasets 2.14.5
104
+ - Tokenizers 0.13.3
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.33.1"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0d27c19fa46ee4cfaf217e9ea57356847a9ecc1297cd4eacbbf97460d790da9
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91d63aa9dd7d8046cc5f943a81433a1080dfd9afb6f5a69b03dde08bff2c2ccf
3
  size 242071641