Mahendrakharra/BBC-News-Articles-Summaries
收藏Hugging Face2023-10-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Mahendrakharra/BBC-News-Articles-Summaries
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: articles
dtype: string
- name: summaries
dtype: string
splits:
- name: train
num_bytes: 6073684
num_examples: 1800
- name: test
num_bytes: 1188941
num_examples: 425
download_size: 4242870
dataset_size: 7262625
---
提供机构:
Mahendrakharra
原始信息汇总
数据集概述
许可证
- Apache 2.0
配置
- 默认配置 (
default)- 数据文件
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件
数据集信息
- 特征
- 文章 (
articles): 数据类型为字符串 (string) - 摘要 (
summaries): 数据类型为字符串 (string)
- 文章 (
- 数据分割
- 训练集 (
train)- 字节数: 6073684
- 样本数: 1800
- 测试集 (
test)- 字节数: 1188941
- 样本数: 425
- 训练集 (
- 下载大小: 4242870 字节
- 数据集大小: 7262625 字节



