frluquba commited on
Commit
928d3ba
1 Parent(s): d3bc835

Training complete

Browse files
Files changed (3) hide show
  1. README.md +61 -0
  2. generation_config.json +11 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - simplification
4
+ - generated_from_trainer
5
+ metrics:
6
+ - bleu
7
+ model-index:
8
+ - name: pegasus_paraphrase
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # pegasus_paraphrase
16
+
17
+ This model was trained from scratch on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 2.8274
20
+ - Bleu: 18.1989
21
+ - Gen Len: 10.1252
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5.6e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 2
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
51
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
52
+ | No log | 1.0 | 316 | 2.8784 | 15.735 | 10.3708 |
53
+ | 2.814 | 2.0 | 632 | 2.8274 | 18.1989 | 10.1252 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.38.1
59
+ - Pytorch 2.1.0+cu121
60
+ - Datasets 2.17.1
61
+ - Tokenizers 0.15.2
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": 60,
8
+ "num_beams": 8,
9
+ "pad_token_id": 0,
10
+ "transformers_version": "4.38.1"
11
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e54845b7acaf64ba38e9dbbae674836e4c509610a9a7daf950a0d20c7104561
3
  size 2275755748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5303ee5415f15895023a875c982dc26774583dfdc19b33a42ab9e255904cb1c6
3
  size 2275755748