Skip to content

Pull requests: EleutherAI/elk

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Turn on import sorting
#168 by norabelrose was merged Apr 5, 2023 Loading…
Added confidence, invariance, consistency metrics
#167 by ss-waree was merged Apr 7, 2023 Loading…
Store final layer LM output and record AUROC and acc
#165 by norabelrose was merged Apr 10, 2023 Loading…
[pre-commit.ci] pre-commit autoupdate
#162 by pre-commit-ci bot was merged Apr 5, 2023 Loading…
split max_examples between processes bug Something isn't working
#160 by AlexTMallen was merged Mar 31, 2023 Loading…
update README.md
#156 by lauritowal was merged Mar 30, 2023 Loading…
Replace flake with ruff
#154 by thejaminator was merged Apr 5, 2023 Loading…
Smoke tests with tiny gpt2, fix CCSReporter
#149 by thejaminator was merged Mar 24, 2023 Loading…
Update README to say CRC instead of CCS
#145 by norabelrose was merged Mar 23, 2023 Loading…
fix: reporter.score(...) takes three arguments
#141 by lauritowal was merged Mar 19, 2023 Loading…
Go back to using 1000 datapoints as the default
#139 by norabelrose was merged Mar 18, 2023 Loading…
Add data_dir to PromptDataset
#138 by norabelrose was merged Mar 20, 2023 Loading…
Custom PyTorch implementation of eigsh
#137 by norabelrose was merged Mar 18, 2023 Loading…
Use CuPy sparse eigsh when available
#136 by norabelrose was closed Mar 17, 2023 Loading…
Replace held_out_split with select_train_val_splits
#133 by norabelrose was merged Mar 17, 2023 Loading…
Fix broken handling of splits
#132 by norabelrose was merged Mar 16, 2023 Loading…
add support for piqa and super_glue copa
#131 by AlexTMallen was merged Mar 16, 2023 Loading…
add @torch.no_grad to extract_hiddens
#130 by AlexTMallen was merged Mar 15, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.