Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
SEIGor is a model designed to address text-to-SQL problems. It is used to obtain the query intent and SQL skeleton for text-to-SQL tasks.
|
6 |
+
|
7 |
+
More information can be found at: https://github.com/Atlamtiz/SEI-SQL.
|