small-python-stack / README.md
nilq's picture
Update README.md
c5794da verified
|
raw
history blame contribute delete
No virus
608 Bytes
---
dataset_info:
features:
- name: content
dtype: string
splits:
- name: train
num_bytes: 10335479660.938484
num_examples: 2073959
- name: validation
num_bytes: 2583871161.0981674
num_examples: 518490
download_size: 4705432064
dataset_size: 12919350822.036652
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
# Small Python Stack
This dataset contains a random sample of 20% of the Python code available in [the original Stack](https://huggingface.co/datasets/bigcode/the-stack).