- 23 Mar, 2023 3 commits
-
-
Fazzie-Maqianli authored
-
Fazzie-Maqianli authored
-
Fazzie-Maqianli authored
-
- 22 Mar, 2023 3 commits
-
-
Yuanchen authored
Co-authored-by:Yuanchen Xu <yuanchen.xu00@gmail.com>
-
Fazzie-Maqianli authored
-
pgzhang authored
* [chatgpt] add supervised fine-tune code * [chatgpt] delete unused code and modified comment code * [chatgpt] use pytorch distributed sampler instead --------- Co-authored-by:zhangpengpeng <zhangpengpeng@joyy.com>
-
- 20 Mar, 2023 1 commit
-
-
BlueRum authored
* add normalize function to value_head in bloom rm * add normalization to value_function in gpt_rm * add normalization to value_head of opt_rm * add Anthropic/hh-rlhf dataset * Update __init__.py * Add LogExpLoss in RM training * Update __init__.py * update rm trainer to use acc as target * update example/train_rm * Update train_rm.sh * code style * Update README.md * Update README.md * add rm test to ci * fix tokenier * fix typo * change batchsize to avoid oom in ci * Update test_ci.sh
-
- 17 Mar, 2023 2 commits
- 13 Mar, 2023 1 commit
-
-
BlueRum authored
* fix gpt-actor * fix gpt-critic * fix opt-critic
-
- 12 Mar, 2023 1 commit
-
-
hiko2MSP authored
-
- 10 Mar, 2023 2 commits
-
-
BlueRum authored
* fix colo-stratergy * polish * fix lora * fix ddp * polish * polish
-
Fazzie-Maqianli authored
-
- 08 Mar, 2023 1 commit
-
-
wenjunyang authored
* fix Critic * fix Critic * fix Critic * fix neglect of attention mask * fix neglect of attention mask * fix neglect of attention mask * add return --------- Co-authored-by:
yangwenjun <yangwenjun@soyoung.com> Co-authored-by:
yangwjd <yangwjd@chanjet.com>
-
- 07 Mar, 2023 2 commits
-
-
Fazzie-Maqianli authored
-
LuGY authored
* add checkpoint callback for chatgpt * add save ckpt callbacks for ppo --------- Co-authored-by:Fazzie-Maqianli <55798671+Fazziekey@users.noreply.github.com>
-
- 03 Mar, 2023 3 commits
-
-
ver217 authored
-
BlueRum authored
* fix lora bug * polish * fix lora gemini
-
ver217 authored
* [chatgpt] making experience support dp * [chatgpt] update example test ci * [chatgpt] update example test ci * [chatgpt] update example test ci * [chatgpt] update example test ci * [chatgpt] update sampler * [chatgpt] update example test ci * [chatgpt] refactor sampler * [chatgpt] update example test ci
-
- 02 Mar, 2023 1 commit
-
-
BlueRum authored
* fix lora bug * polish
-
- 22 Feb, 2023 1 commit
-
-
BlueRum authored
-
- 21 Feb, 2023 1 commit
-
-
BlueRum authored
* [chatgpt]fix train_rm bug with lora * [chatgpt]support colossalai strategy to train rm * fix pre-commit * fix pre-commit 2 * [chatgpt]fix rm eval typo * fix rm eval * fix pre commit
-
- 17 Feb, 2023 1 commit
-
-
ver217 authored
* [chatgpt] startegy add prepare method * [chatgpt] refactor examples * [chatgpt] refactor strategy.prepare * [chatgpt] support save/load checkpoint * [chatgpt] fix unwrap actor * [chatgpt] fix unwrap actor
-
- 16 Feb, 2023 3 commits
- 15 Feb, 2023 1 commit
-
-
ver217 authored
* [chatgpt] ppo trainer use default generate args * [chatgpt] example remove generation preparing fn * [chatgpt] benchmark remove generation preparing fn * [chatgpt] fix ci
-
- 14 Feb, 2023 1 commit
-
-
ver217 authored
-