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 a random sample of 20% of the Python code available in [the original Stack](https://huggingface.co/datasets/bigcode/the-stack).
|