|
--- |
|
language: |
|
- id |
|
license: gpl-3.0 |
|
size_categories: |
|
- 10K<n<100K |
|
task_categories: |
|
- text-generation |
|
dataset_info: |
|
features: |
|
- name: id |
|
dtype: int64 |
|
- name: session_id |
|
dtype: int64 |
|
- name: personas |
|
list: |
|
- name: speaker |
|
dtype: string |
|
- name: text |
|
sequence: string |
|
- name: dialogue |
|
list: |
|
- name: speaker |
|
dtype: string |
|
- name: text |
|
dtype: string |
|
- name: time_elapsed |
|
dtype: string |
|
splits: |
|
- name: test |
|
num_bytes: 2645276 |
|
num_examples: 1096 |
|
- name: validation |
|
num_bytes: 4138603.875454074 |
|
num_examples: 1924 |
|
- name: train |
|
num_bytes: 27054126.0 |
|
num_examples: 15308 |
|
download_size: 30735865 |
|
dataset_size: 33838005.875454076 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|
|
Session-based version of [psetialana/multi_session_chat-informal_indonesian](https://huggingface.co./datasets/psetialana/multi_session_chat-informal_indonesian) |
|
|
|
## Citation Information |
|
``` |
|
@misc{setialana2024mscds, |
|
author = { Pradana Setialana }, |
|
title = {Multi Session Chat in Informal Bahasa Indonesia}, |
|
year = {2024}, |
|
publisher = {Hugging Face}, |
|
journal = {Hugging Face Datasets}, |
|
howpublished = {\url{https://huggingface.co./datasets/psetialana/multi_session_chat-informal_indonesian}}, |
|
} |
|
``` |