Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
Russian
Size:
10K - 100K
ArXiv:
License:
Commit
·
59515e9
1
Parent(s):
589aebc
Update citation information (#1)
Browse files- Update citation information (e79f003d64b2371d470ef8908f60400214e401b0)
Co-authored-by: Pavel Efimov <pefimov@users.noreply.huggingface.co>
README.md
CHANGED
@@ -189,21 +189,17 @@ Russian
|
|
189 |
### Citation Information
|
190 |
|
191 |
```
|
192 |
-
@
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
eprint = {1912.09723},
|
204 |
-
timestamp = {Fri, 03 Jan 2020 16:10:45 +0100},
|
205 |
-
biburl = {https://dblp.org/rec/journals/corr/abs-1912-09723.bib},
|
206 |
-
bibsource = {dblp computer science bibliography, https://dblp.org}
|
207 |
}
|
208 |
```
|
209 |
|
|
|
189 |
### Citation Information
|
190 |
|
191 |
```
|
192 |
+
@InProceedings{sberquad,
|
193 |
+
doi = {10.1007/978-3-030-58219-7_1},
|
194 |
+
author = {Pavel Efimov and
|
195 |
+
Andrey Chertok and
|
196 |
+
Leonid Boytsov and
|
197 |
+
Pavel Braslavski},
|
198 |
+
title = {SberQuAD -- Russian Reading Comprehension Dataset: Description and Analysis},
|
199 |
+
booktitle = {Experimental IR Meets Multilinguality, Multimodality, and Interaction},
|
200 |
+
year = {2020},
|
201 |
+
publisher = {Springer International Publishing},
|
202 |
+
pages = {3--15}
|
|
|
|
|
|
|
|
|
203 |
}
|
204 |
```
|
205 |
|