Code Monkey home page Code Monkey logo

dbcopilot's Introduction

Hi there 👋

  • 🎓 PhD candidate at UCAS
  • 🔭 Currently interested in LLM for Data Intelligence (Entity Resolution, Structured Text Retrieval, Text2SQL, etc.)
  • 🛠 macOS & Emacs & ZSH & Rime
  • 🔐 GPG Public Key
  • 📄 CV (中文版)

GitHub Stats

Metrics

dbcopilot's People

Contributors

tshu-w avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dbcopilot's Issues

Unable to reproduce it

hi team, can you provide correct instruction to reproduce this. I cloned and tried I'm not able to reproduce its throwning an error.

Number of errored trials: 6
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Trial name              # failures   error file                                                                                                                                                                                                              │
├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ run_cli_1fc5f_00000              1   /home/ray_results/run_cli_2024-01-31_21-24-32/run_cli_1fc5f_00000_0_ckpt_path=None,config=configs_schema_questioning_yaml,data_config=configs_data_spider_r_yaml,model_model_nam_2024-01-31_21-24-32/error.txt │
│ run_cli_1fc5f_00001              1   /home/ray_results/run_cli_2024-01-31_21-24-32/run_cli_1fc5f_00001_1_ckpt_path=None,config=configs_schema_questioning_yaml,data_config=configs_data_bird_r_yaml,model_model_name__2024-01-31_21-24-32/error.txt │
│ run_cli_1fc5f_00002              1   /home/ray_results/run_cli_2024-01-31_21-24-32/run_cli_1fc5f_00002_2_ckpt_path=None,config=configs_schema_questioning_yaml,data_config=configs_data_all_r_yaml,model_model_name_o_2024-01-31_21-24-32/error.txt │
│ run_cli_1fc5f_00003              1   /home/ray_results/run_cli_2024-01-31_21-24-32/run_cli_1fc5f_00003_3_ckpt_path=None,config=configs_schema_questioning_yaml,data_config=configs_data_spider_r_yaml,model_model_nam_2024-01-31_21-24-32/error.txt │
│ run_cli_1fc5f_00004              1   /home/ray_results/run_cli_2024-01-31_21-24-32/run_cli_1fc5f_00004_4_ckpt_path=None,config=configs_schema_questioning_yaml,data_config=configs_data_bird_r_yaml,model_model_name__2024-01-31_21-24-32/error.txt │
│ run_cli_1fc5f_00005              1   /home/ray_results/run_cli_2024-01-31_21-24-32/run_cli_1fc5f_00005_5_ckpt_path=None,config=configs_schema_questioning_yaml,data_config=configs_data_all_r_yaml,model_model_name_o_2024-01-31_21-24-32/error.txt │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

ModuleNotFoundError: No module named 'lightning'

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", line 111, in _get_module_details
   __import__(pkg_name)
 File "/home/ubuntu/DBCopilot/src/__init__.py", line 1, in <module>
   from . import callbacks, datamodules, models
 File "/home/ubuntu/DBCopilot/src/callbacks/__init__.py", line 1, in <module>
   from .metric import Metric
 File "/home/ubuntu/DBCopilot/src/callbacks/metric.py", line 5, in <module>
   import lightning.pytorch as pl
ModuleNotFoundError: No module named 'lightning'

How to solve this?

How to support chinese?

Thanks for sharing and also read your paper, great work. May I ask, if I want to support Chinese, how to realize it? The database table comments are in Chinese, and the user's questions are also in Chinese.

Looking forward to your reply

Can you please provide an example?

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.