vickt commited on
Commit
cc5d478
1 Parent(s): 1c2c869

End of training

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/pegasus-cnn_dailymail
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ - precision
8
+ - recall
9
+ - f1
10
+ model-index:
11
+ - name: PEGASUS_CNNDM_ORIGIN
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # PEGASUS_CNNDM_ORIGIN
19
+
20
+ This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 1.7525
23
+ - Rouge1: 0.3585
24
+ - Rouge2: 0.1596
25
+ - Rougel: 0.2651
26
+ - Rougelsum: 0.2651
27
+ - Gen Len: 57.9427
28
+ - Precision: 0.8769
29
+ - Recall: 0.8915
30
+ - F1: 0.884
31
+
32
+ ## Model description
33
+
34
+ More information needed
35
+
36
+ ## Intended uses & limitations
37
+
38
+ More information needed
39
+
40
+ ## Training and evaluation data
41
+
42
+ More information needed
43
+
44
+ ## Training procedure
45
+
46
+ ### Training hyperparameters
47
+
48
+ The following hyperparameters were used during training:
49
+ - learning_rate: 2e-05
50
+ - train_batch_size: 8
51
+ - eval_batch_size: 4
52
+ - seed: 42
53
+ - gradient_accumulation_steps: 4
54
+ - total_train_batch_size: 32
55
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
56
+ - lr_scheduler_type: linear
57
+ - num_epochs: 2
58
+ - mixed_precision_training: Native AMP
59
+
60
+ ### Training results
61
+
62
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len | Precision | Recall | F1 |
63
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|:---------:|:------:|:------:|
64
+ | 1.0026 | 1.0 | 625 | 1.7480 | 0.3556 | 0.1565 | 0.2627 | 0.2629 | 57.9482 | 0.8764 | 0.8909 | 0.8835 |
65
+ | 0.9045 | 2.0 | 1250 | 1.7525 | 0.3585 | 0.1596 | 0.2651 | 0.2651 | 57.9427 | 0.8769 | 0.8915 | 0.884 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.36.0
71
+ - Pytorch 2.0.1+cu117
72
+ - Datasets 2.14.5
73
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 0,
4
+ "eos_token_id": 1,
5
+ "forced_eos_token_id": 1,
6
+ "length_penalty": 0.8,
7
+ "max_length": 128,
8
+ "min_length": 32,
9
+ "num_beams": 8,
10
+ "pad_token_id": 0,
11
+ "transformers_version": "4.36.0"
12
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd734ffdfabd760ab9aa88adffb0feadbf92936d264ec0fd995697ba513fc106
3
  size 2283652852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf7d97e1ae0f9165c837bd3bf027489ed7d0873eb92b2d4af932c8b5cf9ce16d
3
  size 2283652852
runs/Jan02_20-25-43_vmi23bctr1704175002993-tsvtb/events.out.tfevents.1704198348.vmi23bctr1704175002993-tsvtb.17700.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c528fb44444e7239d3af88ae54e7fa72537e21e55fc33cd3b2e71df34cd419c3
3
- size 6210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28ea2e6a1a1188427fa0e08e4731738706a8a116b165643afed5f16b468c97ed
3
+ size 7238