Unverified Commit 4587b718 authored by Niklas Muennighoff's avatar Niklas Muennighoff Committed by GitHub
Browse files

Add bootstrap_iters kwarg

parent a2cada5d
......@@ -91,6 +91,7 @@ def simple_evaluate(
task_dict=task_dict,
num_fewshot=num_fewshot,
limit=limit,
bootstrap_iters=bootstrap_iters,
description_dict=description_dict,
decontamination_ngrams_path=decontamination_ngrams_path,
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment