Commit
·
53bf75b
1
Parent(s):
f5817b3
Model save
Browse files- README.md +103 -0
- generation_config.json +6 -0
README.md
ADDED
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/flan-t5-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- bleu
|
8 |
+
model-index:
|
9 |
+
- name: SQL_Final_RunPod_Last
|
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 |
+
# SQL_Final_RunPod_Last
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0215
|
21 |
+
- Bleu: 44.256
|
22 |
+
- Gen Len: 18.9114
|
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.0003
|
42 |
+
- train_batch_size: 24
|
43 |
+
- eval_batch_size: 24
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 5
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
52 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
53 |
+
| 0.2055 | 0.12 | 1000 | 0.0917 | 42.8594 | 18.8938 |
|
54 |
+
| 0.1187 | 0.23 | 2000 | 0.0709 | 43.1637 | 18.8915 |
|
55 |
+
| 0.1007 | 0.35 | 3000 | 0.0602 | 43.4304 | 18.9088 |
|
56 |
+
| 0.0869 | 0.46 | 4000 | 0.0559 | 43.4636 | 18.8961 |
|
57 |
+
| 0.0792 | 0.58 | 5000 | 0.0497 | 43.5366 | 18.9063 |
|
58 |
+
| 0.0736 | 0.69 | 6000 | 0.0464 | 43.5769 | 18.9016 |
|
59 |
+
| 0.0672 | 0.81 | 7000 | 0.0435 | 43.7471 | 18.9068 |
|
60 |
+
| 0.0635 | 0.93 | 8000 | 0.0403 | 43.781 | 18.9073 |
|
61 |
+
| 0.0564 | 1.04 | 9000 | 0.0389 | 43.7054 | 18.9029 |
|
62 |
+
| 0.0493 | 1.16 | 10000 | 0.0376 | 43.8362 | 18.9063 |
|
63 |
+
| 0.0479 | 1.27 | 11000 | 0.0367 | 43.8514 | 18.9126 |
|
64 |
+
| 0.0465 | 1.39 | 12000 | 0.0350 | 43.8365 | 18.9078 |
|
65 |
+
| 0.0449 | 1.5 | 13000 | 0.0335 | 43.8878 | 18.9042 |
|
66 |
+
| 0.0419 | 1.62 | 14000 | 0.0324 | 43.9035 | 18.9075 |
|
67 |
+
| 0.0426 | 1.74 | 15000 | 0.0314 | 43.9272 | 18.906 |
|
68 |
+
| 0.0405 | 1.85 | 16000 | 0.0302 | 44.0143 | 18.9087 |
|
69 |
+
| 0.039 | 1.97 | 17000 | 0.0291 | 43.9392 | 18.9089 |
|
70 |
+
| 0.0327 | 2.08 | 18000 | 0.0286 | 44.0248 | 18.9087 |
|
71 |
+
| 0.0311 | 2.2 | 19000 | 0.0288 | 44.0732 | 18.9119 |
|
72 |
+
| 0.0302 | 2.31 | 20000 | 0.0282 | 44.061 | 18.9055 |
|
73 |
+
| 0.029 | 2.43 | 21000 | 0.0279 | 44.0681 | 18.9121 |
|
74 |
+
| 0.0297 | 2.55 | 22000 | 0.0267 | 44.0958 | 18.91 |
|
75 |
+
| 0.0284 | 2.66 | 23000 | 0.0259 | 44.1215 | 18.9121 |
|
76 |
+
| 0.0272 | 2.78 | 24000 | 0.0259 | 44.0752 | 18.9113 |
|
77 |
+
| 0.0273 | 2.89 | 25000 | 0.0253 | 44.1104 | 18.909 |
|
78 |
+
| 0.0265 | 3.01 | 26000 | 0.0253 | 44.1262 | 18.9095 |
|
79 |
+
| 0.0215 | 3.12 | 27000 | 0.0251 | 44.137 | 18.9119 |
|
80 |
+
| 0.0215 | 3.24 | 28000 | 0.0246 | 44.1382 | 18.9096 |
|
81 |
+
| 0.0215 | 3.36 | 29000 | 0.0244 | 44.1806 | 18.9088 |
|
82 |
+
| 0.0206 | 3.47 | 30000 | 0.0237 | 44.169 | 18.911 |
|
83 |
+
| 0.0202 | 3.59 | 31000 | 0.0243 | 44.1469 | 18.9096 |
|
84 |
+
| 0.0204 | 3.7 | 32000 | 0.0231 | 44.1405 | 18.9116 |
|
85 |
+
| 0.0193 | 3.82 | 33000 | 0.0230 | 44.1613 | 18.9116 |
|
86 |
+
| 0.0196 | 3.94 | 34000 | 0.0226 | 44.197 | 18.9117 |
|
87 |
+
| 0.0177 | 4.05 | 35000 | 0.0228 | 44.1942 | 18.9102 |
|
88 |
+
| 0.0155 | 4.17 | 36000 | 0.0230 | 44.2241 | 18.9118 |
|
89 |
+
| 0.0159 | 4.28 | 37000 | 0.0226 | 44.2219 | 18.9107 |
|
90 |
+
| 0.0151 | 4.4 | 38000 | 0.0221 | 44.212 | 18.912 |
|
91 |
+
| 0.0149 | 4.51 | 39000 | 0.0222 | 44.2743 | 18.9115 |
|
92 |
+
| 0.0154 | 4.63 | 40000 | 0.0216 | 44.2636 | 18.9121 |
|
93 |
+
| 0.0149 | 4.75 | 41000 | 0.0215 | 44.2805 | 18.913 |
|
94 |
+
| 0.0146 | 4.86 | 42000 | 0.0216 | 44.2681 | 18.9125 |
|
95 |
+
| 0.0145 | 4.98 | 43000 | 0.0215 | 44.256 | 18.9114 |
|
96 |
+
|
97 |
+
|
98 |
+
### Framework versions
|
99 |
+
|
100 |
+
- Transformers 4.33.3
|
101 |
+
- Pytorch 2.0.1+cu118
|
102 |
+
- Datasets 2.14.5
|
103 |
+
- Tokenizers 0.13.3
|
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.33.3"
|
6 |
+
}
|