bincorp-26m-all / README.md
Alex-xu's picture
Upload README.md with huggingface_hub
6bc0719
metadata
viewer: true
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*
dataset_info:
  features:
    - name: code
      dtype: string
    - name: data_dep
      dtype: string
  splits:
    - name: train
      num_bytes: 39826202125.70429
      num_examples: 14019961
    - name: test
      num_bytes: 11713589027.6
      num_examples: 4123518
    - name: valid
      num_bytes: 7028153984.695704
      num_examples: 2474111
  download_size: 19420221346
  dataset_size: 58567945137.99999

Dataset Card for "bincorp-26m-all"

More Information needed