cpajitha commited on
Commit
78e5b0b
1 Parent(s): 085562b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: t5-small-finetuned-new-gettitle
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # t5-small-finetuned-new-gettitle
17
+
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.1342
21
+ - Rouge1: 41.0072
22
+ - Rouge2: 21.829
23
+ - Rougel: 36.7872
24
+ - Rougelsum: 36.7623
25
+ - Gen Len: 13.7485
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 16
46
+ - eval_batch_size: 16
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 5
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
+ | 2.5176 | 1.0 | 2050 | 2.2543 | 39.227 | 21.0282 | 35.4225 | 35.4136 | 13.2759 |
57
+ | 2.4304 | 2.0 | 4100 | 2.1874 | 40.0497 | 21.2453 | 36.0247 | 36.0363 | 13.6354 |
58
+ | 2.3839 | 3.0 | 6150 | 2.1550 | 40.579 | 21.5834 | 36.4843 | 36.4847 | 13.6754 |
59
+ | 2.3506 | 4.0 | 8200 | 2.1392 | 41.0029 | 21.8114 | 36.757 | 36.7411 | 13.8856 |
60
+ | 2.328 | 5.0 | 10250 | 2.1342 | 41.0072 | 21.829 | 36.7872 | 36.7623 | 13.7485 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.40.2
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
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.40.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3fe8960e9e25f3ef5409c76c64cb09165c8ef8187985c5f785f73126bda48be
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1826982531015f6207acfc26bf92235aef94a64efdc7f9fc3842a16e7e639822
3
  size 242041896
runs/May13_05-12-30_d127bf8396dc/events.out.tfevents.1715577228.d127bf8396dc.340.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:909ce3c672a15aa3b1b594ef747825ebe79fc09abae228df20939872469900d9
3
- size 12018
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2663b20183121f76da185ebe5b6ca09ad7e28b578b3938efdc23610dbdc6dfdd
3
+ size 12897