Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,3 +7,22 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
[](https://huggingface.co/llmsql-bench)
|
| 11 |
+
|
| 12 |
+
# LLMSQL Organization on Hugging Face
|
| 13 |
+
|
| 14 |
+
[**Visit our Github page →**](https://github.com/LLMSQL)
|
| 15 |
+
|
| 16 |
+
**Description:**
|
| 17 |
+
For now we provide patched and improved version of WikiSQL for Text-to-SQL tasks.
|
| 18 |
+
Provides datasets and tools for inference, evaluation, and fine-tuning of LLMs.
|
| 19 |
+
|
| 20 |
+
**Highlights:**
|
| 21 |
+
- Full benchmark: questions, tables, train/val/test splits (llmsql-bench/llmsql-benchmark)
|
| 22 |
+
- Ready-to-use evaluation scripts (https://github.com/LLMSQL/llmsql-benchmark)
|
| 23 |
+
- Compatible with Hugging Face causal LMs
|
| 24 |
+
- Tools for finetuning via `trl.SFTTrainer`
|
| 25 |
+
|
| 26 |
+
**Follow us:**
|
| 27 |
+
[](https://huggingface.co/llmsql-bench)
|
| 28 |
+
|