Ary-007 commited on
Commit
f462578
·
verified ·
1 Parent(s): d3a6d76

Update README.md

Browse files

This model is a fine-tuned version of Llama-3.2-3B-Instruct designed specifically for Text-to-SQL tasks. It was trained to accept a database schema and a natural language question, and output a valid SQL query along with a brief explanation of the logic.

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,4 +9,5 @@ base_model:
9
  library_name: transformers
10
  tags:
11
  - text-to-sql
12
- ---
 
 
9
  library_name: transformers
10
  tags:
11
  - text-to-sql
12
+ ---
13
+