karpurna2/LLaVA_custom_dataset
收藏Hugging Face2024-07-19 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/karpurna2/LLaVA_custom_dataset
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含消息和图像两种类型的数据。消息数据包括内容、角色等信息,内容部分进一步细分为索引、文本和类型。图像数据以序列形式存在。数据集分为训练集和测试集,训练集包含3694个示例,测试集包含411个示例。总下载大小为1467010372字节,数据集总大小为4998137993.466字节。
This dataset contains two types of data: messages and images. The message data includes content, role, and other information, with the content further divided into index, text, and type. The image data exists in a sequence format. The dataset is divided into a training set and a test set, with the training set containing 3694 examples and the test set containing 411 examples. The total download size is 1467010372 bytes, and the total dataset size is 4998137993.466 bytes.
提供机构:
karpurna2
原始信息汇总
数据集概述
数据集结构
- features:
- messages:
- content:
- index: 数据类型为
int32 - text: 数据类型为
string - type: 数据类型为
string
- index: 数据类型为
- role: 数据类型为
string
- content:
- images: 序列类型为
image
- messages:
数据集分割
- splits:
- train:
- num_bytes: 4836152580.466 字节
- num_examples: 3694 个样本
- test:
- num_bytes: 161985413.0 字节
- num_examples: 411 个样本
- train:
数据集大小
- download_size: 1467010372 字节
- dataset_size: 4998137993.466 字节
配置
- configs:
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: test
- path: data/test-*
- split: train
- data_files:
- config_name: default



