metadata
dataset_info:
features:
- name: prompts
dtype: string
- name: completions
dtype: string
- name: num_maskeds
dtype: int64
- name: texts
dtype: string
splits:
- name: train
num_bytes: 25184268
num_examples: 262144
- name: test_rl
num_bytes: 25169496
num_examples: 262144
- name: test
num_bytes: 25149444
num_examples: 262144
download_size: 22437404
dataset_size: 75503208
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test_rl
path: data/test_rl-*
- split: test
path: data/test-*