kankankiki commited on
Commit
39d4dac
1 Parent(s): bc6ab37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ base_model: mistralai/Mistral-7B-Instruct-v0.1
9
  This is a chat model specialized for SQL,
10
  which has been fine-tuned based on the 'Mistral-7B-Instruct-v0.1' using 'sql-create-context' datasets.
11
 
 
12
 
13
  ## Training procedure
14
 
 
9
  This is a chat model specialized for SQL,
10
  which has been fine-tuned based on the 'Mistral-7B-Instruct-v0.1' using 'sql-create-context' datasets.
11
 
12
+ SQLに特化したMistral-7Bモデルです(自分のsqlコード書くために作りました、よろしければ試してみてください)
13
 
14
  ## Training procedure
15