jessgomesgomez commited on
Commit
37194fa
1 Parent(s): 630dd3d

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/pegasus-large
3
+ tags:
4
+ - simplification
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: pegasus
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
+ # pegasus
17
+
18
+ This model is a fine-tuned version of [google/pegasus-large](https://huggingface.co/google/pegasus-large) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1225
21
+ - Bleu: 85.6358
22
+ - Gen Len: 25.3125
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 5.6e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 2
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
52
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
53
+ | No log | 1.0 | 440 | 0.1572 | 83.6089 | 25.25 |
54
+ | 0.238 | 2.0 | 880 | 0.1225 | 85.6358 | 25.3125 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.40.2
60
+ - Pytorch 2.2.1+cu121
61
+ - Datasets 2.19.1
62
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
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": 256,
8
+ "num_beams": 8,
9
+ "pad_token_id": 0,
10
+ "transformers_version": "4.40.2"
11
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5031e2e5f40058e41ee09d0ceed3aea0d131b90942fe1e01b11a811360ba11ad
3
  size 2283652852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a63220d29d45fb0a2a9b20dafa36e275e87a12499b2a74e5cec155d958cc9698
3
  size 2283652852
runs/May16_15-22-39_dc000a6a8d50/events.out.tfevents.1715873022.dc000a6a8d50.381.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:954f347d5a0dbd3f1d5bf90ce3485b52dd2571a97b77d10439bb6e716927f4d7
3
- size 7825
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0da3185d4917fab96d0a6d25b21c42cfb7e3d868210afb0ec23cf835d8fc9a44
3
+ size 8549