bgspaditya/10fold9
收藏Hugging Face2024-05-19 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/bgspaditya/10fold9
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 29465919
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 (64-bit integer type). The dataset is divided into a training set (train) and a validation set (val), containing 586072 and 65119 samples respectively. The total download size of the dataset is 29465919 bytes, and the total dataset size is 53986319.0 bytes. The dataset configuration is named default, with the training and validation data files stored in data/train-* and data/val-* paths respectively.
提供机构:
bgspaditya
原始信息汇总
数据集概述
数据集特征
- url:字符串类型
- type:字符串类型
- labels:整数类型(int64)
数据集划分
- 训练集(train):
- 示例数量:586072
- 数据大小:48587695.39039698字节
- 验证集(val):
- 示例数量:65119
- 数据大小:5398623.609603019字节
数据集大小
- 下载大小:29465919字节
- 数据集总大小:53986319.0字节
数据文件配置
- 默认配置(default):
- 训练集路径:data/train-*
- 验证集路径:data/val-*



