vickt commited on
Commit
fa526a2
·
1 Parent(s): 63c2bc8

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: LLM_Teached_PEGASUS_CNNDM
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
+ # LLM_Teached_PEGASUS_CNNDM
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.8217
23
+ - Rouge1: 0.4508
24
+ - Rouge2: 0.1963
25
+ - Rougel: 0.332
26
+ - Rougelsum: 0.3319
27
+ - Gen Len: 48.3173
28
+ - Precision: 0.9046
29
+ - Recall: 0.9045
30
+ - F1: 0.9044
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
+ | 2.1425 | 1.0 | 625 | 1.8475 | 0.4458 | 0.193 | 0.3283 | 0.3284 | 48.1127 | 0.9038 | 0.9037 | 0.9036 |
65
+ | 1.9247 | 2.0 | 1250 | 1.8217 | 0.4508 | 0.1963 | 0.332 | 0.3319 | 48.3173 | 0.9046 | 0.9045 | 0.9044 |
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:6f3a1fbc26d60276ca51511f355313749d497bb06672754014c00a821d3a2558
3
  size 2283652852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6672ff20cfcb763fd5db58ed63bea72f170e2756ae8f24c077dbfd0cdaa66ace
3
  size 2283652852
runs/Jan02_18-27-46_vmi23bctr1704175002993-tsvtb/events.out.tfevents.1704191268.vmi23bctr1704175002993-tsvtb.22394.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1a570ee11f434c8f7bdb25839fa7f77665f4a4350c11b4a7dfaf3cec8a79626
3
- size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f22b39d5a268c608fd344e3b7ceae1c4af5bfc3600aa71f1b2aeac277c18d8cc
3
+ size 7253