nlplabtdtu/summary-text
收藏Hugging Face2023-11-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nlplabtdtu/summary-text
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: content
dtype: string
- name: summary
dtype: string
- name: prompt_name
dtype: string
splits:
- name: train
num_bytes: 183756861
num_examples: 65361
- name: test
num_bytes: 2786318
num_examples: 1000
download_size: 99910723
dataset_size: 186543179
---
# Dataset Card for "summary-text"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset named summary-text includes three features: content, summary, and prompt_name, all of which are string types. The dataset is divided into training and test sets, containing 65361 and 1000 samples respectively. The download size of the dataset is 99910723 bytes, and the total size is 186543179 bytes.
提供机构:
nlplabtdtu
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
-
特征:
content: 数据类型为字符串 (string)summary: 数据类型为字符串 (string)prompt_name: 数据类型为字符串 (string)
-
数据分割:
- 训练集 (
train):- 字节数: 183756861
- 样本数: 65361
- 测试集 (
test):- 字节数: 2786318
- 样本数: 1000
- 训练集 (
-
数据集大小:
- 下载大小: 99910723 字节
- 数据集总大小: 186543179 字节



