DRIFT-TL-Distill-4K
收藏资源简介:
DRIFT-TL-Distill-4K数据集包含带有图像和逐步思考过程的多种模态推理示例。每个示例包括与图像引用相关的用户和助手之间的对话消息以及关联图像的路径。
The DRIFT-TL-Distill-4K dataset contains multimodal reasoning examples with images and step-by-step thinking processes. Each example includes dialogue messages between the user and the assistant related to image references, as well as the file paths of the associated images.
DRIFT-TL-Distill-4K 数据集概述
基本信息
- 语言:英语
- 许可证:MIT
- 任务类别:图像-文本到文本
- 标签:多模态、推理、数学、科学、视觉
数据集描述
该数据集包含带有图像和逐步思考过程的多模态推理示例。
数据集结构
每个示例包含:
messages:用户和助手之间的对话,包含图像引用images:关联图像的路径
使用方法
python from datasets import load_dataset dataset = load_dataset("ChaoHuangCS/DRIFT-TL-Distill-4K")
相关资源
- 论文:https://huggingface.co/papers/2510.15050
- 代码/项目页面:https://github.com/WikiChao/DRIFT
引用信息
bibtex @article{huang2025drift, title={Directional Reasoning Injection for Fine-Tuning {MLLMs}}, author={Huang, Chao and Zhang, Zeliang and Liu, Jiang and Sun, Ximeng and Wu, Jialian and Yu, Xiaodong and Wang, Ze and Xu, Chenliang and Barsoum, Emad and Liu, Zicheng}, journal={arXiv preprint arXiv:2510.15050}, year={2025}, url={https://arxiv.org/abs/2510.15050} }




