ghbacct/topic-classifier-news-headlines-classification
收藏Hugging Face2023-08-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ghbacct/topic-classifier-news-headlines-classification
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 587000
num_examples: 7920
- name: test
num_bytes: 147163
num_examples: 1989
download_size: 496605
dataset_size: 734163
---
# Dataset Card for "topic-classifier-news-headlines-classification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ghbacct
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train):路径为data/train-* - 测试数据 (
split: test):路径为data/test-*
- 训练数据 (
数据集信息
-
特征
- 文本 (
name: text,dtype: string) - 标签 (
name: label,dtype: int64)
- 文本 (
-
分割信息
- 训练集 (
name: train)- 数据大小:587000字节
- 样本数量:7920
- 测试集 (
name: test)- 数据大小:147163字节
- 样本数量:1989
- 训练集 (
-
下载与数据集大小
- 下载大小:496605字节
- 数据集总大小:734163字节



