dataset_info: | |
features: | |
- name: conversation | |
dtype: string | |
- name: bot_label | |
dtype: string | |
- name: user_label | |
dtype: string | |
- name: description | |
dtype: string | |
- name: first_message | |
dtype: string | |
- name: prompt | |
dtype: string | |
- name: memory | |
dtype: string | |
- name: introduction | |
dtype: string | |
- name: name | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 3835.0 | |
num_examples: 3 | |
download_size: 15083 | |
dataset_size: 3835.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
# Dataset Card for "synthetic_conversations_test" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |