Primary and Foreign keys

#1
by talhaty - opened

Can i use this, if i have multiple tables in the database and i have to collect data from these tables by using primary and foreign keys.

@talhaty

This model use wikisql data to train, this dataset is single table and single turn. If you want multi-table, may be you need use spider data for training and restructure the data.

You can reference https://huggingface.co/datasets/laion/OIG#unified_sqlv1jsonl-17000 and https://huggingface.co/datasets/laion/OIG#unified_sqlv2jsonl24000.

New version for multi-table: LarkAI/codet5p-770m_nl2sql_oig

Sign up or log in to comment