metadata
dataset_info:
features:
- name: idx
dtype: int64
- name: original_idx
dtype: int64
- name: instruction
dtype: string
- name: response
dtype: string
- name: prompt_token_length
dtype: int64
- name: response_token_length
dtype: int64
- name: preprocessed_input_ids
sequence: int64
- name: preprocessed_prompt_lengths
sequence: int64
- name: preprocessed_full_token_lengths
dtype: int64
- name: system_prompt
dtype: string
splits:
- name: sft
num_bytes: 3336714.8590604025
num_examples: 346
- name: grpo
num_bytes: 2410921.1409395975
num_examples: 250
download_size: 1128356
dataset_size: 5747636
configs:
- config_name: default
data_files:
- split: sft
path: data/sft-*
- split: grpo
path: data/grpo-*