End of training
Browse files- README.md +159 -0
- config.json +61 -0
- generation_config.json +7 -0
- model.safetensors +3 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,159 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: t5-base
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
model-index:
|
8 |
+
- name: t5-base-squad-qag-c
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# t5-base-squad-qag-c
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.1841
|
20 |
+
|
21 |
+
## Model description
|
22 |
+
|
23 |
+
More information needed
|
24 |
+
|
25 |
+
## Intended uses & limitations
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Training and evaluation data
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training procedure
|
34 |
+
|
35 |
+
### Training hyperparameters
|
36 |
+
|
37 |
+
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 3e-05
|
39 |
+
- train_batch_size: 8
|
40 |
+
- eval_batch_size: 8
|
41 |
+
- seed: 42
|
42 |
+
- gradient_accumulation_steps: 4
|
43 |
+
- total_train_batch_size: 32
|
44 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 100
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
+
|:-------------:|:-------:|:----:|:---------------:|
|
52 |
+
| 15.4767 | 0.5714 | 1 | 18.0250 |
|
53 |
+
| 20.3032 | 1.5714 | 2 | 15.4582 |
|
54 |
+
| 18.4399 | 2.5714 | 3 | 13.1504 |
|
55 |
+
| 17.1036 | 3.5714 | 4 | 11.2818 |
|
56 |
+
| 15.6848 | 4.5714 | 5 | 9.9161 |
|
57 |
+
| 13.6358 | 5.5714 | 6 | 8.8008 |
|
58 |
+
| 11.9557 | 6.5714 | 7 | 7.8137 |
|
59 |
+
| 11.0088 | 7.5714 | 8 | 6.8813 |
|
60 |
+
| 9.0408 | 8.5714 | 9 | 6.0711 |
|
61 |
+
| 7.8859 | 9.5714 | 10 | 5.3071 |
|
62 |
+
| 6.9191 | 10.5714 | 11 | 4.8648 |
|
63 |
+
| 6.0631 | 11.5714 | 12 | 4.8851 |
|
64 |
+
| 4.7754 | 12.5714 | 13 | 4.9477 |
|
65 |
+
| 4.1728 | 13.5714 | 14 | 4.9322 |
|
66 |
+
| 3.5864 | 14.5714 | 15 | 4.5304 |
|
67 |
+
| 2.9632 | 15.5714 | 16 | 3.4513 |
|
68 |
+
| 2.7396 | 16.5714 | 17 | 2.1034 |
|
69 |
+
| 2.3785 | 17.5714 | 18 | 1.1440 |
|
70 |
+
| 2.193 | 18.5714 | 19 | 0.6816 |
|
71 |
+
| 2.1194 | 19.5714 | 20 | 0.5207 |
|
72 |
+
| 1.8983 | 20.5714 | 21 | 0.4698 |
|
73 |
+
| 1.8579 | 21.5714 | 22 | 0.4504 |
|
74 |
+
| 1.7537 | 22.5714 | 23 | 0.4418 |
|
75 |
+
| 1.6646 | 23.5714 | 24 | 0.4355 |
|
76 |
+
| 1.5684 | 24.5714 | 25 | 0.4285 |
|
77 |
+
| 1.5147 | 25.5714 | 26 | 0.4223 |
|
78 |
+
| 1.3791 | 26.5714 | 27 | 0.4167 |
|
79 |
+
| 1.2843 | 27.5714 | 28 | 0.4123 |
|
80 |
+
| 1.2089 | 28.5714 | 29 | 0.4094 |
|
81 |
+
| 1.1636 | 29.5714 | 30 | 0.4085 |
|
82 |
+
| 1.0997 | 30.5714 | 31 | 0.4075 |
|
83 |
+
| 1.0206 | 31.5714 | 32 | 0.4064 |
|
84 |
+
| 0.9747 | 32.5714 | 33 | 0.4038 |
|
85 |
+
| 0.9332 | 33.5714 | 34 | 0.4009 |
|
86 |
+
| 0.9319 | 34.5714 | 35 | 0.3970 |
|
87 |
+
| 0.8823 | 35.5714 | 36 | 0.3917 |
|
88 |
+
| 0.8401 | 36.5714 | 37 | 0.3856 |
|
89 |
+
| 0.8527 | 37.5714 | 38 | 0.3770 |
|
90 |
+
| 0.7512 | 38.5714 | 39 | 0.3655 |
|
91 |
+
| 0.797 | 39.5714 | 40 | 0.3536 |
|
92 |
+
| 0.765 | 40.5714 | 41 | 0.3407 |
|
93 |
+
| 0.7556 | 41.5714 | 42 | 0.3280 |
|
94 |
+
| 0.7198 | 42.5714 | 43 | 0.3157 |
|
95 |
+
| 0.7115 | 43.5714 | 44 | 0.3064 |
|
96 |
+
| 0.7074 | 44.5714 | 45 | 0.2981 |
|
97 |
+
| 0.639 | 45.5714 | 46 | 0.2905 |
|
98 |
+
| 0.6821 | 46.5714 | 47 | 0.2846 |
|
99 |
+
| 0.6098 | 47.5714 | 48 | 0.2789 |
|
100 |
+
| 0.6467 | 48.5714 | 49 | 0.2736 |
|
101 |
+
| 0.6593 | 49.5714 | 50 | 0.2677 |
|
102 |
+
| 0.5884 | 50.5714 | 51 | 0.2619 |
|
103 |
+
| 0.6107 | 51.5714 | 52 | 0.2562 |
|
104 |
+
| 0.6082 | 52.5714 | 53 | 0.2512 |
|
105 |
+
| 0.5592 | 53.5714 | 54 | 0.2470 |
|
106 |
+
| 0.6085 | 54.5714 | 55 | 0.2429 |
|
107 |
+
| 0.5684 | 55.5714 | 56 | 0.2396 |
|
108 |
+
| 0.5467 | 56.5714 | 57 | 0.2360 |
|
109 |
+
| 0.5505 | 57.5714 | 58 | 0.2335 |
|
110 |
+
| 0.5196 | 58.5714 | 59 | 0.2307 |
|
111 |
+
| 0.5306 | 59.5714 | 60 | 0.2280 |
|
112 |
+
| 0.5087 | 60.5714 | 61 | 0.2253 |
|
113 |
+
| 0.5083 | 61.5714 | 62 | 0.2229 |
|
114 |
+
| 0.5099 | 62.5714 | 63 | 0.2208 |
|
115 |
+
| 0.4928 | 63.5714 | 64 | 0.2186 |
|
116 |
+
| 0.4974 | 64.5714 | 65 | 0.2166 |
|
117 |
+
| 0.4766 | 65.5714 | 66 | 0.2144 |
|
118 |
+
| 0.4764 | 66.5714 | 67 | 0.2119 |
|
119 |
+
| 0.4599 | 67.5714 | 68 | 0.2091 |
|
120 |
+
| 0.496 | 68.5714 | 69 | 0.2066 |
|
121 |
+
| 0.3969 | 69.5714 | 70 | 0.2042 |
|
122 |
+
| 0.4769 | 70.5714 | 71 | 0.2018 |
|
123 |
+
| 0.4399 | 71.5714 | 72 | 0.1997 |
|
124 |
+
| 0.4417 | 72.5714 | 73 | 0.1977 |
|
125 |
+
| 0.4203 | 73.5714 | 74 | 0.1958 |
|
126 |
+
| 0.4459 | 74.5714 | 75 | 0.1942 |
|
127 |
+
| 0.3907 | 75.5714 | 76 | 0.1927 |
|
128 |
+
| 0.4548 | 76.5714 | 77 | 0.1917 |
|
129 |
+
| 0.3993 | 77.5714 | 78 | 0.1908 |
|
130 |
+
| 0.439 | 78.5714 | 79 | 0.1901 |
|
131 |
+
| 0.4249 | 79.5714 | 80 | 0.1893 |
|
132 |
+
| 0.4237 | 80.5714 | 81 | 0.1886 |
|
133 |
+
| 0.4178 | 81.5714 | 82 | 0.1881 |
|
134 |
+
| 0.4076 | 82.5714 | 83 | 0.1876 |
|
135 |
+
| 0.4216 | 83.5714 | 84 | 0.1870 |
|
136 |
+
| 0.3817 | 84.5714 | 85 | 0.1864 |
|
137 |
+
| 0.3956 | 85.5714 | 86 | 0.1861 |
|
138 |
+
| 0.4046 | 86.5714 | 87 | 0.1858 |
|
139 |
+
| 0.3896 | 87.5714 | 88 | 0.1855 |
|
140 |
+
| 0.3933 | 88.5714 | 89 | 0.1854 |
|
141 |
+
| 0.4152 | 89.5714 | 90 | 0.1852 |
|
142 |
+
| 0.3682 | 90.5714 | 91 | 0.1850 |
|
143 |
+
| 0.4242 | 91.5714 | 92 | 0.1848 |
|
144 |
+
| 0.3866 | 92.5714 | 93 | 0.1847 |
|
145 |
+
| 0.3844 | 93.5714 | 94 | 0.1846 |
|
146 |
+
| 0.3922 | 94.5714 | 95 | 0.1845 |
|
147 |
+
| 0.3621 | 95.5714 | 96 | 0.1844 |
|
148 |
+
| 0.3854 | 96.5714 | 97 | 0.1843 |
|
149 |
+
| 0.3991 | 97.5714 | 98 | 0.1842 |
|
150 |
+
| 0.3591 | 98.5714 | 99 | 0.1841 |
|
151 |
+
| 0.3664 | 99.5714 | 100 | 0.1841 |
|
152 |
+
|
153 |
+
|
154 |
+
### Framework versions
|
155 |
+
|
156 |
+
- Transformers 4.48.3
|
157 |
+
- Pytorch 2.5.1+cu124
|
158 |
+
- Datasets 3.3.0
|
159 |
+
- Tokenizers 0.21.0
|
config.json
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "t5-base",
|
3 |
+
"architectures": [
|
4 |
+
"T5ForConditionalGeneration"
|
5 |
+
],
|
6 |
+
"classifier_dropout": 0.0,
|
7 |
+
"d_ff": 3072,
|
8 |
+
"d_kv": 64,
|
9 |
+
"d_model": 768,
|
10 |
+
"decoder_start_token_id": 0,
|
11 |
+
"dense_act_fn": "relu",
|
12 |
+
"dropout_rate": 0.1,
|
13 |
+
"eos_token_id": 1,
|
14 |
+
"feed_forward_proj": "relu",
|
15 |
+
"initializer_factor": 1.0,
|
16 |
+
"is_encoder_decoder": true,
|
17 |
+
"is_gated_act": false,
|
18 |
+
"layer_norm_epsilon": 1e-06,
|
19 |
+
"model_type": "t5",
|
20 |
+
"n_positions": 512,
|
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 |
+
"task_specific_params": {
|
29 |
+
"summarization": {
|
30 |
+
"early_stopping": true,
|
31 |
+
"length_penalty": 2.0,
|
32 |
+
"max_length": 200,
|
33 |
+
"min_length": 30,
|
34 |
+
"no_repeat_ngram_size": 3,
|
35 |
+
"num_beams": 4,
|
36 |
+
"prefix": "summarize: "
|
37 |
+
},
|
38 |
+
"translation_en_to_de": {
|
39 |
+
"early_stopping": true,
|
40 |
+
"max_length": 300,
|
41 |
+
"num_beams": 4,
|
42 |
+
"prefix": "translate English to German: "
|
43 |
+
},
|
44 |
+
"translation_en_to_fr": {
|
45 |
+
"early_stopping": true,
|
46 |
+
"max_length": 300,
|
47 |
+
"num_beams": 4,
|
48 |
+
"prefix": "translate English to French: "
|
49 |
+
},
|
50 |
+
"translation_en_to_ro": {
|
51 |
+
"early_stopping": true,
|
52 |
+
"max_length": 300,
|
53 |
+
"num_beams": 4,
|
54 |
+
"prefix": "translate English to Romanian: "
|
55 |
+
}
|
56 |
+
},
|
57 |
+
"torch_dtype": "float32",
|
58 |
+
"transformers_version": "4.48.3",
|
59 |
+
"use_cache": true,
|
60 |
+
"vocab_size": 32128
|
61 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"decoder_start_token_id": 0,
|
4 |
+
"eos_token_id": 1,
|
5 |
+
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.48.3"
|
7 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe74376afb24b8ca3667d4006d2f7ad4b7f676697d0f9a3e241ae57bafaeb01f
|
3 |
+
size 891644712
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1027cd65c9ec81bacca50340cbfd541dbad41867d4b2168b4c102f302c1f090
|
3 |
+
size 5368
|