Hey people I have a problem with the SQL translate example.
Does anyone know any technique for e.g: I don't need to pass the schema everytime. It's just the tokens are too much when there's 100s of tables.
If fine tuning is the way , then how can I make the model memorize my table schema ? I've tried but it doesn't work because its not how we are supposed to train right ?. Then what is the perfect way to let the model know my table schema and business process ?
