modelscope / modelscope/ms-swift
视频数据集和图片数据集不同max_length 和 packing与否吗
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
请问ms-swift是否支持:
- 视频数据集和图片数据集设置不同max_length, 比如16k和4k
- 视频数据集packing=False, 而图片数据集packing=True
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
No files, tests, or entry points are identified. Start by tracing how video and image datasets are batched and how max_length and packing are read during training, then clarify the expected per-modality behavior with maintainers. Done means the supported configuration is documented and covered by tests for both dataset types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100