pihull commited on
Commit
74761b5
·
verified ·
1 Parent(s): 9cbfe42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -7,3 +7,22 @@ sdk: static
7
  pinned: false
8
  ---
9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ [![LLMSQL on Hugging Face](https://huggingface.co/front/assets/huggingface_logo.svg)](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
+ [![Follow LLMSQL](https://img.shields.io/badge/Follow-LLMSQL-blue?logo=huggingface)](https://huggingface.co/llmsql-bench)
28
+