madroid commited on
Commit
f16dc64
1 Parent(s): 4675ee3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -25,3 +25,12 @@ configs:
25
  - split: test
26
  path: data/test-*
27
  ---
 
 
 
 
 
 
 
 
 
 
25
  - split: test
26
  path: data/test-*
27
  ---
28
+
29
+ # mlx-community/wikisql
30
+
31
+
32
+
33
+ This dataset is processed from [salesforce/WikiSQL](https://github.com/salesforce/WikiSQL) and is used to demonstrate the fine-tuning function of LLM in the mlx_lm library.
34
+
35
+ source file form: [mlx-examples](https://github.com/ml-explore/mlx-examples/tree/main/lora/data)
36
+