Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ The model solves the task of **Natural Language to SQL** (NL2SQL) generation. Gi
|
|
29 |
## Input Format
|
30 |
|
31 |
Each input to the model follows this format:
|
32 |
-
|
33 |
|
34 |
### Examples
|
35 |
|
|
|
29 |
## Input Format
|
30 |
|
31 |
Each input to the model follows this format:
|
32 |
+
english_question | SQL_table_definition
|
33 |
|
34 |
### Examples
|
35 |
|