InternLM / InternEvo

InternEvo is an open-sourced lightweight training framework aims to support model pre-training without the need for extensive dependencies.
https://internevo.readthedocs.io/zh-cn/latest/?badge=latest
Apache License 2.0
310 stars 52 forks source link

feat(dataloader): refine implementation of mocked and megatron dataloader #344

Open zigzagcai opened 1 month ago

zigzagcai commented 1 month ago

Motivation

  1. Fix CI timeout for https://github.com/InternLM/InternEvo/issues/342 (Completed)
  2. Refine implementation of megatron and mocked dataloader (Completed)

Modification

BC-breaking (Optional)

None

Use cases (Optional)

None

Checklist

Before PR:

After PR: