You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Dataset Download: I downloaded the required datasets and placed the files in the ./data/ directory.
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!
The text was updated successfully, but these errors were encountered:
@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?
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.
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!
The text was updated successfully, but these errors were encountered: