Datasets:

Modalities:
Text
Formats:
csv
Libraries:
Datasets
Dask
License:
File size: 621 Bytes
5ebc2b3
e39c309
5ebc2b3
 
 
 
8ea41c9
 
16938cd
 
5ebc2b3
 
16938cd
3ef4af8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: openrail++
---

BiomedSQL

[GitHub](https://github.com/NIH-CARD/biomedsql)

Dataset Summary<br>
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.<br>
db_data: contains the parquet files needed to recreate the tables in the evaluation database.