starcoder_labeled / README.md
vikp's picture
Upload README.md with huggingface_hub
9791fe7
|
raw
history blame
616 Bytes
metadata
dataset_info:
  features:
    - name: code
      dtype: string
    - name: repo_path
      dtype: string
    - name: parsed_code
      dtype: string
    - name: quality_prob
      dtype: float64
    - name: learning_prob
      dtype: float64
  splits:
    - name: train
      num_bytes: 852705076967
      num_examples: 65509810
  download_size: 0
  dataset_size: 852705076967
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "starcoder_labeled"

More Information needed