Helix the Robot
Helix Helix
arrow_backAll datasets

Github Jupyter Code To Text

Hugging Face

Dataset description This dataset consists of sequences of Python code followed by a a docstring explaining its function. It was constructed by concatenating code and text pairs from this dataset that were originally code and markdown cells in Jupyter Notebooks. The content of each example the following: [CODE] """ Explanation: [TEXT] End of explanation """ [CODE] """ Explanation: [TEXT] End of explanation """ ... How to use it from datasets import load_dataset ds =… See the full description on the dataset page: https://huggingface.co/datasets/codeparrot/github-jupyter-code-to-text.

descriptioncodeparrot--github-jupyter-code-to-text.parquet view_list500 rows cloud_downloadcodeparrot/github-jupyter-code-to-text
boltOpen in Helix

Interesting queries to try

Columns

  • repo_name text
  • path text
  • license text
  • content text

Login to Helix

Don't have an account? Sign up here

Sign Up for Helix

Already have an account? Login here