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: 25168452
num_examples: 262144
- name: test_rl
num_bytes: 25146348
num_examples: 262144
- name: test
num_bytes: 25179396
num_examples: 262144
download_size: 21619703
dataset_size: 75494196
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test_rl
path: data/test_rl-*
- split: test
path: data/test-*