modelscope / modelscope/ms-swift

qwen3-vl微调grounding任务,数据可以包含负样本吗

Open
#7,110 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
15.7k
Forks
1.7k
Avg merge
1d 16h
Merged PRs (30d)
136

Description

我想用swift对qwen3-vl微调一个grounding任务,看swift doc给的数据集例子,全都是单个或多个目标的,但我的训练集中会出现无目标的图像,同样,在infer的时候,希望有几个目标就数据几个目标框,对无目标的图像输出[]就可以了;想知道 ,训练集中可以有这种无目标的图像么

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Swift documentation's Qwen3-VL grounding dataset example and the related training and inference entry points. Determine whether images with no targets are supported and whether inference can represent them as []; done means documenting the supported behavior or identifying the required change.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.