From a8dd079d4c064a15b58f6a3724bb6723be370fd2 Mon Sep 17 00:00:00 2001 From: merwanehamadi Date: Mon, 28 Aug 2023 08:13:18 -0700 Subject: [PATCH] Updatee cutoff for SuperAGI (#330) --- agbenchmark/challenges/memory/m1_id/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agbenchmark/challenges/memory/m1_id/data.json b/agbenchmark/challenges/memory/m1_id/data.json index a145e845e84d..347268c3c6cd 100644 --- a/agbenchmark/challenges/memory/m1_id/data.json +++ b/agbenchmark/challenges/memory/m1_id/data.json @@ -3,7 +3,7 @@ "category": ["memory"], "task": "Follow the instructions in the instructions_1.txt file", "dependencies": ["TestReadFile"], - "cutoff": 120, + "cutoff": 150, "ground": { "answer": "2314", "should_contain": ["2314"],