metadata
dataset_info:
- config_name: bolt
features:
- name: ds_name
dtype: string
- name: prompt
dtype: string
- name: response
dtype: string
splits:
- name: train
num_bytes: 1116
num_examples: 10
- name: validation
num_bytes: 1361
num_examples: 6
download_size: 5605
dataset_size: 2477
- config_name: conll05
features:
- name: ds_name
dtype: string
- name: prompt
dtype: string
- name: response
dtype: string
splits:
- name: train
num_bytes: 2526
num_examples: 10
- name: validation
num_bytes: 2390
num_examples: 8
download_size: 8224
dataset_size: 4916
configs:
- config_name: bolt
data_files:
- split: train
path: bolt/train-*
- split: validation
path: bolt/validation-*
- config_name: conll05
data_files:
- split: train
path: conll05/train-*
- split: validation
path: conll05/validation-*