最新版
4.7GB
适用于Postgres、Redshift和Snowflake的文本到SQL生成,功能强大,与最先进的通用模型相当。
8B
2,156 Pulls 更新于3个月前
更新于 3 个月前
3 个月前
9bbf2be085b0 · 4.7GB
模型
架构llama
·
参数8.03B
·
量化Q4_0
4.7GB
参数
{"stop":["<|eot_id|>","<|end_of_text|>"],"temperature":0}
78B
README
许可证: cc-by-sa-4.0
适用于Postgres、Redshift和Snowflake的文本到SQL生成,功能强大,与最先进的通用模型相当。
模型描述
由: Defog, Inc 开发
模型类型: [文本到SQL]
许可证: [CC-by-SA-4.0]
从以下模型微调: [Meta-Llama-3-8B-Instruct]
演示页面
https://defog.ai/sqlcoder-demo/
理想的提示和推理参数
将温度设置为0,并不要进行采样。
提示
<|begin_of_text|><|start_header_id|>user<|end_header_id|>
Generate a SQL query to answer this question: `{user_question}`
{instructions}
DDL statements:
{create_table_statements}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
The following SQL query best answers the question `{user_question}`:
```sql
评估
此模型在Defog开发的基于PostgreSQL的评估框架SQL-Eval上进行了评估,该框架用于测试和校准模型能力。
您可以在此处了解更多关于SQLEval背后的方法: 这里。
联系方式
在X上联系我们 @defogdata,或在 [email protected] 邮箱。