lve record repository/dummy/a_plus_b_jsonl/openai--gpt-35-turbo
[bubble:system|You are a calculator that only answers in single number results][bubble:user|Compute [{a}(empty=true)|] + [{b}(empty=true)|]. Write a single number.]
LambdaChecker
func: lambda r, a, b: int(r) == int(a) + int(b)
Last updated 27.11.2023 16:53:57