Text Generation
Transformers
Safetensors
llama
text-to-sql
text-generation-inference
kristiannordby commited on
Commit
9cf3c6e
·
verified ·
1 Parent(s): e4ca1ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,13 +4,14 @@ tags:
4
  - text-to-sql
5
  datasets:
6
  - kristiannordby/function_call_sql
 
7
  base_model:
8
  - defog/sqlcoder-7b-2
9
  ---
10
 
11
  # Model Card for Model ID
12
 
13
- <!-- Provide a quick summary of what the model is/does. -->
14
 
15
 
16
 
 
4
  - text-to-sql
5
  datasets:
6
  - kristiannordby/function_call_sql
7
+ - kristiannordby/claude_question-sql_pairs
8
  base_model:
9
  - defog/sqlcoder-7b-2
10
  ---
11
 
12
  # Model Card for Model ID
13
 
14
+ This text-to-sql model was finetuned on army-aviation-specific data.
15
 
16
 
17