Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applying NatSQL on BIRD-SQL #10

Open
bipurevpn opened this issue Jan 19, 2024 · 1 comment
Open

Applying NatSQL on BIRD-SQL #10

bipurevpn opened this issue Jan 19, 2024 · 1 comment

Comments

@bipurevpn
Copy link

I am attempting to apply NatSQL on the BIRD-SQL dataset (https://bird-bench.github.io/), following the provided steps. However, I've encountered an issue during the preprocessing stage.

  1. Dataset Download: I downloaded the required datasets and placed the files in the ./data/ directory.
  2. Preprocessing: I ran check_and_preprocess.sh to check and preprocess the dataset. This script successfully generated tables_bird.json and tables_for_natsql_bird.json.

Issue: The check_and_preprocess.sh script calls generate_spider_examples_with_natsql.py, which requires dev-natsql.json and train_bird-natsql.json files. However, I could not find these files, nor could I find instructions on how to generate them.

Could you provide guidance on how to generate dev-natsql.json and train_bird-natsql.json,

Thank you in advance for your assistance!

@kanseaveg
Copy link

@ygan Could you provide guidance on how to generate dev_bird-natsql.json and train_bird-natsql.json? thank you.
Or can you release the full source code from sql 2 natsql?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants