Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
jp_fp2 / README.md
xiangr's picture
Upload README.md with huggingface_hub
498b41b verified
metadata
license: mit
dataset_info:
  features:
    - name: id
      dtype: string
    - name: exam_source
      dtype: string
    - name: exam_date
      dtype: string
    - name: question_number
      dtype: int32
    - name: question_text
      dtype: string
    - name: context
      dtype: string
    - name: options
      sequence: string
    - name: answer
      struct:
        - name: type
          dtype: string
        - name: correct_answer
          dtype: string
        - name: correct_answers
          sequence:
            - name: statement
              dtype: string
            - name: value
              dtype: string
        - name: raw_answer_text
          dtype: string
  splits:
    - name: train
      num_bytes: 457634
      num_examples: 364
  download_size: 187798
  dataset_size: 457634
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*