Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RLHF] Fix bugs, tested #4860

Closed
wants to merge 55 commits into from
Closed

[RLHF] Fix bugs, tested #4860

wants to merge 55 commits into from

Commits on Sep 28, 2023

  1. add new branch

    YeAnbang committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c5eac98 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    6f6c132 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. V1 RLHF varified

    YeAnbang committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8e4eddb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. test huggingface rm

    YeAnbang committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6f6de60 View commit details
    Browse the repository at this point in the history
  2. fix kl

    YeAnbang committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    59eec57 View commit details
    Browse the repository at this point in the history
  3. fix loading actor

    YeAnbang committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8916b17 View commit details
    Browse the repository at this point in the history
  4. tune hyperparameters

    YeAnbang committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8ed034a View commit details
    Browse the repository at this point in the history
  5. adjust dropout

    YeAnbang committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    769f8cb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. add rlhf-ppo: V0.1

    YeAnbang committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d10b545 View commit details
    Browse the repository at this point in the history
  2. fix style

    YeAnbang committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3a3bf1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97a920d View commit details
    Browse the repository at this point in the history
  4. fix benchmark_opt_lora

    YeAnbang committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f797bd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    355cbb9 View commit details
    Browse the repository at this point in the history
  6. remove unused file

    YeAnbang committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8808524 View commit details
    Browse the repository at this point in the history
  7. fix ci tests~

    YeAnbang committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    d617ed2 View commit details
    Browse the repository at this point in the history
  8. fix ci test model

    YeAnbang committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    fe1c970 View commit details
    Browse the repository at this point in the history
  9. fix model example ci tests

    YeAnbang committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    426297f View commit details
    Browse the repository at this point in the history
  10. fix ci test_experience

    YeAnbang committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8e00e35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c082c67 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb10ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. fix ci OOM

    YeAnbang committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d9f1829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668a853 View commit details
    Browse the repository at this point in the history
  3. uncomment sft tests

    YeAnbang committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6dee6e6 View commit details
    Browse the repository at this point in the history
  4. fix model loading saving

    YeAnbang committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    87db16d View commit details
    Browse the repository at this point in the history
  5. fix ci PPO OOM

    YeAnbang committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    71b8f54 View commit details
    Browse the repository at this point in the history
  6. fix ci test cmd line input

    YeAnbang committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4820c9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6f136d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1f78c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix ci OOM

    YeAnbang committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    c4ec11a View commit details
    Browse the repository at this point in the history
  2. skip ci test bloom gemini

    YeAnbang committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3140850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7fc7c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae25276 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fix code refactor

    YeAnbang committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c650d39 View commit details
    Browse the repository at this point in the history
  2. fix code refactor

    YeAnbang committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    36ef239 View commit details
    Browse the repository at this point in the history
  3. fix code refactor

    YeAnbang committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1601284 View commit details
    Browse the repository at this point in the history
  4. fix test_train style

    YeAnbang committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    70e7e84 View commit details
    Browse the repository at this point in the history
  5. fix test train style

    YeAnbang committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    991e0f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    9753395 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    a7b03aa View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    48ba0e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. refactor all dataset class

    YeAnbang committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2fa72ec View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix class name

    YeAnbang committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ab71956 View commit details
    Browse the repository at this point in the history
  2. change schema format

    YeAnbang committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    77a38fe View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. fix datasets

    YeAnbang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f87a38a View commit details
    Browse the repository at this point in the history
  2. fix datasets

    YeAnbang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5e846ff View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix coati, need refactor

    YeAnbang committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    16d27f0 View commit details
    Browse the repository at this point in the history
  2. fix ci

    YeAnbang committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bf7f372 View commit details
    Browse the repository at this point in the history
  3. Update test_train.sh

    YeAnbang authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f0ee7e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix training scripts

    YeAnbang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f134817 View commit details
    Browse the repository at this point in the history
  2. fix training scripts

    YeAnbang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    07a3a98 View commit details
    Browse the repository at this point in the history
  3. fix license, small updates

    YeAnbang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    98c8616 View commit details
    Browse the repository at this point in the history
  4. resolve conversation

    YeAnbang committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3f19ea7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    49dfb0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881a0b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. fix ci tests

    YeAnbang committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    21a6819 View commit details
    Browse the repository at this point in the history