Datasets:

Modalities:
Text
Formats:
csv
Libraries:
Datasets
Dask
License:
BiomedSQL / README.md
nielsr's picture
nielsr HF Staff
Add task category, link to paper
ee31498 verified
|
raw
history blame
716 Bytes
metadata
license: apache-2.0
task_categories:
  - table-question-answering

BiomedSQL

GitHub

Paper

Dataset Summary
BiomedSQL is a text-to-SQL benchmark designed to evaluate Large Language Models (LLMs) on scientific tabular reasoning tasks. It consists of curated question-SQL query-answer triples covering a variety of biomedical and SQL reasoning types. The benchmark challenges models to apply implicit scientific criteria rather than simply translating syntax.

benchmark_data: contains the question-SQL query-answer triples.
db_data: contains the parquet files needed to recreate the tables in the evaluation database.