bgspaditya/10fold2
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/bgspaditya/10fold2
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 29464033
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 two parts: a training set (containing 586,072 samples with a total size of 48,587,695.39 bytes) and a validation set (containing 65,119 samples with a total size of 5,398,623.61 bytes). The total download size of the dataset is 29,464,033 bytes, and the total size is 53,986,319.0 bytes. The dataset is configured as the default configuration, 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):
- 示例数量:586072
- 数据大小:48587695.39039698字节
- 验证集(val):
- 示例数量:65119
- 数据大小:5398623.609603019字节
数据集大小
- 下载大小:29464033字节
- 数据集总大小:53986319.0字节
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 验证集路径:
data/val-*
- 训练集路径:



