shubh711 commited on
Commit
5b77778
·
verified ·
1 Parent(s): d4b9e40

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: t5-small
5
+ tags:
6
+ - summarization
7
+ - generated_from_trainer
8
+ metrics:
9
+ - rouge
10
+ model-index:
11
+ - name: t5-small-finetuned-cnn-news
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # t5-small-finetuned-cnn-news
19
+
20
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 2.1891
23
+ - Rouge1: 23.97
24
+ - Rouge2: 8.95
25
+ - Rougel: 19.5
26
+ - Rougelsum: 21.98
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.00056
46
+ - train_batch_size: 8
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 0.02
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
56
+ |:-------------:|:------:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
57
+ | No log | 0.0209 | 15 | 2.1891 | 23.97 | 8.95 | 19.5 | 21.98 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.46.2
63
+ - Pytorch 2.5.1+cu121
64
+ - Datasets 3.1.0
65
+ - Tokenizers 0.20.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.46.2"
6
+ }
runs/Dec03_21-38-18_9fdecb130348/events.out.tfevents.1733262010.9fdecb130348.1325.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e13aa931447c342cb879b1ea32a1ef66c9f11473dce1289da8d2341c1db12e7
3
- size 4184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5675911f65a96e185b348705daffdcce04b9d6188a0b9520dbd9fb54bae4e68d
3
+ size 6877
runs/Dec03_21-38-18_9fdecb130348/events.out.tfevents.1733262095.9fdecb130348.1325.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7abe53a7e231c35083fcc6f7ee1166bf6581c9f9b9ca303bcf2fadfafc2a2595
3
+ size 553