ryanse's picture
Upload dataset
da17dda verified
|
raw
history blame
769 Bytes
metadata
dataset_info:
  - config_name: file_content
    features:
      - name: hash
        dtype: string
      - name: content
        dtype: string
    splits:
      - name: train
        num_bytes: 1309611058
        num_examples: 56774
    download_size: 445853737
    dataset_size: 1309611058
  - config_name: problem_files
    features:
      - name: instance_id
        dtype: string
      - name: files
        list:
          - name: content_hash
            dtype: string
          - name: file_path
            dtype: string
    splits:
      - name: train
        num_bytes: 92318557
        num_examples: 500
    download_size: 23405923
    dataset_size: 92318557
configs:
  - config_name: file_content
    data_files:
      - split: train
        path: file_content/train-*
  - config_name: problem_files
    data_files:
      - split: train
        path: problem_files/train-*