End of training
Browse files- .gitattributes +1 -0
- README.md +110 -0
- config.json +33 -0
- generation_config.json +6 -0
- model.safetensors +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,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/mt5-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- bleu
|
8 |
+
model-index:
|
9 |
+
- name: cs_mT5_0.01_50_v0.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 |
+
# cs_mT5_0.01_50_v0.1
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 7.3188
|
21 |
+
- Bleu: 1.2029
|
22 |
+
- Gen Len: 19.0
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 0.01
|
42 |
+
- train_batch_size: 16
|
43 |
+
- eval_batch_size: 16
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 50
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
53 |
+
| 3.6406 | 1.0 | 6 | 6.1758 | 0.1903 | 19.0 |
|
54 |
+
| 4.2513 | 2.0 | 12 | 6.4360 | 0.4971 | 19.0 |
|
55 |
+
| 3.1515 | 3.0 | 18 | 6.2761 | 0.1689 | 19.0 |
|
56 |
+
| 3.4713 | 4.0 | 24 | 6.4576 | 0.4973 | 19.0 |
|
57 |
+
| 3.2069 | 5.0 | 30 | 6.6858 | 0.176 | 10.0 |
|
58 |
+
| 3.5913 | 6.0 | 36 | 6.2785 | 0.7212 | 19.0 |
|
59 |
+
| 3.7814 | 7.0 | 42 | 6.1120 | 0.7212 | 19.0 |
|
60 |
+
| 3.2429 | 8.0 | 48 | 6.3660 | 0.3725 | 19.0 |
|
61 |
+
| 3.2716 | 9.0 | 54 | 6.6523 | 0.4214 | 19.0 |
|
62 |
+
| 3.3443 | 10.0 | 60 | 6.4341 | 0.3793 | 19.0 |
|
63 |
+
| 2.4705 | 11.0 | 66 | 6.8433 | 0.7412 | 19.0 |
|
64 |
+
| 3.0869 | 12.0 | 72 | 6.9583 | 0.0 | 19.0 |
|
65 |
+
| 2.5187 | 13.0 | 78 | 6.3333 | 1.1569 | 19.0 |
|
66 |
+
| 3.1211 | 14.0 | 84 | 6.4031 | 0.2813 | 19.0 |
|
67 |
+
| 2.7326 | 15.0 | 90 | 6.4055 | 0.7962 | 19.0 |
|
68 |
+
| 2.5142 | 16.0 | 96 | 6.5799 | 0.1843 | 19.0 |
|
69 |
+
| 3.0964 | 17.0 | 102 | 6.8379 | 0.9395 | 19.0 |
|
70 |
+
| 2.5998 | 18.0 | 108 | 6.4570 | 0.0 | 19.0 |
|
71 |
+
| 3.2495 | 19.0 | 114 | 6.6350 | 0.2045 | 19.0 |
|
72 |
+
| 3.2509 | 20.0 | 120 | 6.3533 | 0.7212 | 19.0 |
|
73 |
+
| 3.2998 | 21.0 | 126 | 6.3142 | 0.6756 | 19.0 |
|
74 |
+
| 2.7829 | 22.0 | 132 | 6.5953 | 0.6646 | 19.0 |
|
75 |
+
| 3.0842 | 23.0 | 138 | 6.6276 | 0.7056 | 19.0 |
|
76 |
+
| 1.8502 | 24.0 | 144 | 6.6472 | 0.2386 | 19.0 |
|
77 |
+
| 1.945 | 25.0 | 150 | 6.6534 | 0.6966 | 19.0 |
|
78 |
+
| 2.7704 | 26.0 | 156 | 7.1955 | 0.7611 | 13.0 |
|
79 |
+
| 3.1289 | 27.0 | 162 | 6.6522 | 0.7286 | 17.0 |
|
80 |
+
| 3.0663 | 28.0 | 168 | 6.3873 | 0.8029 | 19.0 |
|
81 |
+
| 3.4269 | 29.0 | 174 | 6.4310 | 0.204 | 19.0 |
|
82 |
+
| 2.7845 | 30.0 | 180 | 6.7221 | 0.3228 | 19.0 |
|
83 |
+
| 2.0443 | 31.0 | 186 | 6.8353 | 0.3228 | 19.0 |
|
84 |
+
| 3.1621 | 32.0 | 192 | 7.1400 | 0.1346 | 19.0 |
|
85 |
+
| 2.4147 | 33.0 | 198 | 6.8844 | 1.2029 | 19.0 |
|
86 |
+
| 2.5869 | 34.0 | 204 | 6.7074 | 0.7475 | 19.0 |
|
87 |
+
| 2.1119 | 35.0 | 210 | 6.5778 | 0.7212 | 19.0 |
|
88 |
+
| 1.7629 | 36.0 | 216 | 6.5553 | 0.7867 | 19.0 |
|
89 |
+
| 2.3745 | 37.0 | 222 | 6.7126 | 0.7663 | 19.0 |
|
90 |
+
| 2.368 | 38.0 | 228 | 6.8008 | 0.4815 | 19.0 |
|
91 |
+
| 2.17 | 39.0 | 234 | 6.6388 | 0.7892 | 19.0 |
|
92 |
+
| 2.4311 | 40.0 | 240 | 6.6423 | 0.3228 | 19.0 |
|
93 |
+
| 2.8392 | 41.0 | 246 | 6.7127 | 0.3226 | 19.0 |
|
94 |
+
| 2.386 | 42.0 | 252 | 6.8011 | 0.31 | 19.0 |
|
95 |
+
| 2.7473 | 43.0 | 258 | 6.8704 | 0.31 | 19.0 |
|
96 |
+
| 1.9796 | 44.0 | 264 | 6.9846 | 1.2029 | 19.0 |
|
97 |
+
| 1.4857 | 45.0 | 270 | 7.1239 | 1.2029 | 19.0 |
|
98 |
+
| 1.8413 | 46.0 | 276 | 7.2177 | 1.194 | 19.0 |
|
99 |
+
| 2.171 | 47.0 | 282 | 7.2605 | 1.2029 | 19.0 |
|
100 |
+
| 1.9659 | 48.0 | 288 | 7.3048 | 1.2029 | 19.0 |
|
101 |
+
| 1.3681 | 49.0 | 294 | 7.3093 | 1.2029 | 19.0 |
|
102 |
+
| 2.086 | 50.0 | 300 | 7.3188 | 1.2029 | 19.0 |
|
103 |
+
|
104 |
+
|
105 |
+
### Framework versions
|
106 |
+
|
107 |
+
- Transformers 4.35.2
|
108 |
+
- Pytorch 1.13.1+cu117
|
109 |
+
- Datasets 2.16.1
|
110 |
+
- Tokenizers 0.15.0
|
config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"model_type": "mt5",
|
20 |
+
"num_decoder_layers": 12,
|
21 |
+
"num_heads": 12,
|
22 |
+
"num_layers": 12,
|
23 |
+
"output_past": true,
|
24 |
+
"pad_token_id": 0,
|
25 |
+
"relative_attention_max_distance": 128,
|
26 |
+
"relative_attention_num_buckets": 32,
|
27 |
+
"tie_word_embeddings": false,
|
28 |
+
"tokenizer_class": "T5Tokenizer",
|
29 |
+
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.35.2",
|
31 |
+
"use_cache": true,
|
32 |
+
"vocab_size": 250112
|
33 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder_start_token_id": 0,
|
3 |
+
"eos_token_id": 1,
|
4 |
+
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.35.2"
|
6 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c411eeaa530077a0ffc6dc17e9195bbe126e96a3568bf71ee5cb5baae768386e
|
3 |
+
size 2329638768
|
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:c816e64ca5739a75c4a484bbff22b624131f1b667f423dbeaeaa053b501fdafe
|
3 |
+
size 16330559
|
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:df4fe0590dd007dcf660026dc8eabcd6708b12523fea1804bfddae3f2fd24df1
|
3 |
+
size 4283
|