doberst113080 commited on
Commit
b67e8e7
·
1 Parent(s): b00713f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
 
9
- slim-sql-1b-v0 is part of the slim model series.
10
 
11
  ### Benchmark Tests
12
 
@@ -31,7 +31,8 @@ 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 is designed for...
 
35
 
36
  ## Bias, Risks, and Limitations
37
 
 
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
 
9
+ slim-sql-1b-v0 is the first model in the SLIM (Specialized Language Instruct Model) series.
10
 
11
  ### Benchmark Tests
12
 
 
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
38