Update README.md
Browse files
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 |
+
|