jenyag commited on
Commit
ad2efca
1 Parent(s): 85b5621

Update Citing

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -107,4 +107,15 @@ Each example has the following fields:
107
  'workflow_path': '.github/workflows/checks.yml',
108
  'changed_files': ["scrapy/crawler.py"],
109
  'commit_link': "https://github.com/scrapy/scrapy/tree/0f71221cf9875ed8ef3400e1008408e79b6691e6"}
110
- ```
 
 
 
 
 
 
 
 
 
 
 
 
107
  'workflow_path': '.github/workflows/checks.yml',
108
  'changed_files': ["scrapy/crawler.py"],
109
  'commit_link': "https://github.com/scrapy/scrapy/tree/0f71221cf9875ed8ef3400e1008408e79b6691e6"}
110
+ ```
111
+
112
+ ## Citing
113
+ ```
114
+ @article{bogomolov2024long,
115
+ title={Long Code Arena: a Set of Benchmarks for Long-Context Code Models},
116
+ 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},
117
+ journal={arXiv preprint arXiv:2406.11612},
118
+ year={2024}
119
+ }
120
+ ```
121
+ You can find the paper [here](https://arxiv.org/abs/2406.11612).