Datasets:
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| - split: test | |
| path: data/test-* | |
| - config_name: has_docstrings | |
| data_files: | |
| - split: train | |
| path: has_docstrings/train-* | |
| - split: validation | |
| path: has_docstrings/validation-* | |
| - split: test | |
| path: has_docstrings/test-* | |
| dataset_info: | |
| - config_name: default | |
| features: | |
| - name: nwo | |
| dtype: string | |
| - name: path | |
| dtype: string | |
| - name: argument_list | |
| dtype: string | |
| - name: docstring | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: url | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 834335419.9145663 | |
| num_examples: 408136 | |
| - name: validation | |
| num_bytes: 63184327.15895734 | |
| num_examples: 30882 | |
| - name: test | |
| num_bytes: 62899316.37869843 | |
| num_examples: 30729 | |
| download_size: 386173746 | |
| dataset_size: 960419063.4522221 | |
| - config_name: has_docstrings | |
| features: | |
| - name: nwo | |
| dtype: string | |
| - name: path | |
| dtype: string | |
| - name: argument_list | |
| dtype: string | |
| - name: docstring | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: url | |
| dtype: string | |
| - name: has_docstrings | |
| dtype: bool | |
| - name: docstring_length | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 517384575.6126078 | |
| num_examples: 322194 | |
| - name: validation | |
| num_bytes: 40036384.81430104 | |
| num_examples: 24821 | |
| - name: test | |
| num_bytes: 39295850.91641201 | |
| num_examples: 24680 | |
| download_size: 321440112 | |
| dataset_size: 596716811.3433208 | |
| license: odc-by | |
| task_categories: | |
| - text-generation | |
| # Dataset Card for "pile-python-filtered" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |