CoolFace
Datasetpublic

calum/the-stack-smol-python-docstrings

Dataset Card for "the-stack-smol-filtered-python-docstrings" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
8likes288downloads
README.md29 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: body5    dtype: string6  - name: body_hash7    dtype: int648  - name: docstring9    dtype: string10  - name: path11    dtype: string12  - name: name13    dtype: string14  - name: repository_name15    dtype: string16  - name: lang17    dtype: string18  - name: body_without_docstring19    dtype: string20  splits:21  - name: train22    num_bytes: 33019111.23972987423    num_examples: 2461624  download_size: 025  dataset_size: 33019111.23972987426---27# Dataset Card for "the-stack-smol-filtered-python-docstrings"28 29[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)