Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ configs:
|
|
11 |
This is the benchmark for CI builds repair task as part of the
|
12 |
🏟️ [Long Code Arena benchmark](https://huggingface.co/spaces/JetBrains-Research/long-code-arena).
|
13 |
|
14 |
-
|
15 |
-
|
16 |
|
17 |
All the data is collected from repositories published under permissive licenses (MIT, Apache-2.0, BSD-3-Clause, and BSD-2-Clause). The datapoints can be removed upon request.
|
18 |
|
|
|
11 |
This is the benchmark for CI builds repair task as part of the
|
12 |
🏟️ [Long Code Arena benchmark](https://huggingface.co/spaces/JetBrains-Research/long-code-arena).
|
13 |
|
14 |
+
🛠️ Task. Given the logs of a failed GitHub Actions workflow and the corresponding repository snapshot,
|
15 |
+
repair the repository contents in order to make the workflow pass.
|
16 |
|
17 |
All the data is collected from repositories published under permissive licenses (MIT, Apache-2.0, BSD-3-Clause, and BSD-2-Clause). The datapoints can be removed upon request.
|
18 |
|