Update README.md
Browse files
README.md
CHANGED
|
@@ -26,6 +26,8 @@ The `sql-create-context-v2` dataset enhances the original dataset built from Wik
|
|
| 26 |
"answer": {"SQL_Query": "SELECT Status, AVG(Population) FROM city GROUP BY Status"}
|
| 27 |
}
|
| 28 |
|
|
|
|
|
|
|
| 29 |
Citing this Work
|
| 30 |
If you use the sql-create-context-v2 dataset, please cite the following in addition to the original works:
|
| 31 |
|
|
|
|
| 26 |
"answer": {"SQL_Query": "SELECT Status, AVG(Population) FROM city GROUP BY Status"}
|
| 27 |
}
|
| 28 |
|
| 29 |
+
```
|
| 30 |
+
|
| 31 |
Citing this Work
|
| 32 |
If you use the sql-create-context-v2 dataset, please cite the following in addition to the original works:
|
| 33 |
|