pardeephck commited on
Commit
5b15597
·
verified ·
1 Parent(s): 1fec19e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -2,8 +2,6 @@
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 join between required tables.
3
  datasets:
4
  - wikisql
5
- widget:
6
- - text: "question: Get employee name with infosys id equal 642249 and unit equal ENG table: id, unit, name, email"
7
  ---
8
  ```python
9
  This model generate sql query from a table with schema details provided in parameter
 
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 join between required tables.
3
  datasets:
4
  - wikisql
 
 
5
  ---
6
  ```python
7
  This model generate sql query from a table with schema details provided in parameter