jenyag commited on
Commit
5a08107
1 Parent(s): e4c0a84

Update citing

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -9,4 +9,15 @@ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
9
  pinned: false
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
+
14
+ ## Citing
15
+ ```
16
+ @article{bogomolov2024long,
17
+ title={Long Code Arena: a Set of Benchmarks for Long-Context Code Models},
18
+ author={Bogomolov, Egor and Eliseeva, Aleksandra and Galimzyanov, Timur and Glukhov, Evgeniy and Shapkin, Anton and Tigina, Maria and Golubev, Yaroslav and Kovrigin, Alexander and van Deursen, Arie and Izadi, Maliheh and Bryksin, Timofey},
19
+ journal={arXiv preprint arXiv:2406.11612},
20
+ year={2024}
21
+ }
22
+ ```
23
+ You can find the paper [here](https://arxiv.org/abs/2406.11612).