CSQA_preprocessed / README.md
librarian-bot's picture
HuggyLingo Bot: Add language information to your dataset
0f33239
|
raw
history blame
794 Bytes
metadata
language: en
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: question_concept
      dtype: string
    - name: choices
      sequence:
        - name: label
          dtype: string
        - name: text
          dtype: string
    - name: answerKey
      dtype: string
    - name: inputs
      dtype: string
    - name: targets
      dtype: string
  splits:
    - name: train
      num_bytes: 3875948
      num_examples: 9741
    - name: validation
      num_bytes: 480334
      num_examples: 1221
    - name: test
      num_bytes: 452620
      num_examples: 1140
  download_size: 2706083
  dataset_size: 4808902

Dataset Card for "CSQA_preprocessed"

More Information needed