RachaelFu/har
收藏Hugging Face2024-03-29 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/RachaelFu/har
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
sequence:
sequence:
sequence: float64
- name: label
dtype: float64
- name: text
dtype: string
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: pixel_values
sequence:
sequence:
sequence: float32
- name: pixel_mask
sequence:
sequence: int64
splits:
- name: train
num_bytes: 17461411034
num_examples: 5881
- name: test
num_bytes: 4367565469
num_examples: 1471
download_size: 434387975
dataset_size: 21828976503
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
RachaelFu
原始信息汇总
数据集概述
数据集特征
- image: 数据类型为
float64。 - label: 数据类型为
float64。 - text: 数据类型为
string。 - input_ids: 数据类型为
int32。 - token_type_ids: 数据类型为
int8。 - attention_mask: 数据类型为
int8。 - pixel_values: 数据类型为
float32。 - pixel_mask: 数据类型为
int64。
数据集分割
- 训练集 (train): 包含5881个样本,总大小为17461411034字节。
- 测试集 (test): 包含1471个样本,总大小为4367565469字节。
数据集大小
- 下载大小: 434387975字节。
- 数据集总大小: 21828976503字节。
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



