Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
description: This model generate sql query from a table with schema details provided in parameter
|
3 |
datasets:
|
4 |
- wikisql
|
5 |
widget:
|
|
|
1 |
---
|
2 |
+
description: This model generate sql query on demand from a table with schema details provided in parameter. In the next version this will be updated to compute from multiple tables with dynamically joining with required tables.
|
3 |
datasets:
|
4 |
- wikisql
|
5 |
widget:
|