Vishal24/llava_test
收藏Hugging Face2024-05-27 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Vishal24/llava_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: response
dtype: string
splits:
- name: train
num_bytes: 2250888.0
num_examples: 87
- name: test
num_bytes: 1728769.0
num_examples: 12
download_size: 3929584
dataset_size: 3979657.0
---
# Dataset Card for "llava_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset llava_test includes features of images and string responses. It is divided into a training set with 87 examples and a test set with 12 examples. The download size of the dataset is 3929584 bytes, and the total size is 3979657.0 bytes.
提供机构:
Vishal24
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default):- 训练数据 (
split: train):data/train-* - 测试数据 (
split: test):data/test-*
- 训练数据 (
数据集特征
- 图像 (
name: image,dtype: image) - 响应 (
name: response,dtype: string)
数据集拆分
- 训练集 (
name: train):- 示例数量: 87
- 数据大小: 2250888.0 字节
- 测试集 (
name: test):- 示例数量: 12
- 数据大小: 1728769.0 字节
数据集大小
- 下载大小: 3929584 字节
- 总数据集大小: 3979657.0 字节



