modelscope / modelscope/ms-swift

ms-swift训练embedding模型支持跨GPU负采样吗?

Open
#7,098 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

ms-swift支持batch内负采样,是否支持跨GPU负采样,embedding模型需要更多负样本

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 by locating ms-swift's existing in-batch negative-sampling implementation and the distributed training entry points. Determine whether the embedding training path can use negatives from other GPUs, then add focused coverage showing the cross-GPU behavior and document what constitutes supported training.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.