diff --git a/benchmark/generative_agents/README.md b/benchmark/generative_agents/README.md index 190dd5093..3801e2b1b 100644 --- a/benchmark/generative_agents/README.md +++ b/benchmark/generative_agents/README.md @@ -1,3 +1,9 @@ +## Download the dataset + +``` +wget -O agent_calls.jsonl https://drive.google.com/uc?export=download&id=19qLpD45e9JGTKF2cUjJJegwzSUEZEKht +``` + ## Run benchmark Ensure that this benchmark is run in a serial manner (using --parallel 1) to preserve any potential dependencies between requests.