rishdotblog
commited on
Commit
•
0440e12
1
Parent(s):
7e2fb51
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Defog SQLCoder
|
2 |
Defog's SQLCoder is a state-of-the-art LLM for converting natural language questions to SQL queries.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- code
|
8 |
+
---
|
9 |
# Defog SQLCoder
|
10 |
Defog's SQLCoder is a state-of-the-art LLM for converting natural language questions to SQL queries.
|
11 |
|