doberst113080 commited on
Commit
ea36597
1 Parent(s): c38d876

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ Evaluated against 100 test SQL queries with under 100 characters. 1 point given
31
 
32
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
33
 
34
- slim-sql-1b-v0 is designed to generate accurate SQL queries for data retrival on simple table structures given a natural language prompt.
35
  For best results, prompts should be structured as a question to retrieve information and perform aggregate functions on one or several variables.
36
 
37
  ## Bias, Risks, and Limitations
 
31
 
32
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
33
 
34
+ slim-sql-1b-v0 is designed to generate accurate SQL queries for data retrieval on simple table structures given a natural language prompt.
35
  For best results, prompts should be structured as a question to retrieve information and perform aggregate functions on one or several variables.
36
 
37
  ## Bias, Risks, and Limitations