1. 20 Mar, 2023 1 commit
    • BlueRum's avatar
      [chatgpt]Reward Model Training Process update (#3133) · 7548ca5a
      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
      7548ca5a
  2. 14 Mar, 2023 1 commit
    • BlueRum's avatar
      [chatgpt]update ci (#3087) · 23cd5e2c
      BlueRum authored
      * [chatgpt]update ci
      
      * Update test_ci.sh
      
      * Update test_ci.sh
      
      * Update test_ci.sh
      
      * test
      
      * Update train_prompts.py
      
      * Update train_dummy.py
      
      * add save_path
      
      * polish
      
      * add save path
      
      * polish
      
      * add save path
      
      * polish
      
      * delete bloom-560m test
      
      delete bloom-560m test because of oom
      
      * add ddp test
      23cd5e2c
  3. 03 Mar, 2023 1 commit
    • ver217's avatar
      [chatgpt] making experience support dp (#2971) · 19ad49fb
      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
      19ad49fb
  4. 14 Feb, 2023 1 commit