silmi224 commited on
Commit
401561a
1 Parent(s): f69e267

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: silmi224/finetune-led-35000
3
+ tags:
4
+ - summarization
5
+ - generated_from_trainer
6
+ metrics:
7
+ - rouge
8
+ model-index:
9
+ - name: led-risalah_data_v17_2
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
+ # led-risalah_data_v17_2
17
+
18
+ This model is a fine-tuned version of [silmi224/finetune-led-35000](https://huggingface.co/silmi224/finetune-led-35000) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.6183
21
+ - Rouge1: 24.9438
22
+ - Rouge2: 12.823
23
+ - Rougel: 19.4874
24
+ - Rougelsum: 23.9852
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: 1e-05
44
+ - train_batch_size: 1
45
+ - eval_batch_size: 1
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 4
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_steps: 400
52
+ - num_epochs: 20
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
58
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
59
+ | 3.0463 | 1.0 | 20 | 2.6201 | 10.5455 | 3.3808 | 8.0147 | 9.7658 |
60
+ | 2.7524 | 2.0 | 40 | 2.3724 | 13.2211 | 4.2659 | 9.4319 | 11.4823 |
61
+ | 2.4437 | 3.0 | 60 | 2.1687 | 15.9732 | 4.6109 | 10.6226 | 14.1832 |
62
+ | 2.1607 | 4.0 | 80 | 2.0550 | 17.731 | 6.3571 | 10.6519 | 16.6744 |
63
+ | 2.0465 | 5.0 | 100 | 1.9641 | 19.3209 | 6.788 | 12.3334 | 17.2773 |
64
+ | 1.8932 | 6.0 | 120 | 1.8951 | 20.2099 | 9.1781 | 14.4373 | 18.5711 |
65
+ | 1.8485 | 7.0 | 140 | 1.8391 | 17.9081 | 7.2188 | 12.0437 | 16.1709 |
66
+ | 1.7211 | 8.0 | 160 | 1.7814 | 20.2991 | 8.2239 | 13.6757 | 18.9692 |
67
+ | 1.6461 | 9.0 | 180 | 1.7475 | 25.3547 | 10.5964 | 16.5484 | 23.7821 |
68
+ | 1.6109 | 10.0 | 200 | 1.7211 | 22.2062 | 9.3952 | 15.2277 | 21.1163 |
69
+ | 1.5818 | 11.0 | 220 | 1.7049 | 22.8022 | 9.2525 | 15.8587 | 21.4785 |
70
+ | 1.5194 | 12.0 | 240 | 1.6829 | 23.9497 | 11.1116 | 16.8015 | 22.8818 |
71
+ | 1.4541 | 13.0 | 260 | 1.6700 | 23.3403 | 11.4888 | 16.9861 | 22.4228 |
72
+ | 1.3816 | 14.0 | 280 | 1.6555 | 25.8179 | 13.2041 | 17.7017 | 24.7336 |
73
+ | 1.3908 | 15.0 | 300 | 1.6451 | 25.697 | 13.4504 | 18.41 | 24.7942 |
74
+ | 1.364 | 16.0 | 320 | 1.6224 | 25.7576 | 11.9706 | 17.695 | 24.2206 |
75
+ | 1.2521 | 17.0 | 340 | 1.6094 | 24.1556 | 12.942 | 18.5932 | 23.2197 |
76
+ | 1.2384 | 18.0 | 360 | 1.6041 | 25.1035 | 12.7288 | 18.2081 | 24.4216 |
77
+ | 1.2734 | 19.0 | 380 | 1.6075 | 25.482 | 13.4025 | 19.7018 | 25.1256 |
78
+ | 1.1228 | 20.0 | 400 | 1.6183 | 24.9438 | 12.823 | 19.4874 | 23.9852 |
79
+
80
+
81
+ ### Framework versions
82
+
83
+ - Transformers 4.41.2
84
+ - Pytorch 2.1.2
85
+ - Datasets 2.19.2
86
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "early_stopping": true,
5
+ "eos_token_id": 2,
6
+ "length_penalty": 2.0,
7
+ "max_length": 128,
8
+ "min_length": 40,
9
+ "no_repeat_ngram_size": 3,
10
+ "num_beams": 2,
11
+ "pad_token_id": 1,
12
+ "transformers_version": "4.41.2",
13
+ "use_cache": false
14
+ }
runs/Jul14_06-45-27_440e4b9c3897/events.out.tfevents.1720939528.440e4b9c3897.696.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2641b2a515086e4c107ab07cdf5a17409d74b1dc333bfd760de64b7170c8e0e8
3
- size 23014
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86901fcb9cc8c917414d9fda7553e6b33244f05efa44eea251f7a524edd810ac
3
+ size 23842
runs/Jul14_06-45-27_440e4b9c3897/events.out.tfevents.1720946191.440e4b9c3897.696.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aca678cee087ff973363ef6f82a7bcdfc25a7cbaa8245e46b5b2d4492b5fa936
3
+ size 562