Hasanur525
commited on
End of training
Browse files- .gitattributes +1 -0
- README.md +89 -0
- config.json +34 -0
- generation_config.json +7 -0
- model.safetensors +3 -0
- runs/Feb21_21-12-17_WIN-F8FVB99PGRI/events.out.tfevents.1708578743.WIN-F8FVB99PGRI.17568.0 +3 -0
- special_tokens_map.json +23 -0
- spiece.model +3 -0
- tokenizer.json +3 -0
- tokenizer_config.json +38 -0
- training_args.bin +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/mt5-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- rouge
|
8 |
+
model-index:
|
9 |
+
- name: deed_summarization_mt5_version_1
|
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 |
+
# deed_summarization_mt5_version_1
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5863
|
21 |
+
- Rouge1: 1.0138
|
22 |
+
- Rouge2: 0.6875
|
23 |
+
- Rougel: 1.0233
|
24 |
+
- Rougelsum: 1.0941
|
25 |
+
- Gen Len: 288.1509
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Intended uses & limitations
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training and evaluation data
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training procedure
|
40 |
+
|
41 |
+
### Training hyperparameters
|
42 |
+
|
43 |
+
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 2e-05
|
45 |
+
- train_batch_size: 2
|
46 |
+
- eval_batch_size: 2
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- lr_scheduler_warmup_steps: 5000
|
51 |
+
- num_epochs: 25
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
|
57 |
+
| 25.5422 | 1.0 | 375 | 16.6467 | 0.6477 | 0.0 | 0.6383 | 0.6639 | 25.0 |
|
58 |
+
| 11.9626 | 2.0 | 750 | 13.5214 | 0.6633 | 0.0 | 0.6553 | 0.6745 | 38.5912 |
|
59 |
+
| 10.1002 | 3.0 | 1125 | 7.4294 | 0.7257 | 0.0 | 0.7163 | 0.7264 | 386.6164 |
|
60 |
+
| 2.8844 | 4.0 | 1500 | 2.8574 | 0.7257 | 0.0 | 0.7163 | 0.7264 | 499.0 |
|
61 |
+
| 4.1183 | 5.0 | 1875 | 9.6893 | 0.7257 | 0.0 | 0.7163 | 0.7264 | 499.0 |
|
62 |
+
| 1.4443 | 6.0 | 2250 | 2.4224 | 0.7257 | 0.0 | 0.7163 | 0.7264 | 466.7673 |
|
63 |
+
| 3.8512 | 7.0 | 2625 | 1.5813 | 0.7257 | 0.0 | 0.7163 | 0.7264 | 432.4717 |
|
64 |
+
| 8.6527 | 8.0 | 3000 | 1.4532 | 0.7257 | 0.0 | 0.7163 | 0.7264 | 480.6164 |
|
65 |
+
| 0.5302 | 9.0 | 3375 | 1.1597 | 0.7257 | 0.0 | 0.7163 | 0.7264 | 419.239 |
|
66 |
+
| 1.2311 | 10.0 | 3750 | 0.9806 | 0.9895 | 0.1006 | 0.9135 | 0.9189 | 383.6855 |
|
67 |
+
| 0.8903 | 11.0 | 4125 | 0.8961 | 0.9609 | 0.1578 | 0.8871 | 0.8934 | 376.6038 |
|
68 |
+
| 0.8742 | 12.0 | 4500 | 0.8109 | 1.1104 | 0.2243 | 1.0038 | 1.007 | 388.3648 |
|
69 |
+
| 0.5934 | 13.0 | 4875 | 0.7588 | 0.3145 | 0.2287 | 0.3145 | 0.3145 | 341.717 |
|
70 |
+
| 0.1715 | 14.0 | 5250 | 0.7073 | 0.2795 | 0.2013 | 0.2795 | 0.2795 | 333.434 |
|
71 |
+
| 0.4363 | 15.0 | 5625 | 0.6780 | 0.4368 | 0.2287 | 0.4368 | 0.4368 | 326.7044 |
|
72 |
+
| 1.0736 | 16.0 | 6000 | 0.6647 | 0.7163 | 0.5169 | 0.7512 | 0.7512 | 299.4151 |
|
73 |
+
| 0.1069 | 17.0 | 6375 | 0.6294 | 0.856 | 0.6038 | 0.863 | 0.8595 | 312.434 |
|
74 |
+
| 0.1434 | 18.0 | 6750 | 0.6358 | 0.7512 | 0.5222 | 0.7862 | 0.808 | 291.4403 |
|
75 |
+
| 0.4344 | 19.0 | 7125 | 0.6164 | 1.1082 | 0.7576 | 1.1305 | 1.1574 | 304.7484 |
|
76 |
+
| 0.1038 | 20.0 | 7500 | 0.6066 | 0.8572 | 0.6108 | 0.8758 | 0.9085 | 297.3145 |
|
77 |
+
| 0.5519 | 21.0 | 7875 | 0.5972 | 0.4354 | 0.2935 | 0.5382 | 0.5382 | 281.5786 |
|
78 |
+
| 0.0804 | 22.0 | 8250 | 0.5994 | 0.6464 | 0.5583 | 0.7741 | 0.7794 | 305.805 |
|
79 |
+
| 0.3696 | 23.0 | 8625 | 0.5884 | 0.6362 | 0.3246 | 0.6362 | 0.6362 | 291.434 |
|
80 |
+
| 0.3966 | 24.0 | 9000 | 0.5852 | 0.7133 | 0.408 | 0.7311 | 0.8082 | 281.9119 |
|
81 |
+
| 0.3484 | 25.0 | 9375 | 0.5863 | 1.0138 | 0.6875 | 1.0233 | 1.0941 | 288.1509 |
|
82 |
+
|
83 |
+
|
84 |
+
### Framework versions
|
85 |
+
|
86 |
+
- Transformers 4.37.2
|
87 |
+
- Pytorch 2.1.0.dev20230811+cu121
|
88 |
+
- Datasets 2.17.0
|
89 |
+
- Tokenizers 0.15.2
|
config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google/mt5-base",
|
3 |
+
"architectures": [
|
4 |
+
"MT5ForConditionalGeneration"
|
5 |
+
],
|
6 |
+
"classifier_dropout": 0.0,
|
7 |
+
"d_ff": 2048,
|
8 |
+
"d_kv": 64,
|
9 |
+
"d_model": 768,
|
10 |
+
"decoder_start_token_id": 0,
|
11 |
+
"dense_act_fn": "gelu_new",
|
12 |
+
"dropout_rate": 0.1,
|
13 |
+
"eos_token_id": 1,
|
14 |
+
"feed_forward_proj": "gated-gelu",
|
15 |
+
"initializer_factor": 1.0,
|
16 |
+
"is_encoder_decoder": true,
|
17 |
+
"is_gated_act": true,
|
18 |
+
"layer_norm_epsilon": 1e-06,
|
19 |
+
"max_length": 500,
|
20 |
+
"model_type": "mt5",
|
21 |
+
"num_decoder_layers": 12,
|
22 |
+
"num_heads": 12,
|
23 |
+
"num_layers": 12,
|
24 |
+
"output_past": true,
|
25 |
+
"pad_token_id": 0,
|
26 |
+
"relative_attention_max_distance": 128,
|
27 |
+
"relative_attention_num_buckets": 32,
|
28 |
+
"tie_word_embeddings": false,
|
29 |
+
"tokenizer_class": "T5Tokenizer",
|
30 |
+
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.37.2",
|
32 |
+
"use_cache": true,
|
33 |
+
"vocab_size": 250112
|
34 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder_start_token_id": 0,
|
3 |
+
"eos_token_id": 1,
|
4 |
+
"max_length": 500,
|
5 |
+
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.37.2"
|
7 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d64469afe7e273c69e7dac0049de913a30674a798435a34ce9db32975cd9b38
|
3 |
+
size 2329638768
|
runs/Feb21_21-12-17_WIN-F8FVB99PGRI/events.out.tfevents.1708578743.WIN-F8FVB99PGRI.17568.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e56062b510fd276386369de2134130ca395480c075c098eb7e70ab0e6c85d9a
|
3 |
+
size 1489718
|
special_tokens_map.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"eos_token": {
|
3 |
+
"content": "</s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"pad_token": {
|
10 |
+
"content": "<pad>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"unk_token": {
|
17 |
+
"content": "<unk>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
}
|
23 |
+
}
|
spiece.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef78f86560d809067d12bac6c09f19a462cb3af3f54d2b8acbba26e1433125d6
|
3 |
+
size 4309802
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6512ef2b02777ef782756927e24139ce5b24fcfe947abf5cd8fb7a7b1a44f7f4
|
3 |
+
size 16330827
|
tokenizer_config.json
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "<pad>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "</s>",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "<unk>",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
}
|
27 |
+
},
|
28 |
+
"additional_special_tokens": [],
|
29 |
+
"clean_up_tokenization_spaces": true,
|
30 |
+
"eos_token": "</s>",
|
31 |
+
"extra_ids": 0,
|
32 |
+
"legacy": true,
|
33 |
+
"model_max_length": 1000000000000000019884624838656,
|
34 |
+
"pad_token": "<pad>",
|
35 |
+
"sp_model_kwargs": {},
|
36 |
+
"tokenizer_class": "T5Tokenizer",
|
37 |
+
"unk_token": "<unk>"
|
38 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0881a2217d7897fe0c0714e209c8178ccbae1b85b6c2f322fba23c4c0dab3917
|
3 |
+
size 4920
|