How to train Qwen3 VL embedding by Python?
Author: Harry641Created Jun 15, 2026Updated Sep 15, 2026
Labelsquestionstale
Checklist / 检查清单
- I have searched existing issues, and this is a new question or discussion topic. / 我已经搜索过现有的 issues,确认这是一个新的问题与讨论。
Question Description / 问题描述
背景:由于图片只能实时下载,不能直接适配jsonl格式,需要自定义dataset 如何使用python脚本完成 Qwen3 VL embedding 的训练?
Source: modelscope/ms-swift