Update README.md
Browse files
README.md
CHANGED
|
@@ -20,3 +20,7 @@ configs:
|
|
| 20 |
- split: validation
|
| 21 |
path: data/validation-*
|
| 22 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- split: validation
|
| 21 |
path: data/validation-*
|
| 22 |
---
|
| 23 |
+
|
| 24 |
+
# Small Python Stack
|
| 25 |
+
|
| 26 |
+
This dataset contains all of the Lua code available in [the original Stack](https://huggingface.co/datasets/bigcode/the-stack). It is not a lot.
|