issues Search Results · repo:EleutherAI/elk language:Python
Filter by
90 results
(128 ms)90 results
inEleutherAI/elk (press backspace or delete to remove)Hello, I found elk very helpful since I am new to llm transparency. It seems elk has not been maintained for a year and
what a pity. Why some method like CCS has been removed from main branch and is there ...
merlinarer
- Opened on Oct 12, 2024
- #299
I noticed that the datasets supported in the code are all multiple-choice and classification types, such as IMDB, QNLI,
and BoolQ. Can the code in this repository support free-form types of tasks, such ...
Tan-Hexiang
- 2
- Opened on Jul 4, 2024
- #298
Reproduced on my local setup and on colab
!pip install git+https://github.com/EleutherAI/elk/
import elk
---- 2 import elk
[/usr/local/lib/python3.10/dist-packages/elk/__init__.py](https://localhost:8080/#) ...
Butanium
- Opened on Jan 25, 2024
- #297
https://github.com/RohitRathore1/elk/blob/84e99a36a5050881d85f1510a2486ce46ac1f942/tests/test_smoke_eval.py#L19C1-L20C35
RohitRathore1
- Opened on Jan 18, 2024
- #295
Right now only elk elicit emits an lm_eval.csv but this would also be useful to have for eval
enhancement
norabelrose
- Opened on Jul 20, 2023
- #276
Reproduce
elicit microsoft/deberta-v2-xxlarge dataset
or
elicit allenai/unifiedqa-v2-t5-11b-1363200 dataset --use_encoder_states
Full stack trace:
╭───────────────────── Traceback (most recent ...
AugustasMacijauskas
- 2
- Opened on Jun 26, 2023
- #262
We re now using the shrinkage technique from this paper in the concept-erasure repo; it makes covariance estimation
robust to small sample sizes. Might make CRC-TPC, VINC, etc. work better
def gaussian_shrinkage(S_hat: ...
norabelrose
- 3
- Opened on Jun 22, 2023
- #261
elk sweep --models huggyllama/llama-13b --datasets imdb --num_gpus 1 --net ccs is fine but
elk sweep --models huggyllama/llama-13b --datasets imdb --num_gpus 1 --net ccs --max_examples 10 10 has a bug ...
derpyplops
- 2
- Opened on Jun 15, 2023
- #257
Summary
Hi there,
I was attempting to set up the application based on the Quick Start guide in the README. When trying to run the elk
elicit microsoft/deberta-v2-xxlarge-mnli imdb command, the program ...
rusheb
- 2
- Opened on Jun 15, 2023
- #256
Look at tests/test_smoke_elicit.py for a reference
enhancement
good first issue
derpyplops
- Opened on Jun 13, 2023
- #255

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.