CoolFace
3 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01Mir-2002 /python_code_docstring_ast_corpus Overview This dataset contains 34,000+ rows of code-docstring-ast data along with additional metadata. Data was gathered from various Python libraries and frameworks and their publicly available GitHub repos. This dataset was created for the purpose of training the CodeT5+ transformer on AST-enhanced code-to-doc tasks. Sources The dataset was gathered from various GitHub repos sampled from this repo by Vinta. The 26 repos are: matplotlib pytorch cryptography django… See the full description on the dataset page: https://huggingface.co/datasets/Mir-2002/python_code_docstring_ast_corpus.textsummarization10K<n<100K1 likes122 downloads1y agoHugging Face02XxCotHGxX /29K_Python_Docstring_Pairs 29K High-Quality Python Docstring Pairs Author: Michael Hernandez (XxCotHGxX)License: CC BY 4.0Cleaned from: XxCotHGxX/242K_Python_Docstring_Pairs Overview A curated, high-quality subset of Python function–docstring pairs for use in code documentation generation, docstring completion, and code understanding tasks. The original 242K dataset was scraped from open-source Python repositories but contained a significant proportion of functions without docstrings (84% of… See the full description on the dataset page: https://huggingface.co/datasets/XxCotHGxX/29K_Python_Docstring_Pairs.texttext-generation10K<n<100K0 likes112 downloads7mo agoHugging Face03Mir-2002 /python-google-style-docstrings Overview This dataset contains Python code-docstring pairs, whereas the docstrings are in Google style. A Google style docstring is structured as follows: <Description of the code> Args: <var1> (<data-type>) : <description of var1> <var2> (<data_type>) : <description of var2> Returns: <var3> (<data-type>) : <description of var3> Raises: <var4> (<data-type>) : <description of var4> The format varies widely (like additional sections such as Examples, Notes, etc) but generally… See the full description on the dataset page: https://huggingface.co/datasets/Mir-2002/python-google-style-docstrings.textsummarization10K<n<100K0 likes35 downloads11mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.