Update README.md
Browse files
README.md
CHANGED
@@ -66,7 +66,9 @@ configs:
|
|
66 |
---
|
67 |
|
68 |
|
69 |
-
#
|
|
|
|
|
70 |
## How to load the dataset
|
71 |
```
|
72 |
from datasets import load_dataset
|
|
|
66 |
---
|
67 |
|
68 |
|
69 |
+
# 🏟️ Long Code Arena (Project-Level Code Completion)
|
70 |
+
This is the benchmark for Project-Level Code Completion task as part of [🏟️ Long Code Arena benchmark](https://huggingface.co/spaces/JetBrains-Research/long-code-arena).
|
71 |
+
|
72 |
## How to load the dataset
|
73 |
```
|
74 |
from datasets import load_dataset
|