galtimur commited on
Commit
28c12e4
1 Parent(s): 0f6a23d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -14,6 +14,9 @@ configs:
14
  This is the benchmark for **CI Fixing** task as part of
15
  🏟️ [**Long Code Arena** benchmark](https://huggingface.co/spaces/JetBrains-Research/long-code-arena).
16
 
 
 
 
17
  ## How-to
18
 
19
  1. List all the available configs
@@ -33,6 +36,7 @@ This is the benchmark for **CI Fixing** task as part of
33
 
34
  Note that all the data we have is considered to be in the test split.
35
 
 
36
  ## Dataset Structure
37
 
38
  This dataset contains logs of the failed GitHub Action workflows for some commits
 
14
  This is the benchmark for **CI Fixing** task as part of
15
  🏟️ [**Long Code Arena** benchmark](https://huggingface.co/spaces/JetBrains-Research/long-code-arena).
16
 
17
+ To score your model on this dataset, you can use **CI Fixing benchmark**
18
+ (https://github.com/JetBrains-Research/lca-baselines/tree/main/ci-fixing/ci-fixing-benchmark)
19
+
20
  ## How-to
21
 
22
  1. List all the available configs
 
36
 
37
  Note that all the data we have is considered to be in the test split.
38
 
39
+
40
  ## Dataset Structure
41
 
42
  This dataset contains logs of the failed GitHub Action workflows for some commits