Ani8Face/travel_log3
收藏Hugging Face2024-05-15 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Ani8Face/travel_log3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
splits:
- name: train
num_bytes: 4224
num_examples: 48
download_size: 3189
dataset_size: 4224
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: input_ids (integer sequence) and attention_mask (8-bit integer sequence). It consists of a training set with 48 examples and 4224 bytes of data. The download size of the dataset is 3189 bytes, while the actual dataset size is 4224 bytes. The training data files are located at data/train-* path.
提供机构:
Ani8Face
原始信息汇总
数据集概述
数据集特征
- input_ids:序列类型为
int32。 - attention_mask:序列类型为
int8。
数据集分割
- 训练集(train):
- 数据大小:4224字节
- 示例数量:48个
数据集大小
- 下载大小:3189字节
- 数据集总大小:4224字节
配置信息
- 配置名称:default
- 数据文件路径:
- 训练集路径格式:
data/train-*
- 训练集路径格式:



