Update README.md
Browse files
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.
|