GlycerinLOL commited on
Commit
3de6ccc
1 Parent(s): 51bea6e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/pegasus-xsum
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - rouge
7
+ model-index:
8
+ - name: LLM_Teached_Pegasus
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
+ # LLM_Teached_Pegasus
16
+
17
+ This model is a fine-tuned version of [google/pegasus-xsum](https://huggingface.co/google/pegasus-xsum) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.7905
20
+ - Rouge1: 0.4388
21
+ - Rouge2: 0.1916
22
+ - Rougel: 0.3479
23
+ - Rougelsum: 0.3476
24
+ - Gen Len: 28.7182
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 2
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
56
+ | 2.0092 | 1.0 | 1250 | 1.8228 | 0.4351 | 0.188 | 0.3414 | 0.3411 | 28.7045 |
57
+ | 1.8992 | 2.0 | 2500 | 1.7905 | 0.4388 | 0.1916 | 0.3479 | 0.3476 | 28.7182 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.36.0
63
+ - Pytorch 2.0.1+cu117
64
+ - Datasets 2.14.5
65
+ - Tokenizers 0.15.0
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.6,
7
+ "max_length": 64,
8
+ "num_beams": 8,
9
+ "pad_token_id": 0,
10
+ "transformers_version": "4.36.0"
11
+ }
runs/Dec26_19-06-26_k4nuemctr1703578858135-c9qrv/events.out.tfevents.1703588795.k4nuemctr1703578858135-c9qrv.4324.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be2271602bcf8c32f9034087ebc25db86a8bc07157efab71e602b4d015e43bc2
3
- size 6561
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7c360dcaa81158be6743fbec22aeb30ea8bc5ea7c9d064c288ac645ee02de1
3
+ size 7440