reichenbach/news_classification_kaggle_dt
收藏Hugging Face2023-08-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/reichenbach/news_classification_kaggle_dt
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: link
dtype: string
- name: headline
dtype: string
- name: category
dtype: string
- name: short_description
dtype: string
- name: authors
dtype: string
- name: date
dtype: timestamp[s]
splits:
- name: train
num_bytes: 56378761.39201153
num_examples: 167621
- name: test
num_bytes: 14094942.60798847
num_examples: 41906
download_size: 44996856
dataset_size: 70473704.0
---
# Dataset Card for "news_classification_kaggle_dt"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
reichenbach
原始信息汇总
数据集概述
数据集配置
- 默认配置:
- 训练集:路径为
data/train-* - 测试集:路径为
data/test-*
- 训练集:路径为
数据集信息
-
特征:
- link:字符串类型
- headline:字符串类型
- category:字符串类型
- short_description:字符串类型
- authors:字符串类型
- date:时间戳类型(秒)
-
数据分割:
- 训练集:
- 字节数:56378761.39201153
- 样本数:167621
- 测试集:
- 字节数:14094942.60798847
- 样本数:41906
- 训练集:
-
数据集大小:
- 下载大小:44996856 字节
- 数据集大小:70473704.0 字节



