bmuscato's picture
Upload dataset
5005fd8 verified
metadata
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: docID
      dtype: string
    - name: Query
      dtype: string
    - name: docTitle
      dtype: string
    - name: doc
      dtype: string
    - name: Input
      dtype: string
    - name: labels
      dtype: string
    - name: majority_label
      dtype: string
    - name: label_index
      dtype: string
    - name: soft_labels
      dtype: string
  splits:
    - name: train
      num_bytes: 3599492
      num_examples: 619
    - name: test
      num_bytes: 818931
      num_examples: 139
    - name: validation
      num_bytes: 795523
      num_examples: 139
  download_size: 3168512
  dataset_size: 5213946
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*