-
I am interested in your research and admire your state-of-the-art results, but I have two questions:
First, I tested with "--selector_type EUCDISMASKPRESKLSIMTHR" and gpt-3.5-turbo. These are the r…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
When using the t…
-
**问题描述 / Problem Description**
我用的0.3.1.3版本,选了数据库对话,也把sqlite的配置写在了tool_settings.json中,然后提问时,卡到action,就没了。请问是什么原因呢?是否有哪步我漏配置了?
-
Look title
-
执行脚本:
#!/bin/bash
#SBATCH --job-name=sft_sql_codes # name
#SBATCH --nodes=1 # nodes
#SBATCH -w wuhan-gpu-[17]
#SBATCH --ntasks-per-node=1 …
-
CUDA_VISIBLE_DEVICES=0 python /home/ubuntu/TextToSQL/DB-GPT-Hub/src/dbgpt-hub-sql/dbgpt_hub_sql/train/sft_train.py\
--model_name_or_path /home/ubuntu/.cache/modelscope/hub/qwen/Qwen2___5-Coder-7B…
-
when i run python run.py preprocess experiments/spider-configs/gap-run.jsonnet
erro:
Traceback (most recent call last):
File "run.py", line 104, in
main()
File "run.py", line 62, in m…
-
### sqlcoder
目前sqlcoder在text2sql领域表现不错,在很多数据应用开发中被广泛使用,希望官方可以提供推理支持
-
在linking-units中的compute_schema_linking函数,当它给question和table部分匹配打标签时,打了TEM标签,但是其实应该是TPM吧。
` # exact match case
for col_id, col in col_id2list.items():
# 如果n-gra…
-
04/12/2024 10:26:38 - INFO - dbgpt_hub.llm_base.adapter - Fine-tuning method: LoRA
04/12/2024 10:26:39 - INFO - dbgpt_hub.llm_base.load_tokenizer - trainable params: 15597568 || all params: 625918156…