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: 883420
num_examples: 1962
download_size: 414151
dataset_size: 883420
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
From Borges B. et al. 2024. Could ChatGPT get an engineering degree? Evaluating higher education vulnerability to AI assistants.. Original data repository: https://github.com/epfl-nlp/NLP4Education/tree/main/data.