SpeedOfMagic/gigaword_tiny
收藏Hugging Face2024-07-19 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/SpeedOfMagic/gigaword_tiny
下载链接
链接失效反馈官方服务:
资源简介:
这是一个用于测试目的的简化版Harvard/gigaword数据集。它通过仅选择每个分割(train、validation、test)的前100个样本来创建。数据集包含两列:`document`(源文档)和`summary`(文档摘要),语言为英语,主要用于测试代码是否正常工作。
This is a tiny version of the Harvard/gigaword dataset, specifically designed for testing purposes. The dataset contains two string columns: `document` and `summary`, where `document` shows the source document and `summary` is the summarization of the document. The dataset is divided into train, validation, and test splits, each containing 100 samples. The creation of this dataset is to test code without the need to download large datasets for a long time.
提供机构:
SpeedOfMagic



