methods2test_meta / README.md
andstor's picture
Upload dataset
e5a8487 verified
|
raw
history blame
545 Bytes
metadata
dataset_info:
  config_name: commit_candidates
  features:
    - name: id
      dtype: string
    - name: commit
      dtype: string
    - name: candidates
      sequence: string
  splits:
    - name: test
      num_bytes: 2832088816
      num_examples: 74779
    - name: validation
      num_bytes: 2126904157
      num_examples: 35033
  download_size: 269555092
  dataset_size: 4958992973
configs:
  - config_name: commit_candidates
    data_files:
      - split: test
        path: commit_candidates/test-*
      - split: validation
        path: commit_candidates/validation-*