loubnabnl's picture
loubnabnl HF staff
Update README.md
a6bf982
metadata
language:
  - code
license: apache-2.0
tags:
  - code
  - gpt2
  - generation
datasets:
  - codeparrot/codeparrot-clean
  - codeparrot/github-jupyter-code-to-text

CodeParrot 🦜 small for text-t-code generation

This model is CodeParrot-small (from branch megatron) fine-tuned on github-jupyter-code-to-text, a dataset where the samples are a succession of Python code and its explanation as a docstring, originally extracted from Jupyter notebooks parsed in this dataset.