From a151a2efcbf3dc817d71f2fb3451a7038dee93d3 Mon Sep 17 00:00:00 2001 From: Sarah Grevy Gotfredsen <65611758+SarahGrevy@users.noreply.github.com> Date: Wed, 18 Oct 2023 19:48:18 -0400 Subject: [PATCH] AutoGPT2 entering the arena (#5808) --- arena/AutoGPT2.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 arena/AutoGPT2.json diff --git a/arena/AutoGPT2.json b/arena/AutoGPT2.json new file mode 100644 index 000000000..8a0210c5b --- /dev/null +++ b/arena/AutoGPT2.json @@ -0,0 +1,6 @@ +{ + "github_repo_url": "https://github.com/SarahGrevy/AutoGPT", + "timestamp": "2023-10-18T17:44:04.993104", + "commit_hash_to_benchmark": "e9b64adae9fce180a392c726457e150177e746fb", + "branch_to_benchmark": "master" +} \ No newline at end of file