starcoder_labeled / README.md
vikp's picture
Upload README.md with huggingface_hub
2681d1b
|
raw
history blame
No virus
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: 124559189125
      num_examples: 18125497
  download_size: 0
  dataset_size: 124559189125
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "starcoder_labeled"

More Information needed