Add Paper Citation
Browse files
README.md
CHANGED
|
@@ -376,3 +376,6 @@ The dataset configurations are based on the number of characters in `.py` files
|
|
| 376 |
|
| 377 |
## Scores
|
| 378 |
You can find the results of running various models on this dataset in our [leaderboard](https://huggingface.co/spaces/JetBrains-Research/long-code-arena).
|
|
|
|
|
|
|
|
|
|
|
|
| 376 |
|
| 377 |
## Scores
|
| 378 |
You can find the results of running various models on this dataset in our [leaderboard](https://huggingface.co/spaces/JetBrains-Research/long-code-arena).
|
| 379 |
+
|
| 380 |
+
## Paper
|
| 381 |
+
You can find all the details for the dataset in [the paper](arxiv.org/abs/2406.11612).
|