metadata
dataset_info:
features:
- name: data_source
dtype: string
- name: prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: ability
dtype: string
- name: reward_model
struct:
- name: ground_truth
dtype: string
- name: style
dtype: string
- name: extra_info
struct:
- name: answer
dtype: string
- name: code
dtype: string
- name: index
dtype: int64
- name: inputs
sequence: string
- name: outputs
sequence: string
- name: question
dtype: string
- name: split
dtype: string
- name: question
dtype: string
splits:
- name: train
num_bytes: 7487326
num_examples: 200
- name: val
num_bytes: 11289967
num_examples: 200
- name: fewshot
num_bytes: 249418
num_examples: 4
download_size: 5422129
dataset_size: 19026711
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: fewshot
path: data/fewshot-*