bgspaditya/10fold5
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/bgspaditya/10fold5
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: url
dtype: string
- name: type
dtype: string
- name: labels
dtype: int64
splits:
- name: train
num_bytes: 48587695.39039698
num_examples: 586072
- name: val
num_bytes: 5398623.609603019
num_examples: 65119
download_size: 29457047
dataset_size: 53986319.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
---
The dataset includes three features: url (string type), type (string type), and labels (int64 type). The dataset is divided into two parts: train and val, containing 586,072 samples and 65,119 samples respectively. The total download size of the dataset is 29,457,047 bytes, and the total size is 53,986,319.0 bytes. The dataset configuration is default, with the train and val data files stored in data/train-* and data/val-* paths respectively.
提供机构:
bgspaditya
原始信息汇总
数据集概述
数据集特征
- url:数据类型为字符串。
- type:数据类型为字符串。
- labels:数据类型为整数(int64)。
数据集分割
- 训练集(train):包含586072个样本,总大小为48587695.39039698字节。
- 验证集(val):包含65119个样本,总大小为5398623.609603019字节。
数据集大小
- 下载大小:29457047字节。
- 数据集总大小:53986319.0字节。
配置文件
- 默认配置(default):
- 训练集路径:
data/train-* - 验证集路径:
data/val-*
- 训练集路径:



