modelscope / modelscope/ms-swift

swift有没有一种方式可以读取已经进行过分词的缓存,如arrow

Open
#6,915 3 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

训练数据量比较大,在集群进行训练,常因通信等问题崩溃,请问swift能不能通过某种方式读取本地的缓存或者tk

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 mentions large-scale training, pre-tokenized data, Arrow, and local or TK caches, but names no files or tests. Start by locating the dataset preprocessing and cache-loading entry points, then determine whether an existing cache can be reused after a communication failure. Done means the documented or implemented workflow can resume training without repeating tokenization.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.