bgspaditya/5fold5
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/bgspaditya/5fold5
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: url
dtype: string
- name: type
dtype: string
- name: labels
dtype: int64
splits:
- name: train
num_bytes: 43189071.78079396
num_examples: 520953
- name: val
num_bytes: 10797247.219206039
num_examples: 130238
download_size: 29538625
dataset_size: 53986319.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
---
The dataset includes three main features: url (string type), type (string type), and labels (64-bit integer type). The dataset is divided into a training set (containing 520953 samples with a total size of 43189071.78 bytes) and a validation set (containing 130238 samples with a total size of 10797247.22 bytes). The total download size of the dataset is 29538625 bytes, and the total size is 53986319.0 bytes. The dataset configuration is set to default, with the training set and validation set data files stored in the data/train-* and data/val-* paths respectively.
提供机构:
bgspaditya
原始信息汇总
数据集概述
数据集特征
- url: 数据类型为字符串。
- type: 数据类型为字符串。
- labels: 数据类型为整数(int64)。
数据集分割
- 训练集(train): 包含520953个样本,总大小为43189071.78079396字节。
- 验证集(val): 包含130238个样本,总大小为10797247.219206039字节。
数据集大小
- 下载大小: 29538625字节。
- 数据集总大小: 53986319.0字节。
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 验证集路径:
data/val-*
- 训练集路径:



