seekhan_final / README.md
divyabindu77's picture
Upload dataset
7e18762 verified
---
dataset_info:
features:
- name: input_instruction
dtype: string
- name: question_type
dtype: string
- name: topic
dtype: string
- name: questions
list:
- name: correct_answer
dtype: string
- name: options
struct:
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: question_text
dtype: string
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 39756
num_examples: 34
download_size: 25765
dataset_size: 39756
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---