Commit 38e3b73f authored by baberabb's avatar baberabb
Browse files

nits

parent 8b74beaa
......@@ -61,7 +61,7 @@ def parse_args():
parser.add_argument("--tasks", type=str, default="arc_easy,hellaswag")
parser.add_argument(
"--limit",
type=int,
type=float,
default=100,
)
parser.add_argument(
......
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