ravinderbrai commited on
Commit
a036366
1 Parent(s): c3a0191

End of training

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: t5-small
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: t5-small-finetuned-xsum
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-xsum
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: 2.6938
20
+ - Rouge1: 16.5765
21
+ - Rouge2: 2.4121
22
+ - Rougel: 15.4248
23
+ - Rougelsum: 15.4769
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: 2e-05
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 16
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 3
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
56
+ | 3.1215 | 1.0 | 584 | 2.7743 | 16.684 | 2.4322 | 15.4933 | 15.4944 | 19.0 |
57
+ | 3.0129 | 2.0 | 1168 | 2.7121 | 16.4123 | 2.4008 | 15.2938 | 15.3283 | 19.0 |
58
+ | 2.9533 | 3.0 | 1752 | 2.6938 | 16.5765 | 2.4121 | 15.4248 | 15.4769 | 19.0 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.37.2
64
+ - Pytorch 2.2.0+cu118
65
+ - Datasets 2.17.0
66
+ - Tokenizers 0.15.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.37.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:126c6f743c8f231b23228ddef8dbc48b1cde5800eeb2a8bd1f37074b245a38df
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f85b99bf7d8eb41dd542f8f11c75908721c07ead479cde63f4378a8e89fba651
3
  size 242041896
runs/Feb17_16-51-26_Ravi-Desktop/events.out.tfevents.1708203108.Ravi-Desktop.21004.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40b7364cb720e7df102ea73574e222fef23d9773e124097984900c60c6d5fa17
3
- size 5554
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c42d78467fd13f9cd9af408363eb70a4cfd6f5421480ecbe653e0322d4bd915
3
+ size 7797