laugustyniak commited on
Commit
ed0114d
1 Parent(s): 3566ba9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -97,3 +97,19 @@ Output: `['O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O', 'O',
97
  pages = "110--114"
98
  }
99
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  pages = "110--114"
98
  }
99
  ```
100
+
101
+ > Advances in Neural Information Processing Systems 35 (NeurIPS 2022) Datasets and Benchmarks Track
102
+
103
+ ```bibtex
104
+ @inproceedings{NEURIPS2022_890b206e,
105
+ author = {Augustyniak, Lukasz and Tagowski, Kamil and Sawczyn, Albert and Janiak, Denis and Bartusiak, Roman and Szymczak, Adrian and Janz, Arkadiusz and Szyma\'{n}ski, Piotr and W\k{a}troba, Marcin and Morzy, Miko\l aj and Kajdanowicz, Tomasz and Piasecki, Maciej},
106
+ booktitle = {Advances in Neural Information Processing Systems},
107
+ editor = {S. Koyejo and S. Mohamed and A. Agarwal and D. Belgrave and K. Cho and A. Oh},
108
+ pages = {21805--21818},
109
+ publisher = {Curran Associates, Inc.},
110
+ title = {This is the way: designing and compiling LEPISZCZE, a comprehensive NLP benchmark for Polish},
111
+ url = {https://proceedings.neurips.cc/paper_files/paper/2022/file/890b206ebb79e550f3988cb8db936f42-Paper-Datasets_and_Benchmarks.pdf},
112
+ volume = {35},
113
+ year = {2022}
114
+ }
115
+ ```