bhalladitya/scicap-test-sample
收藏Hugging Face2024-07-03 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/bhalladitya/scicap-test-sample
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含两个主要特征:messages和images。messages特征是一个列表,包含content和role两个子特征,其中content又是一个包含index、text和type的列表。images特征是一个图像序列。数据集只有一个训练集(train),包含31个样本,总大小为1039311字节。下载大小为1017135字节。
The dataset includes two main features: messages and images. messages is a list containing content and role as sub-features. content is a list containing index, text, and type as sub-features, where index is of type int64, and text and type are of type string. role is of type string. images is a sequence of images. The dataset is divided into a training set with 31 samples, totaling 1039311.0 bytes. The download size of the dataset is 1017135 bytes.
提供机构:
bhalladitya
原始信息汇总
数据集概述
数据结构
- features:
- messages:
- content:
- index: 数据类型为
int64 - text: 数据类型为
string - type: 数据类型为
string
- index: 数据类型为
- role: 数据类型为
string
- content:
- images: 序列类型为
image
- messages:
数据集划分
- splits:
- train:
- num_bytes: 1039311.0
- num_examples: 31
- train:
数据集大小
- download_size: 1017135
- dataset_size: 1039311.0
配置
- configs:
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:
- config_name: default



