--- tags: - generated_from_trainer model-index: - name: flan-t5-xl-template-gen results: [] --- # flan-t5-xl-template-gen ## Model description A FLAN-T5-XL model that, given a natural question along with a database schema, converts it to the template (skeleton) of the equivalent SQL query. The input format is ``` template generation: | | ``` The output format is ``` | joins @ selects @