Longmix-LongRePS / README.md
Lemon123prog's picture
Upload dataset
d65ffa3 verified
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: domain
      dtype: string
    - name: difficulty
      dtype: string
    - name: _id
      dtype: string
    - name: choice_C
      dtype: string
    - name: sub_domain
      dtype: string
    - name: choice_A
      dtype: string
    - name: choice_B
      dtype: string
    - name: choice_D
      dtype: string
    - name: context
      dtype: string
    - name: answer
      dtype: string
    - name: length
      dtype: string
    - name: question
      dtype: string
    - name: token_num
      dtype: int64
  splits:
    - name: test
      num_bytes: 265356901
      num_examples: 573
  download_size: 131394674
  dataset_size: 265356901