alex-chiu's picture
Upload dataset
faf6615 verified
metadata
dataset_info:
  features:
    - name: file_path
      dtype: string
    - name: content
      dtype: string
    - name: size
      dtype: int64
    - name: lang
      dtype: string
    - name: avg_line_length
      dtype: float64
    - name: max_line_length
      dtype: int64
    - name: alphanum_fraction
      dtype: float64
  splits:
    - name: gh
      num_bytes: 275860023.80293804
      num_examples: 9731
    - name: pkg
      num_bytes: 117755249.73484848
      num_examples: 8588
  download_size: 46537545
  dataset_size: 393615273.53778654
configs:
  - config_name: default
    data_files:
      - split: gh
        path: data/gh-*
      - split: pkg
        path: data/pkg-*