InternLM/internlm
YWMditto be5b9ea2fa
feat(train): update get_train_data_loader to make logic clearer (#498)
* update get_train_data_loader

* update get_train_data_loader, del old doc

---------

Co-authored-by: YWMditto <862779238@qq.com>
2023-11-14 17:05:15 +08:00
..
apis feat(tools): support origin internlm architecture in web_demo (#478) 2023-11-09 20:01:55 +08:00
core volc_path (#454) 2023-10-27 18:53:06 +08:00
data feat(data): walk folder to get dataset_type_ids_map (#477) 2023-11-07 19:21:10 +08:00
initialize fix(alert): send exception of all ranks (#491) 2023-11-10 19:04:31 +08:00
model fix(metric): use float32 to compute ppl (#481) 2023-11-09 20:26:46 +08:00
moe fix(moe): remove norm&gate force sync (#448) 2023-11-01 11:29:55 +08:00
monitor fix(alert): send exception of all ranks (#491) 2023-11-10 19:04:31 +08:00
solver rename vars (#468) 2023-11-09 20:04:35 +08:00
train feat(train): update get_train_data_loader to make logic clearer (#498) 2023-11-14 17:05:15 +08:00
utils fix(train): unify the exp paths (#492) 2023-11-11 20:15:59 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00