Datasets:
Tasks:
Text Generation
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
code
DOI:
License:
tiginamaria
commited on
Commit
•
f3e5607
1
Parent(s):
8d83591
Update README.md
Browse files
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
|