Swarnava commited on
Commit
7a7b912
1 Parent(s): 37a7dc4

End of training

Browse files
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: T5_base_title
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_base_title
17
+
18
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.0487
21
+ - Rouge1: 0.3848
22
+ - Rouge2: 0.1901
23
+ - Rougel: 0.3297
24
+ - Rougelsum: 0.3288
25
+ - Gen Len: 16.795
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: 4
46
+ - eval_batch_size: 4
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 10
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
+ | No log | 1.0 | 200 | 2.0966 | 0.3525 | 0.165 | 0.2921 | 0.2934 | 17.4 |
58
+ | No log | 2.0 | 400 | 2.0533 | 0.3706 | 0.1775 | 0.3145 | 0.3147 | 16.52 |
59
+ | 2.2032 | 3.0 | 600 | 2.0453 | 0.3754 | 0.1867 | 0.3226 | 0.3227 | 16.68 |
60
+ | 2.2032 | 4.0 | 800 | 2.0383 | 0.379 | 0.1887 | 0.3246 | 0.3243 | 16.36 |
61
+ | 1.8535 | 5.0 | 1000 | 2.0376 | 0.3849 | 0.1881 | 0.3269 | 0.3267 | 16.755 |
62
+ | 1.8535 | 6.0 | 1200 | 2.0416 | 0.378 | 0.1792 | 0.3236 | 0.3228 | 16.84 |
63
+ | 1.8535 | 7.0 | 1400 | 2.0445 | 0.3805 | 0.1848 | 0.3249 | 0.3248 | 16.65 |
64
+ | 1.692 | 8.0 | 1600 | 2.0484 | 0.3876 | 0.187 | 0.3289 | 0.3285 | 16.845 |
65
+ | 1.692 | 9.0 | 1800 | 2.0473 | 0.3891 | 0.1912 | 0.3325 | 0.332 | 16.815 |
66
+ | 1.6276 | 10.0 | 2000 | 2.0487 | 0.3848 | 0.1901 | 0.3297 | 0.3288 | 16.795 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.37.2
72
+ - Pytorch 2.1.0+cu121
73
+ - Datasets 2.17.0
74
+ - Tokenizers 0.15.2
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:4503a63839808ada61ebe2e67ecccef33870b95f7e6c71b8da1ed7a38cb48c0d
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:975e2988b4c0e584787357f457a74030c2343cb6d706e660896720a497848ca0
3
  size 891644712
runs/Feb18_11-58-36_bb6847706ad5/events.out.tfevents.1708257517.bb6847706ad5.11676.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4757e6c0faf1861ae170c243dccade7e710d72c6accbaa69d2b6435bea9a352f
3
- size 6532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51bee94cf74fa9d52a86fdebe023c6e1059b0b11bb423c1eec78d61e2fe8b90b
3
+ size 11557