preference-agents-working/cnn_2018
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/preference-agents-working/cnn_2018
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: date
dtype: string
- name: year
dtype: int64
- name: month
dtype: float64
- name: day
dtype: int64
- name: author
dtype: string
- name: title
dtype: string
- name: article
dtype: string
- name: url
dtype: string
- name: section
dtype: string
- name: publication
dtype: string
splits:
- name: train
num_bytes: 126341926
num_examples: 29082
download_size: 75348066
dataset_size: 126341926
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset contains information related to news articles, including the date of publication, year, month, day, author, title, article content, URL, section, and publication. It is primarily intended for training models, with 29082 samples and a total size of 126341926 bytes.
提供机构:
preference-agents-working
原始信息汇总
数据集概述
数据集特征
- date: 字符串类型
- year: 整数类型
- month: 浮点数类型
- day: 整数类型
- author: 字符串类型
- title: 字符串类型
- article: 字符串类型
- url: 字符串类型
- section: 字符串类型
- publication: 字符串类型
数据集分割
- train:
- 字节数: 126341926
- 示例数: 29082
数据集大小
- 下载大小: 75348066
- 数据集大小: 126341926
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



