metadata
dataset_info:
features:
- name: problem
dtype: string
- name: source_name
dtype: string
- name: id
dtype: int64
- name: bengali_solution
dtype: string
- name: english_solution
dtype: string
- name: correct_counts
dtype: int64
- name: difficulty
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 14976371
num_examples: 7328
- name: dev
num_bytes: 1988064
num_examples: 960
download_size: 4509140
dataset_size: 16964435
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: dev
path: data/dev-*