Skip to content

connerlambden/refute-inspect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refute-inspect

Inspect AI adapter for REFUTE — judge-free tasks for scientific critique and epistemic calibration on recent science paper summaries.

Tasks

Task Items Scoring
refute_knowledge 60 4-way MCQ (multiple_choice + choice; chance = 25%)
refute_soundness 74 Binary sound/flawed (generate + custom scorer)
refute_forced_choice 37 pairs Paired A/B flaw discrimination (chance = 50%)

Generative critique tasks (refute_120, refute_hard_60) require an LLM judge and are omitted here.

Install

pip install inspect-ai datasets
git clone https://github.com/connerlambden/refute-inspect.git
cd refute-inspect && pip install -e .

Run

inspect eval refute_inspect/refute_knowledge --model openai/gpt-4o
inspect eval refute_inspect/refute_soundness --model openai/gpt-4o
inspect eval refute_inspect/refute_forced_choice --model openai/gpt-4o

Smoke test without API keys:

inspect eval refute_inspect/refute_knowledge --model mockllm/model --limit 1

Dataset loads from Hugging Face BGPT-OFFICIAL/refute at revision 2be5046d4097fc213ea8ba7e193719b8da096169. Override with REFUTE_KNOWLEDGE_JSONL or REFUTE_SOUNDNESS_JSONL for local JSONL fixtures.

Register with Inspect Evals

Direct PRs to inspect_evals are no longer accepted. Register this package via the Inspect Evals Register — one Register Eval Submission issue per task.

Links

About

No description, website, or topics provided.

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages