rahul77 commited on
Commit
b89d215
1 Parent(s): b968584

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +82 -0
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: t5-small-finetuned-rahul-summariza
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # t5-small-finetuned-rahul-summariza
16
+
17
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.7002
20
+ - Rouge1: 29.5043
21
+ - Rouge2: 23.832
22
+ - Rougel: 27.5786
23
+ - Rougelsum: 28.404
24
+ - Gen Len: 19.0
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: 5.6e-05
44
+ - train_batch_size: 8
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
+ - num_epochs: 20
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
55
+ | 1.123 | 1.0 | 16 | 0.8258 | 27.2788 | 21.3634 | 25.7114 | 26.7324 | 19.0 |
56
+ | 0.9067 | 2.0 | 32 | 0.7539 | 28.873 | 23.5401 | 27.2337 | 27.939 | 19.0 |
57
+ | 0.8137 | 3.0 | 48 | 0.7280 | 29.1767 | 23.6599 | 27.7065 | 28.3569 | 19.0 |
58
+ | 0.7872 | 4.0 | 64 | 0.7230 | 29.0451 | 23.4597 | 27.2762 | 28.1324 | 19.0 |
59
+ | 0.7338 | 5.0 | 80 | 0.7133 | 29.4821 | 23.8113 | 27.4912 | 28.326 | 19.0 |
60
+ | 0.6913 | 6.0 | 96 | 0.7101 | 29.4237 | 23.8523 | 27.4109 | 28.2418 | 19.0 |
61
+ | 0.6679 | 7.0 | 112 | 0.7097 | 29.4237 | 23.8523 | 27.4109 | 28.2418 | 19.0 |
62
+ | 0.6963 | 8.0 | 128 | 0.7046 | 29.4237 | 23.8523 | 27.4109 | 28.2418 | 19.0 |
63
+ | 0.6223 | 9.0 | 144 | 0.7052 | 29.4237 | 23.7633 | 27.493 | 28.3362 | 19.0 |
64
+ | 0.6494 | 10.0 | 160 | 0.7019 | 29.4237 | 23.7633 | 27.493 | 28.3362 | 19.0 |
65
+ | 0.616 | 11.0 | 176 | 0.7010 | 29.4237 | 23.7633 | 27.493 | 28.3362 | 19.0 |
66
+ | 0.6058 | 12.0 | 192 | 0.7028 | 29.4237 | 23.7633 | 27.493 | 28.3362 | 19.0 |
67
+ | 0.5964 | 13.0 | 208 | 0.6996 | 29.4237 | 23.7633 | 27.493 | 28.3362 | 19.0 |
68
+ | 0.5958 | 14.0 | 224 | 0.6997 | 29.4237 | 23.7633 | 27.493 | 28.3362 | 19.0 |
69
+ | 0.57 | 15.0 | 240 | 0.6996 | 29.5043 | 23.832 | 27.5786 | 28.404 | 19.0 |
70
+ | 0.5714 | 16.0 | 256 | 0.6998 | 29.5043 | 23.832 | 27.5786 | 28.404 | 19.0 |
71
+ | 0.5648 | 17.0 | 272 | 0.6999 | 29.5043 | 23.832 | 27.5786 | 28.404 | 19.0 |
72
+ | 0.5258 | 18.0 | 288 | 0.7005 | 29.5043 | 23.832 | 27.5786 | 28.404 | 19.0 |
73
+ | 0.5692 | 19.0 | 304 | 0.7001 | 29.5043 | 23.832 | 27.5786 | 28.404 | 19.0 |
74
+ | 0.5708 | 20.0 | 320 | 0.7002 | 29.5043 | 23.832 | 27.5786 | 28.404 | 19.0 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - Transformers 4.23.1
80
+ - Pytorch 1.12.1+cu113
81
+ - Datasets 2.7.1
82
+ - Tokenizers 0.13.2