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