danielkosyra/testDataset8020
收藏Hugging Face2024-05-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/danielkosyra/testDataset8020
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: categories
dtype: string
- name: abstract
dtype: string
- name: created_at
dtype: string
splits:
- name: train
num_bytes: 16857592
num_examples: 12784
- name: test
num_bytes: 4241066
num_examples: 3197
download_size: 12044698
dataset_size: 21098658
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
This dataset includes multiple features such as id, title, categories, abstract, and created_at, all of which are of string data type. The dataset is divided into a training set and a test set, containing 12784 and 3197 samples respectively. The total download size of the dataset is 12044698 bytes, and the total dataset size is 21098658 bytes. The dataset configuration is set to the default configuration, with the training and test data files stored in the data/train-* and data/test-* paths respectively.
提供机构:
danielkosyra
原始信息汇总
数据集概述
数据集特征
- id: 数据类型为字符串
- title: 数据类型为字符串
- categories: 数据类型为字符串
- abstract: 数据类型为字符串
- created_at: 数据类型为字符串
数据集划分
- 训练集 (train): 包含12784个样本,总大小为16857592字节
- 测试集 (test): 包含3197个样本,总大小为4241066字节
数据集大小
- 下载大小: 12044698字节
- 数据集总大小: 21098658字节
数据文件配置
- 默认配置 (default):
- 训练集文件路径:
data/train-* - 测试集文件路径:
data/test-*
- 训练集文件路径:



