Vexemous commited on
Commit
beea1a8
1 Parent(s): 49c960f

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-samsum
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-samsum
17
+
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.7651
21
+ - Rouge1: 41.6124
22
+ - Rouge2: 18.7668
23
+ - Rougel: 35.0271
24
+ - Rougelsum: 38.5305
25
+ - Gen Len: 16.6381
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
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
57
+ | 2.044 | 1.0 | 921 | 1.8159 | 41.1358 | 18.1022 | 34.3309 | 38.1969 | 16.5232 |
58
+ | 1.9796 | 2.0 | 1842 | 1.7915 | 41.4713 | 18.6313 | 34.7999 | 38.4147 | 16.566 |
59
+ | 1.9487 | 3.0 | 2763 | 1.7724 | 41.6106 | 18.6119 | 34.7796 | 38.5737 | 16.7213 |
60
+ | 1.9265 | 4.0 | 3684 | 1.7687 | 41.6027 | 18.8083 | 34.8846 | 38.566 | 16.676 |
61
+ | 1.9176 | 5.0 | 4605 | 1.7651 | 41.6124 | 18.7668 | 35.0271 | 38.5305 | 16.6381 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.40.0
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.19.0
69
+ - 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.0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6e8b9a749feb34dd1a84cb3749fdb8f963a6c5fc8a11dc5056a3993897ae850
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37859b343c9965935eaeeec537f8a6e670f0cec70b09acc1676be014386493b
3
  size 242041896
runs/Apr24_22-03-17_3f7d7ea1bb59/events.out.tfevents.1713996623.3f7d7ea1bb59.355.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:796eeb878f31cb7442072140e8d0b3d9cce73081f1a7d87abc85184ccb4c4a8b
3
- size 15508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e60551413550ddb1b221929a54ef7c8d12155e8056a9dd623bc0f305033d7595
3
+ size 16387