VikNOv commited on
Commit
42a6f96
·
verified ·
1 Parent(s): 1555853

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -26,6 +26,9 @@ new_version: llmsql-bench/llmsql-2.0
26
 
27
  # LLMSQL Benchmark
28
 
 
 
 
29
  This benchmark is designed to evaluate text-to-SQL models. For usage of this benchmark see `https://github.com/LLMSQL/llmsql-benchmark`.
30
 
31
  Arxiv Article: https://arxiv.org/abs/2510.02350
 
26
 
27
  # LLMSQL Benchmark
28
 
29
+ ⚠️ **A newer version of this dataset is available:**
30
+ 👉 https://huggingface.co/datasets/llmsql-bench/llmsql-2.0
31
+
32
  This benchmark is designed to evaluate text-to-SQL models. For usage of this benchmark see `https://github.com/LLMSQL/llmsql-benchmark`.
33
 
34
  Arxiv Article: https://arxiv.org/abs/2510.02350