bgspaditya/10fold1
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/bgspaditya/10fold1
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: url
dtype: string
- name: type
dtype: string
- name: labels
dtype: int64
splits:
- name: train
num_bytes: 48587612.48642718
num_examples: 586071
- name: val
num_bytes: 5398706.513572822
num_examples: 65120
download_size: 29458052
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 (int64 type). The dataset is divided into two parts: training set (train) and validation set (val), containing 586071 samples and 65120 samples respectively. The total download size of the dataset is 29458052 bytes, with a total size of 53986319.0 bytes. The dataset configuration is default, with data files stored in data/train-* and data/val-* paths.
提供机构:
bgspaditya
原始信息汇总
数据集概述
数据集特征
- url: 数据类型为字符串。
- type: 数据类型为字符串。
- labels: 数据类型为整数(int64)。
数据集分割
- 训练集(train): 包含586071个样本,总大小为48587612.48642718字节。
- 验证集(val): 包含65120个样本,总大小为5398706.513572822字节。
数据集大小
- 下载大小: 29458052字节。
- 数据集总大小: 53986319.0字节。
配置文件
- 默认配置(default):
- 训练数据路径:
data/train-* - 验证数据路径:
data/val-*
- 训练数据路径:



