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

train probe per prompt #271

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Commits on Jul 13, 2023

  1. added cli arg

    derpyplops committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    47bcfb2 View commit details
    Browse the repository at this point in the history
  2. refactor reporter training

    derpyplops committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a50fe57 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    52b1394 View commit details
    Browse the repository at this point in the history
  2. multiprobe elicit works

    derpyplops committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2420ae0 View commit details
    Browse the repository at this point in the history
  3. fix pyright

    derpyplops committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f35626a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    898c3f1 View commit details
    Browse the repository at this point in the history
  2. undo list

    derpyplops committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    01d5baa View commit details
    Browse the repository at this point in the history
  3. add more types and sorting

    derpyplops committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7701c29 View commit details
    Browse the repository at this point in the history
  4. weird duplicate arg

    derpyplops committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4310def View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. resolved circular import

    derpyplops committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    96a3dab View commit details
    Browse the repository at this point in the history
  2. fixed index passing

    derpyplops committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9c2def0 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. fixed index passing again

    derpyplops committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    29eeb7f View commit details
    Browse the repository at this point in the history
  2. add assert

    derpyplops committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f533418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f5ce0b View commit details
    Browse the repository at this point in the history
  4. remove redundant method

    derpyplops committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    327d1eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51b7d3c View commit details
    Browse the repository at this point in the history
  6. remove wrong function

    derpyplops committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    75fe560 View commit details
    Browse the repository at this point in the history
  7. pyright

    derpyplops committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1b6757a View commit details
    Browse the repository at this point in the history
  8. pytest

    derpyplops committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0d6c8b9 View commit details
    Browse the repository at this point in the history
  9. pyright

    derpyplops committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    785537b View commit details
    Browse the repository at this point in the history