Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EleutherAI/elk
base: daec1218e92cefcc0b67d17d8e55c72d5faec1cc
Choose a base ref
...
head repository: EleutherAI/elk
compare: 2420ae0fba1a4de1321b7ebd9c7c52c91f499537
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 12, 2023

  1. Fix seed not exposed (#270)

    * Fixed bug with encoder only models not expecting "labels" argument in forward pass
    
    * Fixed type annotations
    
    * Fixed a bug with decoder-only models
    
    * Fixed data.seed not exposed
    AugustasMacijauskas committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    edde387 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#269)

    updates:
    - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
    - [github.com/astral-sh/ruff-pre-commit: v0.0.276 → v0.0.277](astral-sh/ruff-pre-commit@v0.0.276...v0.0.277)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    db1f897 View commit details
    Browse the repository at this point in the history

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