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

[Feature, NOMERGE] RLHF Rollouts (reopened) #1329

Merged
merged 13 commits into from
Jul 3, 2023
Merged

Commits on Jun 29, 2023

  1. Add RolloutFromModel class

    tcbegley committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b6fecbb View commit details
    Browse the repository at this point in the history
  2. Add rollout tests

    tcbegley committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bd8fbb6 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Alessandro Pietro Bardelli <apbard@users.noreply.github.com>
    tcbegley and apbard committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6fbb603 View commit details
    Browse the repository at this point in the history
  4. Address comments

    tcbegley committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3e80a55 View commit details
    Browse the repository at this point in the history
  5. Docstring lint

    tcbegley committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    385ac90 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Vincent Moens <vincentmoens@gmail.com>
    tcbegley and vmoens committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8d0a152 View commit details
    Browse the repository at this point in the history
  7. Address comments

    tcbegley committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    fcddc97 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    tcbegley committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5c7c72e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92d5757 View commit details
    Browse the repository at this point in the history
  10. Import transformers locally

    tcbegley committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    eec0eaf View commit details
    Browse the repository at this point in the history
  11. lint

    vmoens authored and tcbegley committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    87501ea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    9851259 View commit details
    Browse the repository at this point in the history
  2. Add doc

    vmoens committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bc05960 View commit details
    Browse the repository at this point in the history