Skip to contents

Compute precision / recall / F1 from a match table

Usage

llm_benchmark_metrics(match_df)

Arguments

match_df

Output of llm_benchmark_match().

Value

Named list with precision, recall, f1, tp, fp, fn, and per-abstract metrics as a data frame in per_abstract.