modelscope / modelscope/ms-swift
多标签分类任务问题咨询
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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