ru_daily_dialog / README.md
Samoed's picture
Upload dataset
0ff16ed verified
---
dataset_info:
features:
- name: dialog
list: string
- name: act_label
dtype: int64
- name: act_label_text
dtype: string
- name: emotion_label
dtype: int64
- name: emotion_label_text
dtype: string
- name: ru_dialog
list: string
splits:
- name: train
num_bytes: 90643981
num_examples: 87170
- name: validation
num_bytes: 8360023
num_examples: 8069
- name: test
num_bytes: 7947001
num_examples: 7740
download_size: 11866016
dataset_size: 106951005
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---