sakib131/bangla-conv-summary-dataset
收藏Hugging Face2024-01-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sakib131/bangla-conv-summary-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: dialogue_bn
dtype: string
- name: summary_bn
dtype: string
splits:
- name: train
num_bytes: 24006508
num_examples: 14732
- name: test
num_bytes: 1352231
num_examples: 819
- name: validation
num_bytes: 1311704
num_examples: 818
download_size: 10303952
dataset_size: 26670443
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
This dataset includes three features: id, dialogue_bn, and summary_bn, all of which are string type. The dataset is divided into train, test, and validation sets, containing 14732, 819, and 818 samples respectively. The download size of the dataset is 10303952 bytes, and the total size is 26670443 bytes. The dataset configuration is default, with data files stored in the data directory under train-*, test-*, and validation-* files.
提供机构:
sakib131
原始信息汇总
数据集概述
数据特征
- id: 数据类型为字符串。
- dialogue_bn: 数据类型为字符串。
- summary_bn: 数据类型为字符串。
数据分割
- 训练集 (train):
- 字节数: 24006508
- 样本数: 14732
- 测试集 (test):
- 字节数: 1352231
- 样本数: 819
- 验证集 (validation):
- 字节数: 1311704
- 样本数: 818
数据大小
- 下载大小: 10303952 字节
- 数据集大小: 26670443 字节
配置
- 默认配置 (default):
- 训练集文件路径: data/train-*
- 测试集文件路径: data/test-*
- 验证集文件路径: data/validation-*



