DBCopilot icon indicating copy to clipboard operation
DBCopilot copied to clipboard

Code and data for the paper "DBCᴏᴘɪʟᴏᴛ: Scaling Natural Language Querying to Massive Databases"

Results 3 DBCopilot issues
Sort by recently updated
recently updated
newest added

It's failed to find checkpoint file when i try to train data synthesis. Detail is as followed: ![b77751ad14c3e1fc7f77defdeaa75f39](https://github.com/tshu-w/DBCopilot/assets/62247384/a4dbd864-7acb-44d6-a379-21b47f8fc533)

When I run ``` ./scripts/sweep --config configs/sweep_fit_schema_questioning.yaml ``` I encounted ``` Traceback (most recent call last): File "/usr/local/lib/python3.9/runpy.py", line 188, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/local/lib/python3.9/runpy.py",...

Hey team, thanks for this amazing paper. Can you please also provide us some examples so we can understand how to integrate with our database and LLM models(OpenAI) Thanks