xwjzds/ag_news_test
收藏Hugging Face2023-06-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/xwjzds/ag_news_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': World
'1': Sports
'2': Business
'3': Sci/Tech
splits:
- name: train
num_bytes: 14837.952631578948
num_examples: 60
- name: test
num_bytes: 3956.7873684210526
num_examples: 16
download_size: 19494
dataset_size: 18794.74
---
# Dataset Card for "ag_news_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
xwjzds
原始信息汇总
数据集概述
数据集特征
- text:文本内容,数据类型为字符串。
- label:标签,数据类型为分类标签,具体分类包括:
- 0: World
- 1: Sports
- 2: Business
- 3: Sci/Tech
数据集划分
- train:训练集,包含60个样本,总大小为14837.952631578948字节。
- test:测试集,包含16个样本,总大小为3956.7873684210526字节。
数据集大小
- 下载大小:19494字节。
- 数据集总大小:18794.74字节。



