thanhdath commited on
Commit
feb4086
·
verified ·
1 Parent(s): ded7f4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -9
README.md CHANGED
@@ -54,15 +54,6 @@ comparison_with_prior_golds/
54
  summary_statistics.parquet aggregate numbers
55
  ```
56
 
57
- Sample identifiers match the original benchmarks: `question_id` = the official BIRD dev
58
- `question_id` / the Spider dev row index; `instance_id` = the official Spider 2.0-Lite/Snow
59
- instance id. Every row carries `db_id`; the schema list of a sample is
60
- `schemas/<set>_schemas.json[db_id]`, and `n_schema_columns` = its length. Gold columns and
61
- schema lists share one granularity per set: plain `table.column` for Spider/BIRD, grouped
62
- schema nodes for Spider 2.0 (structurally identical shard tables merged into one `FAMILY_*`
63
- node — the same grouped space the system ranks over; the widest Snow database has 17,883
64
- grouped columns). Spider schema lists exclude SQLite's internal `sqlite_sequence` bookkeeping
65
- table (present in the official `tables.json` for `world_1` but never referenced by any query).
66
 
67
  ## How the gold was built
68
 
 
54
  summary_statistics.parquet aggregate numbers
55
  ```
56
 
 
 
 
 
 
 
 
 
 
57
 
58
  ## How the gold was built
59