Datasets:

Modalities:
Text
Formats:
csv
Libraries:
Datasets
Dask
License:
mkoretsky1 commited on
Commit
8ea41c9
·
verified ·
1 Parent(s): 335a230

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -4,6 +4,8 @@ license: apache-2.0
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.
 
4
 
5
  BiomedSQL
6
 
7
+ [GitHub](https://github.com/NIH-CARD/biomedsql)
8
+
9
  Dataset Summary<br>
10
  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
11
  scientific criteria rather than simply translating syntax.