tillschwoerer/dwnews
收藏Hugging Face2023-02-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/tillschwoerer/dwnews
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': Business
'1': Catastrophe
'2': Conflicts
'3': Crime
'4': Culture
'5': Health
'6': Nature and Environment
'7': Politics
'8': Society
'9': Sports
splits:
- name: train
num_bytes: 6675633
num_examples: 1598
- name: validation
num_bytes: 807911
num_examples: 200
- name: test
num_bytes: 807911
num_examples: 200
download_size: 5058088
dataset_size: 8291455
---
# Dataset Card for "dwnews"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
tillschwoerer
原始信息汇总
数据集概述
数据集特征
- text:文本内容,数据类型为字符串。
- label:标签,数据类型为分类标签,具体分类包括:
- 0: Business
- 1: Catastrophe
- 2: Conflicts
- 3: Crime
- 4: Culture
- 5: Health
- 6: Nature and Environment
- 7: Politics
- 8: Society
- 9: Sports
数据集划分
- train:训练集,包含1598个样本,总大小为6675633字节。
- validation:验证集,包含200个样本,总大小为807911字节。
- test:测试集,包含200个样本,总大小为807911字节。
数据集大小
- 下载大小:5058088字节。
- 数据集总大小:8291455字节。



