Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,4 +9,4 @@ BiomedSQL is a text-to-SQL benchmark designed to evaluate Large Language Models
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.
 
9
  scientific criteria rather than simply translating syntax.
10
 
11
  benchmark_data: contains the question-SQL query-answer triples.<br>
12
+ db_data: contains the parquet files needed to recreate the tables in the evaluation database.