Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Git LFS file not shown
11 changes: 11 additions & 0 deletions evals/registry/evals/population_span_extraction.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
population_span_extraction:
id: population_span_extraction.dev.v0
description: The model is shown abstracts of clinical drug trials and tasked with extracting the text spans that specify the population demographic of the shown abstract. The population demographic can be but is not necessarily specified in multiple seperate spans.
metrics: [accuracy]

population_span_extraction.dev.v0:
class: evals.elsuite.modelgraded.classify:ModelBasedClassify
args:
samples_jsonl: population_span_extraction/samples.jsonl
eval_type: cot_classify
modelgraded_spec: fact