From ba70b39459f53f90534303f2272d5064d3fc73b3 Mon Sep 17 00:00:00 2001 From: samuelgm-openai <173856549+samuelgm-openai@users.noreply.github.com> Date: Wed, 19 Feb 2025 15:19:41 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fae9040..77acd37 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repo contains the dataset and code for the paper ["SWE-Lancer: Can Frontier LLMs Earn $1 Million from Real-World Freelance Software Engineering?"](https://www.openai.com/index/swe-lancer/). +**Note:** We will continue to update this repository with new tasks and updates to the scaffolding; the code and data here does not exactly match what was used in the paper. + **Step 1: Package Management and Requirements** Python 3.11 is the most stable version to use with SWE-Lancer.