DanCip's picture
Upload dataset
e66e35c verified
metadata
dataset_info:
  features:
    - name: lca_index
      dtype: int64
    - name: idx
      dtype: string
    - name: line_type
      dtype: string
    - name: ground_truth
      dtype: string
    - name: completions
      sequence: string
    - name: prefix
      dtype: string
    - name: postfix
      dtype: string
    - name: repo
      dtype: string
  splits:
    - name: test
      num_bytes: 35637964
      num_examples: 1539
    - name: train
      num_bytes: 26723861
      num_examples: 1575
  download_size: 16698278
  dataset_size: 62361825
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*