riddle_sense / README.md
ryanmarten's picture
Upload dataset
45d5224 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      struct:
        - name: stem
          dtype: string
        - name: choices
          list:
            - name: label
              dtype: string
            - name: text
              dtype: string
        - name: question_concept
          dtype: string
    - name: answerKey
      dtype: string
  splits:
    - name: train
      num_bytes: 5928217
      num_examples: 26502
  download_size: 3326903
  dataset_size: 5928217
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*