mrtan commited on
Commit
91049fb
·
verified ·
1 Parent(s): 3042117

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
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.