ASHu2/docs-python-v1
Dataset Card for Dataset Name This dataset card aims to be a base template for creating python docs from methods. This is formatted from semeru/code-code-galeras-code-completion-from-docstring-3k-deduped Dataset Description Curated by: semeru/code-code-galeras-code-completion-from-docstring-3k-deduped Language(s) (NLP): Python License: [More Information Needed] Dataset Sources [optional] Repository:… See the full description on the dataset page: https://huggingface.co/datasets/ASHu2/docs-python-v1.
228
1---2license: mit3language:4- en5pretty_name: python-method-doc-generation6task_categories:7- feature-extraction8- text2text-generation9tags:10- code11size_categories:12- 1K<n<10K13---14# Dataset Card for Dataset Name15 16<!-- Provide a quick summary of the dataset. -->17 18This dataset card aims to be a base template for creating python docs from methods. This is formatted from semeru/code-code-galeras-code-completion-from-docstring-3k-deduped19 20### Dataset Description21 22<!-- Provide a longer summary of what this dataset is. -->23 24 25 26- **Curated by:** semeru/code-code-galeras-code-completion-from-docstring-3k-deduped27- **Language(s) (NLP):** Python28- **License:** [More Information Needed]29 30### Dataset Sources [optional]31 32<!-- Provide the basic links for the dataset. -->33 34- **Repository:** semeru/code-code-galeras-code-completion-from-docstring-3k-deduped35 36## Uses37 38<!-- Address questions around how the dataset is intended to be used. -->39(use however you like)40 41## Dataset Structure42 43<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->44 45Code - Method46Doc - Documentation for the method47Lang - Language48Prompt - Prompt field for training49 50 