Sif10 commited on
Commit
9e8e712
1 Parent(s): e30a9e3

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google-t5/t5-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: summarization_
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_
17
+
18
+ This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.2707
21
+ - Rouge1: 0.3284
22
+ - Rouge2: 0.2294
23
+ - Rougel: 0.3018
24
+ - Rougelsum: 0.3019
25
+ - Gen Len: 18.9762
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: 2
46
+ - eval_batch_size: 2
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 1
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.3867 | 1.0 | 6283 | 0.2707 | 0.3284 | 0.2294 | 0.3018 | 0.3019 | 18.9762 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.39.3
63
+ - Pytorch 2.1.2
64
+ - Datasets 2.18.0
65
+ - 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:a2a81fe4e31527bdfe59c51acf8233dff74bf64d545dccf49b2aca650d74e41a
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3273af228e16d67eef88a22386c9aa10bac52d08b450938e77bdce60505cd292
3
  size 891644712
runs/Apr19_05-48-23_dd975491509b/events.out.tfevents.1713505704.dd975491509b.68.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf1b1f4ef009320ec2347010a60d89efbc25c1c37bdea738be745e4e640bddc8
3
- size 8125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:548c9ff66ea5d164cfb4b74fe87dbe2d1ea21e34d1c3a05d7b7d8fd83f0d8e95
3
+ size 9004