galopy's picture
Upload dataset
13f148f verified
metadata
dataset_info:
  features:
    - name: blob_id
      dtype: string
    - name: repo_name
      dtype: string
    - name: path
      dtype: string
    - name: length_bytes
      dtype: int64
    - name: score
      dtype: float64
    - name: int_score
      dtype: int64
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 12154781005.699432
      num_examples: 6910582
    - name: test
      num_bytes: 1343478602.168797
      num_examples: 767838
  download_size: 6343581879
  dataset_size: 13498259607.868229
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*