Datasets:

Modalities:
Tabular
Text
Formats:
json
Sub-tasks:
extractive-qa
Languages:
Polish
ArXiv:
Libraries:
Datasets
pandas
License:
asawczyn commited on
Commit
98101ef
·
verified ·
1 Parent(s): 746c193

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -79,11 +79,21 @@ download the [IR](https://huggingface.co/datasets/clarin-pl/PUGG_IR) repository.
79
  * [Github](https://github.com/CLARIN-PL/PUGG)
80
  * Paper:
81
  * ACL - TBA
82
- * Arxiv - TBA
83
 
84
  ## Citation
85
 
86
- TBA
 
 
 
 
 
 
 
 
 
 
87
 
88
  ## Contact
89
 
 
79
  * [Github](https://github.com/CLARIN-PL/PUGG)
80
  * Paper:
81
  * ACL - TBA
82
+ * [Arxiv](https://arxiv.org/abs/2408.02337)
83
 
84
  ## Citation
85
 
86
+ ```bibtex
87
+ @misc{sawczyn2024developingpuggpolishmodern,
88
+ title={Developing PUGG for Polish: A Modern Approach to KBQA, MRC, and IR Dataset Construction},
89
+ author={Albert Sawczyn and Katsiaryna Viarenich and Konrad Wojtasik and Aleksandra Domogała and Marcin Oleksy and Maciej Piasecki and Tomasz Kajdanowicz},
90
+ year={2024},
91
+ eprint={2408.02337},
92
+ archivePrefix={arXiv},
93
+ primaryClass={cs.AI},
94
+ url={https://arxiv.org/abs/2408.02337},
95
+ }
96
+ ```
97
 
98
  ## Contact
99