silmi224 commited on
Commit
f7c0246
1 Parent(s): 50f5e13

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - summarization
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: led-risalah_data_v8
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # led-risalah_data_v8
14
+
15
+ This model was trained from scratch on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 1.0169
18
+ - Rouge1 Precision: 0.8329
19
+ - Rouge1 Recall: 0.135
20
+ - Rouge1 Fmeasure: 0.2293
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 1
41
+ - eval_batch_size: 1
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 8
44
+ - total_train_batch_size: 8
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 20
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 Fmeasure | Rouge1 Precision | Rouge1 Recall |
53
+ |:-------------:|:-----:|:----:|:---------------:|:---------------:|:----------------:|:-------------:|
54
+ | 1.9061 | 1.0 | 15 | 1.9704 | 0.1528 | 0.5489 | 0.0894 |
55
+ | 1.8015 | 2.0 | 30 | 1.7979 | 0.2037 | 0.6934 | 0.1204 |
56
+ | 1.6484 | 3.0 | 45 | 1.7690 | 0.2107 | 0.72 | 0.1244 |
57
+ | 1.3656 | 4.0 | 60 | 1.7353 | 0.223 | 0.7526 | 0.1321 |
58
+ | 1.1833 | 5.0 | 75 | 1.7215 | 0.2172 | 0.7498 | 0.1283 |
59
+ | 1.1678 | 6.0 | 90 | 1.7365 | 0.2094 | 0.7063 | 0.1241 |
60
+ | 1.1258 | 7.0 | 105 | 1.7643 | 0.2193 | 0.7425 | 0.1299 |
61
+ | 1.0591 | 8.0 | 120 | 1.7697 | 0.2184 | 0.7328 | 0.1295 |
62
+ | 0.8896 | 9.0 | 135 | 1.7835 | 0.2207 | 0.7391 | 0.1306 |
63
+ | 1.0655 | 10.0 | 150 | 1.7985 | 0.2241 | 0.7559 | 0.1325 |
64
+ | 0.8386 | 11.0 | 165 | 1.8309 | 0.2217 | 0.7502 | 0.1314 |
65
+ | 0.8968 | 12.0 | 180 | 1.8377 | 0.2147 | 0.7179 | 0.1276 |
66
+ | 0.7863 | 13.0 | 195 | 1.8737 | 0.2172 | 0.7293 | 0.129 |
67
+ | 0.6942 | 14.0 | 210 | 1.8858 | 0.2185 | 0.7489 | 0.1291 |
68
+ | 0.6656 | 15.0 | 225 | 1.9181 | 0.2243 | 0.7566 | 0.1328 |
69
+ | 0.6672 | 16.0 | 240 | 1.9407 | 0.2224 | 0.7513 | 0.1315 |
70
+ | 0.6405 | 17.0 | 255 | 1.9416 | 0.2151 | 0.7369 | 0.1272 |
71
+ | 0.7382 | 18.0 | 270 | 1.9533 | 0.2214 | 0.7506 | 0.1311 |
72
+ | 0.6445 | 19.0 | 285 | 1.9605 | 0.2136 | 0.7292 | 0.1262 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.41.2
78
+ - Pytorch 2.1.2
79
+ - Datasets 2.19.2
80
+ - Tokenizers 0.19.1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "silmi224/finetune-led-35000",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "/kaggle/working/led-risalah_data_v8/checkpoint-300",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
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/Jul06_12-26-30_4d992a2d3e7b/events.out.tfevents.1720268805.4d992a2d3e7b.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2875f3e3328ad3f290f3caa167a61c0bfcce57709605e8d65e4750e72d26605
3
- size 26605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0848bf00998c97bd0024bca6b78dd8535120631415aaa6b56efdc79ffa4a8759
3
+ size 32556
runs/Jul06_14-04-33_4d992a2d3e7b/events.out.tfevents.1720274682.4d992a2d3e7b.626.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220b898d05c890b668815740a850b2f518fa9ea7a7a81b77e98419729063081c
3
+ size 5996
runs/Jul06_14-04-33_4d992a2d3e7b/events.out.tfevents.1720274880.4d992a2d3e7b.626.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6d96e6472599c8d71e4b7522ab7571e52a569ce856fe5362070ee120623b62e
3
+ size 535
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f28410a7875b337d3dc9a9bbe95efa2bd8e26240269f9c5cc2c23e770529dda
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fadeb72bc2177422d8f1f36ba9d5aaf0fda9b41936b58da1adad0d8fc3e31e82
3
  size 5240