tarzanagh commited on
Commit
87fc202
·
verified ·
1 Parent(s): 2bc90b8

Upload data/text2sql/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. data/text2sql/README.md +1 -1
data/text2sql/README.md CHANGED
@@ -35,7 +35,7 @@ data/text2sql/
35
  |-----------|-------------|------------|------------------------------|
36
  | SQLite | Spider2-lite | **Pagila** | DVD rental store (16 tables) |
37
  | SQLite | Bird | **superhero** | Superhero database (10 tables) |
38
- | BigQuery | Spider2-lite | austin | Austin 311 service requests (schema only) |
39
  | Snowflake | Spider2-lite | AUSTIN | Austin 311 service requests (schema only) |
40
 
41
  ## Adding a New SQLite Database
 
35
  |-----------|-------------|------------|------------------------------|
36
  | SQLite | Spider2-lite | **Pagila** | DVD rental store (16 tables) |
37
  | SQLite | Bird | **superhero** | Superhero database (10 tables) |
38
+ | BigQuery | Spider2-lite | **san_francisco** | SF city data: bikeshare, crime, film locations, fire dept, street trees (8 tables, 118 columns, schema only) |
39
  | Snowflake | Spider2-lite | AUSTIN | Austin 311 service requests (schema only) |
40
 
41
  ## Adding a New SQLite Database