modelscope / modelscope/ms-swift

多标签分类任务问题咨询

Open
#5,750 6 comments 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

1.我应该如何构建id2label的对应关系表格,在哪个位置进行导入
2.标签文件中我应该使用0/1来表示所有的类别还是只放入正例的id
3.多标签分类的bceloss是否支持

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

The issue asks how to configure id2label mappings, label encoding, and BCE loss for multi-label classification, but it names no files, tests, or entry points. Start by locating the multi-label classification and loss configuration in the Python code; done would require documented, confirmed answers or an agreed implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
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.