test / README.md
Chu0113's picture
Upload README.md with huggingface_hub
f61f822
|
raw
history blame
810 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: choices
      struct:
        - name: text
          sequence: string
        - name: label
          sequence: string
    - name: answerKey
      dtype: string
    - name: fact1
      dtype: string
    - name: fact2
      dtype: string
    - name: combinedfact
      dtype: string
    - name: formatted_question
      dtype: string
  splits:
    - name: train
      num_bytes: 5589753
      num_examples: 8134
    - name: validation
      num_bytes: 628481
      num_examples: 926
    - name: test
      num_bytes: 431909
      num_examples: 920
  download_size: 2565699
  dataset_size: 6650143

Dataset Card for "test"

More Information needed