clean_code / README.md
vikp's picture
Upload README.md with huggingface_hub
7ec6470
|
raw
history blame
642 Bytes
metadata
dataset_info:
  features:
    - name: code
      dtype: string
    - name: path
      dtype: string
    - name: quality_prob
      dtype: float64
    - name: learning_prob
      dtype: float64
    - name: filename
      dtype: string
    - name: kind
      dtype: string
  splits:
    - name: train
      num_bytes: 6285291010
      num_examples: 979431
  download_size: 2157783540
  dataset_size: 6285291010
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "clean_code_data"

More Information needed