cuongnl/test
收藏Hugging Face2023-10-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/cuongnl/test
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': deer
splits:
- name: train
num_bytes: 28405705.68
num_examples: 56
- name: test
num_bytes: 10075058.57
num_examples: 19
download_size: 38485702
dataset_size: 38480764.25
---
# Dataset Card for "test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes two configurations: default. The dataset files are divided into training and test sets, stored in data/train-* and data/test-* paths respectively. The dataset contains two features: image and label, where the label is a class label with the specific class name deer. The dataset is divided into training and test sets, with 56 samples in the training set and 19 samples in the test set. The total download size of the dataset is 38485702 bytes, and the total size is 38480764.25 bytes.
提供机构:
cuongnl
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据特征
- 图像 (
image)- 数据类型: 图像
- 标签 (
label)- 数据类型: 类别标签
- 类别名称:
- 0: deer
- 类别名称:
- 数据类型: 类别标签
数据分割
- 训练集 (
train)- 字节数: 28405705.68
- 样本数: 56
- 测试集 (
test)- 字节数: 10075058.57
- 样本数: 19
数据集大小
- 下载大小: 38485702
- 数据集大小: 38480764.25



