Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,6 +26,8 @@ size_categories:
|
|
| 26 |
|
| 27 |
This benchmark is designed to evaluate text-to-SQL models. For usage of this benchmark see `https://github.com/LLMSQL/llmsql-benchmark`.
|
| 28 |
|
|
|
|
|
|
|
| 29 |
## Files
|
| 30 |
|
| 31 |
- `tables.jsonl` — Database table metadata
|
|
|
|
| 26 |
|
| 27 |
This benchmark is designed to evaluate text-to-SQL models. For usage of this benchmark see `https://github.com/LLMSQL/llmsql-benchmark`.
|
| 28 |
|
| 29 |
+
Arxiv Article: https://arxiv.org/abs/2510.02350
|
| 30 |
+
|
| 31 |
## Files
|
| 32 |
|
| 33 |
- `tables.jsonl` — Database table metadata
|