Datasets:

Formats:
parquet
Languages:
English
ArXiv:
Tags:
code
DOI:
Libraries:
Datasets
pandas
License:
tiginamaria commited on
Commit
f3e5607
1 Parent(s): 8d83591

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -348,6 +348,8 @@ And splits, naming:
348
  | `test` | Manually verified data point |
349
  | `train` | Rest data point from `dev` except `test` |
350
 
 
 
351
  The following sections will describe the utilities around the dataset as well as detailed dataset content description.
352
 
353
  ## How-to
 
348
  | `test` | Manually verified data point |
349
  | `train` | Rest data point from `dev` except `test` |
350
 
351
+ The results of evaluation of various bug localization approaches can be found in [Long Code Arena 🏟 leaderboard](https://huggingface.co/spaces/JetBrains-Research/long-code-arena).
352
+
353
  The following sections will describe the utilities around the dataset as well as detailed dataset content description.
354
 
355
  ## How-to