metadata
dataset_info:
features:
- name: id
dtype: int64
- name: topic_case
dtype: string
- name: language_case
dtype: string
- name: user_style_case
dtype: string
- name: target_case
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: tool_calls
dtype: 'null'
- name: generated
list:
- name: content
dtype: string
- name: role
dtype: string
- name: tool_calls
dtype: 'null'
splits:
- name: conversation
num_bytes: 10080687
num_examples: 5700
- name: train
num_bytes: 10080687
num_examples: 5700
download_size: 7453188
dataset_size: 20161374
configs:
- config_name: default
data_files:
- split: conversation
path: data/conversation-*
- split: train
path: data/train-*