metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: conversation
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 22536930
num_examples: 12947
- name: test
num_bytes: 1184262
num_examples: 690
download_size: 13745483
dataset_size: 23721192
Dataset Card for "oasst_top1_2023-08-25-chat-format"
This dataset is a copy of OpenAssistant/oasst_top1_2023-08-25 transformed to work with hugging face chat templates.