Pushparaj2811 commited on
Commit
d466721
1 Parent(s): fe63277

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-act2pas
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-act2pas
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: 0.1036
21
+ - Rouge1: 96.7196
22
+ - Rouge2: 94.1746
23
+ - Rougel: 95.2986
24
+ - Rougelsum: 95.3129
25
+ - Gen Len: 16.5466
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: 3
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
+ | 0.1668 | 1.0 | 8619 | 0.1201 | 96.566 | 93.6856 | 94.9463 | 94.9567 | 16.5427 |
58
+ | 0.1434 | 2.0 | 17238 | 0.1067 | 96.6808 | 94.0862 | 95.2095 | 95.2232 | 16.5474 |
59
+ | 0.129 | 3.0 | 25857 | 0.1036 | 96.7196 | 94.1746 | 95.2986 | 95.3129 | 16.5466 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.39.3
65
+ - Pytorch 2.2.1+cu121
66
+ - 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.39.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad733a2447ad4b249a669261f747199450871090624d3d1f973fb38a79e32bb5
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4b45da61eb6dbfa0b25f5a02830aadd81d6c41afe29594938fe5e201abd44e5
3
  size 242041896
runs/Apr09_17-00-59_23eb4df8627a/events.out.tfevents.1712682796.23eb4df8627a.424.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2057b2dd65b596b4fb17563d3dff6e0984a19b258d879e61a9cd5e0c04cc645
3
- size 17473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:035da415085d301ac2771284d37ce347a027090d2558eb82c2ff6113beb7c0a7
3
+ size 18368