theothertom's picture
Upload dataset
817078c verified
|
raw
history blame
575 Bytes
metadata
dataset_info:
  features:
    - name: code
      dtype: string
    - name: repo_name
      dtype: string
    - name: path
      dtype: string
    - name: language
      dtype: string
    - name: license
      dtype: string
    - name: size
      dtype: int64
  splits:
    - name: train
      num_bytes: 360682958
      num_examples: 45001
    - name: validation
      num_bytes: 37445138
      num_examples: 5000
  download_size: 141557496
  dataset_size: 398128096
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*