Commit Graph

5 Commits (58108413bde753f56363815e2327311ff9db9d3b)

Author SHA1 Message Date
Guoteng 6b6295aea3
Feat add checkpoint fraction (#151)
* feat(config): add checkpoint_fraction into config

* feat: remove checkpoint_fraction from configs/7B_sft.py

---------

Co-authored-by: wangguoteng.p <wangguoteng925@qq.com>
2023-07-31 13:57:01 +08:00
Yang Gao 555ed60a2c
fix(tokenizer): refactor tokenizer and update usage in readme (#51)
* update tokenizer example
2023-07-13 17:16:27 +08:00
Sun Peng 6150e4daed
fix/fix_submodule_err (#61)
* fix/fix_submodule_err

---------

Co-authored-by: ChenQiaoling00 <qiaoling_chen@u.nus.edu>
2023-07-12 18:59:31 +08:00
Sun Peng 912fc8f8aa
doc: update the training examples (#27)
* doc: update the training examples

* update README

* change all "++++" log

* Update pylint

* solve lint err
2023-07-07 15:54:09 +08:00
Sun Peng fa7337b37b initial commit 2023-07-06 12:55:23 +08:00