Edit model card

flan-t5-xl-t2s

Model description

This FLAN-T5-XL model converts a given English question, conditioned on a DB schema, to the corresponding input query. Input format:

semantic parse: <question> | <db_id> | <schema_without_content>

Where <schema_without_content> is of the form <table1>: <col1>, <col2>, ... | <table2>: .... The output format is

<db_id> | <query>

This model is one of the baselines (FLAN-T5-XL) we compared to in our paper.

Downloads last month
18
Inference API
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.