galtimur commited on
Commit
ff8d321
1 Parent(s): 412bd11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- > 🛠️ CI build repair: given the logs of a failed GitHub Actions workflow and the corresponding repository shapshot, repair the
15
- > 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
 
 
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