nlp4edu-cleaned / README.md
neilchadli's picture
Upload dataset
02a78b0 verified
metadata
dataset_info:
  features:
    - name: question_id
      dtype: int64
    - name: course_id
      dtype: int64
    - name: course_domain
      dtype: string
    - name: course_type
      dtype: string
    - name: question
      dtype: string
    - name: choices
      sequence: string
    - name: correct_answer
      dtype: string
    - name: correct_answer_idx
      dtype: int64
  splits:
    - name: train
      num_bytes: 883390
      num_examples: 1962
  download_size: 414160
  dataset_size: 883390
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*