pypi_raw / README.md
vikp's picture
Update README.md
b1df09d
metadata
dataset_info:
  features:
    - name: code
      dtype: string
    - name: package
      dtype: string
    - name: path
      dtype: string
    - name: filename
      dtype: string
  splits:
    - name: train
      num_bytes: 42561764962
      num_examples: 5978028
  download_size: 12186040767
  dataset_size: 42561764962
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "pypi_raw"

All of the latest package versions from pypi. The original data came from here. I pulled the latest versions of each package, then extracted only md, rst, ipynb, and py files. See other datasets for versions that have been cleaned and labeled.