dross20 commited on
Commit
671ee30
·
verified ·
1 Parent(s): e58f202

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google-t5/t5-small
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: summarization_model
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
+ # summarization_model
17
+
18
+ This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.5805
21
+ - Rouge1: 0.1786
22
+ - Rouge2: 0.0576
23
+ - Rougel: 0.1488
24
+ - Rougelsum: 0.148
25
+ - Gen Len: 18.5642
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: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 4
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 | 377 | 1.6488 | 0.1711 | 0.0545 | 0.1441 | 0.1445 | 18.5134 |
58
+ | 1.851 | 2.0 | 754 | 1.6059 | 0.1743 | 0.0565 | 0.1478 | 0.1477 | 18.5134 |
59
+ | 1.7899 | 3.0 | 1131 | 1.5859 | 0.1758 | 0.0575 | 0.1463 | 0.1459 | 18.5433 |
60
+ | 1.7524 | 4.0 | 1508 | 1.5805 | 0.1786 | 0.0576 | 0.1488 | 0.148 | 18.5642 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.2
66
+ - Pytorch 2.1.2
67
+ - Datasets 2.19.2
68
+ - 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.41.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc2ead3fd973b52affbd17b30993a5da9a48e531fab5fb14d6357a460aaf5288
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e3042bae2d74bc6e276c5e948f253019a34047888466c6426c2a4c2dba18260
3
  size 242041896
runs/Jul05_22-21-06_65470d195559/events.out.tfevents.1720218067.65470d195559.34.11 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce65f189340a8eb6093107395b856c109de593441b6bb59d69e834b1706b78e5
3
- size 8025
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d9a251b6fb1008b71fad50d4cdee81de5930bf93610860694dec3a790e8e85
3
+ size 8904