docs-python-v1 / README.md
ASHu2's picture
Update README.md
a3273d8
---
license: mit
language:
- en
pretty_name: python-method-doc-generation
task_categories:
- feature-extraction
- text2text-generation
tags:
- code
size_categories:
- 1K<n<10K
---
# Dataset Card for Dataset Name
<!-- Provide a quick summary of the dataset. -->
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
<!-- Provide a longer summary of what this dataset is. -->
- **Curated by:** semeru/code-code-galeras-code-completion-from-docstring-3k-deduped
- **Language(s) (NLP):** Python
- **License:** [More Information Needed]
### Dataset Sources [optional]
<!-- Provide the basic links for the dataset. -->
- **Repository:** semeru/code-code-galeras-code-completion-from-docstring-3k-deduped
## Uses
<!-- Address questions around how the dataset is intended to be used. -->
(use however you like)
## Dataset Structure
<!-- 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. -->
Code - Method
Doc - Documentation for the method
Lang - Language
Prompt - Prompt field for training