Shraddhabhoir
commited on
Commit
•
0e588db
1
Parent(s):
5b62835
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: google/flan-t5-xl
|
3 |
+
library_name: peft
|
4 |
+
license: apache-2.0
|
5 |
+
metrics:
|
6 |
+
- rouge
|
7 |
+
tags:
|
8 |
+
- generated_from_trainer
|
9 |
+
model-index:
|
10 |
+
- name: flan-t5-xl-summarization-epoch20
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# flan-t5-xl-summarization-epoch20
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [google/flan-t5-xl](https://huggingface.co/google/flan-t5-xl) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5008
|
22 |
+
- Rouge1: 48.3084
|
23 |
+
- Rouge2: 27.2658
|
24 |
+
- Rougel: 37.9769
|
25 |
+
- Rougelsum: 41.5848
|
26 |
+
- Gen Len: 52.1176
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 5e-05
|
46 |
+
- train_batch_size: 8
|
47 |
+
- eval_batch_size: 8
|
48 |
+
- seed: 42
|
49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 20
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
57 |
+
| No log | 1.0 | 40 | 0.9558 | 33.7961 | 16.1287 | 27.1659 | 28.0049 | 27.5294 |
|
58 |
+
| No log | 2.0 | 80 | 0.7329 | 41.1727 | 26.7202 | 35.6927 | 37.9856 | 62.6471 |
|
59 |
+
| No log | 3.0 | 120 | 0.5996 | 39.7001 | 21.6984 | 29.3765 | 34.738 | 82.0588 |
|
60 |
+
| No log | 4.0 | 160 | 0.5612 | 41.4021 | 23.9875 | 32.7841 | 36.4756 | 67.5294 |
|
61 |
+
| No log | 5.0 | 200 | 0.5494 | 42.9379 | 24.0227 | 33.2609 | 37.7189 | 67.5882 |
|
62 |
+
| No log | 6.0 | 240 | 0.5344 | 44.3145 | 24.7379 | 34.5022 | 38.7382 | 58.1176 |
|
63 |
+
| No log | 7.0 | 280 | 0.5264 | 48.3821 | 28.1406 | 36.8146 | 40.9602 | 54.1765 |
|
64 |
+
| No log | 8.0 | 320 | 0.5193 | 48.5669 | 28.7554 | 37.2762 | 41.4076 | 55.8235 |
|
65 |
+
| No log | 9.0 | 360 | 0.5129 | 48.4222 | 25.9534 | 35.4387 | 40.3668 | 57.7059 |
|
66 |
+
| No log | 10.0 | 400 | 0.5109 | 48.1639 | 27.399 | 37.7239 | 40.9771 | 51.0588 |
|
67 |
+
| No log | 11.0 | 440 | 0.5093 | 50.4094 | 29.8618 | 39.3303 | 42.7215 | 53.0 |
|
68 |
+
| No log | 12.0 | 480 | 0.5060 | 50.3864 | 27.8568 | 37.5365 | 42.3323 | 53.3529 |
|
69 |
+
| 0.8091 | 13.0 | 520 | 0.5073 | 48.0328 | 26.5537 | 36.7542 | 41.2961 | 55.1765 |
|
70 |
+
| 0.8091 | 14.0 | 560 | 0.5049 | 47.2298 | 26.6774 | 36.8165 | 40.5404 | 52.5294 |
|
71 |
+
| 0.8091 | 15.0 | 600 | 0.5008 | 48.3084 | 27.2658 | 37.9769 | 41.5848 | 52.1176 |
|
72 |
+
| 0.8091 | 16.0 | 640 | 0.5017 | 47.6969 | 27.0742 | 37.3415 | 41.0155 | 54.9412 |
|
73 |
+
| 0.8091 | 17.0 | 680 | 0.5022 | 48.3553 | 27.5197 | 38.2598 | 41.5044 | 54.0588 |
|
74 |
+
| 0.8091 | 18.0 | 720 | 0.5018 | 48.474 | 27.5343 | 37.7907 | 41.5528 | 56.0 |
|
75 |
+
| 0.8091 | 19.0 | 760 | 0.5010 | 48.474 | 27.5343 | 37.7907 | 41.5528 | 56.0 |
|
76 |
+
| 0.8091 | 20.0 | 800 | 0.5009 | 48.474 | 27.5343 | 37.7907 | 41.5528 | 56.0 |
|
77 |
+
|
78 |
+
|
79 |
+
### Framework versions
|
80 |
+
|
81 |
+
- PEFT 0.12.0
|
82 |
+
- Transformers 4.44.2
|
83 |
+
- Pytorch 2.2.1+cu121
|
84 |
+
- Datasets 2.21.0
|
85 |
+
- Tokenizers 0.19.1
|
adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/flan-t5-xl",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"q",
|
24 |
+
"v"
|
25 |
+
],
|
26 |
+
"task_type": "SEQ_2_SEQ_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f41b1c48c53e86ea6eaeaab0c6cafcaf2df1a1a303caad4dc3a6938972dd565
|
3 |
+
size 37789864
|
logs/events.out.tfevents.1725535085.ip-10-192-11-208.1360.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92884cab2ed2143b4eb1db2e8568d322b16a6223fee21497cdd3adc5d6c3a48e
|
3 |
+
size 17532
|
logs/events.out.tfevents.1725538842.ip-10-192-11-208.1360.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:655305ff7e4a91236f934f4d8c5266f8d81c6284ef94299c9f604640b5e4f3d3
|
3 |
+
size 613
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd517893fbb407048b57c2888920fcd9d36972dbca2f7659137935e72ddf5d5a
|
3 |
+
size 5368
|