phi-3-sql / README.md
omeryentur's picture
squash: ölü LFS geçmişini bırak, mevcut dosyalar aynen kalsın
7e86b82
|
Raw
History Blame Contribute Delete
298 Bytes
metadata
license: mit

Model Card Phi-3-Sql

This model is a fine-tuned version of the Phi-3-mini-4k-instruct model for text to SQL tasks. Its goal is to achieve high-performance text to SQL outputs using smaller models

Prompt ="""
<|system|>
{table_info}

<|user|>
{question}

<|sql|>"""