Shuu12121's picture
Upload dataset
13ae237 verified
|
Raw
History Blame Contribute Delete
809 Bytes
metadata
dataset_info:
  features:
    - name: repo
      dtype: string
    - name: commit_sha
      dtype: string
    - name: message
      dtype: string
    - name: patch
      dtype: string
    - name: files
      sequence: string
    - name: language
      dtype: string
    - name: retrieved_at
      dtype: string
    - name: truncated
      dtype: bool
    - name: search_filtered
      dtype: bool
  splits:
    - name: train
      num_bytes: 5881501928
      num_examples: 1907805
    - name: validation
      num_bytes: 92369553
      num_examples: 27326
    - name: test
      num_bytes: 243276423
      num_examples: 73130
  download_size: 2321561335
  dataset_size: 6217147904
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*