RealTimeData/bbc_news_april_2023
收藏资源简介:
--- dataset_info: features: - name: title dtype: string - name: published_date dtype: timestamp[s] - name: authors dtype: string - name: description dtype: string - name: section dtype: string - name: content dtype: string - name: link dtype: string splits: - name: train num_bytes: 7290236 num_examples: 1807 download_size: 3245314 dataset_size: 7290236 --- # Dataset Card for "bbc_news_april_2023" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
## 数据集信息 特征项: - 字段名称:标题(title),数据类型:字符串(string) - 字段名称:发布日期(published_date),数据类型:秒级时间戳(timestamp[s]) - 字段名称:作者(authors),数据类型:字符串(string) - 字段名称:内容摘要(description),数据类型:字符串(string) - 字段名称:新闻版块(section),数据类型:字符串(string) - 字段名称:正文内容(content),数据类型:字符串(string) - 字段名称:原文链接(link),数据类型:字符串(string) 数据划分: - 划分名称:训练集(train),占用字节数:7290236,样本数量:1807 下载大小:3245314 数据集总存储大小:7290236 # 「bbc_news_april_2023」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
特征
- title: 字符串类型
- published_date: 时间戳类型(秒)
- authors: 字符串类型
- description: 字符串类型
- section: 字符串类型
- content: 字符串类型
- link: 字符串类型
数据分割
- train:
- 字节数: 7290236
- 样本数: 1807
数据大小
- 下载大小: 3245314 字节
- 数据集大小: 7290236 字节



