Metric-AI/ILUR-news-text-classification-corpus-formatted
收藏Hugging Face2024-06-04 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/Metric-AI/ILUR-news-text-classification-corpus-formatted
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Sentence
dtype: string
- name: class
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 21108944
num_examples: 9821
- name: test
num_bytes: 4960200
num_examples: 2445
download_size: 11233398
dataset_size: 26069144
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "ILUR-news-text-classification-corpus-formatted"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Metric-AI
原始信息汇总
数据集概述
数据集名称
ILUR-news-text-classification-corpus-formatted
数据集特征
- Sentence: 数据类型为字符串。
- class: 数据类型为字符串。
- source: 数据类型为字符串。
数据集分割
- 训练集 (train): 包含9821个样本,占用21108944字节。
- 测试集 (test): 包含2445个样本,占用4960200字节。
数据集大小
- 下载大小: 11233398字节。
- 总数据集大小: 26069144字节。
配置信息
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



