sunhaozhepy/ag_news_llm_keywords
收藏Hugging Face2023-11-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sunhaozhepy/ag_news_llm_keywords
下载链接
链接失效反馈官方服务:
资源简介:
---
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:
class_label:
names:
'0': World
'1': Sports
'2': Business
'3': Sci/Tech
- name: keywords
dtype: string
splits:
- name: train
num_bytes: 35165730
num_examples: 120000
- name: test
num_bytes: 2218894
num_examples: 7600
download_size: 22071064
dataset_size: 37384624
---
# Dataset Card for "ag_news_keywords"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
sunhaozhepy
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练数据:
- 路径:
data/train-*
- 路径:
- 测试数据:
- 路径:
data/test-*
- 路径:
- 训练数据:
数据特征
- 文本:
- 数据类型:字符串
- 标签:
- 数据类型:类别标签
- 类别名称:
0:World1:Sports2:Business3:Sci/Tech
- 关键词:
- 数据类型:字符串
数据分割
- 训练集:
- 字节数:35165730
- 样本数:120000
- 测试集:
- 字节数:2218894
- 样本数:7600
数据大小
- 下载大小:22071064 字节
- 数据集大小:37384624 字节



