File size: 865 Bytes
e9fbe43 0c28c22 e9fbe43 bbc7a32 e9fbe43 0c28c22 e9fbe43 0c28c22 e9fbe43 d8a13bf e9fbe43 d8a13bf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
dataset_info:
features:
- name: id
dtype: int64
- name: question
dtype: string
- name: L
dtype: int64
- name: images
sequence: image
splits:
- name: train
num_bytes: 46727796.0
num_examples: 120
download_size: 45774717
dataset_size: 46727796.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- image-text-to-text
---
This dataset, LongWriter-V-22K, is used to train the LongWriter-V model for ultra-long and high-fidelity generation in vision-language models. It contains image-text pairs designed for prompting the model to generate extended text descriptions based on the input image.
The model and dataset are described in the paper: [LongWriter-V: Enabling Ultra-Long and High-Fidelity Generation in Vision-Language Models](https://arxiv.org/abs/2502.14834) |