Datasets:

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:
ramachetan22 commited on
Commit
22b28d3
·
verified ·
1 Parent(s): 4964aa1

Update README.md

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