Generating SQL statements (Discussion-Topic)
Closed this issue · 2 comments
OleApp commented
Hi all!
I am trying to generate SQL statements with the InCoder model.
The first attempts look very promising!
Does anyone have an idea how I can prompt the model with my database structure?
Something trivial like what tables and attributes are there.
Thanks for any food for thought!
Greetings, Ole
dpfried commented
Hi Ole, Thanks for your interest! Perhaps others could weigh in here as well, but I would recommend looking the setup that Freda and some of us used in this paper: https://arxiv.org/abs/2204.11454, https://github.com/facebookresearch/mbr-exec for the Spider experiments. I am not sure whether this formatting would work well with InCoder, but it might.