Datasets:

Modalities:
Text
Formats:
csv
Libraries:
Datasets
Dask
License:
mkoretsky1 commited on
Commit
16938cd
·
verified ·
1 Parent(s): 5ebc2b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -4,9 +4,9 @@ license: apache-2.0
4
 
5
  BiomedSQL
6
 
7
- Dataset Summary
8
- 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 models apply implicit
9
  scientific criteria rather than simply translating syntax.
10
 
11
- benchmark_data: contains the question-SQL query-answer triples.
12
  table_data: contains the parquet files needed to recreate the evaluation database.
 
4
 
5
  BiomedSQL
6
 
7
+ Dataset Summary<br>
8
+ 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
9
  scientific criteria rather than simply translating syntax.
10
 
11
+ benchmark_data: contains the question-SQL query-answer triples.<br>
12
  table_data: contains the parquet files needed to recreate the evaluation database.