Datasets:
File size: 911 Bytes
8e9faa7 383cf3b 8e9faa7 383cf3b 8e9faa7 383cf3b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
configs:
- config_name: default
data_files:
- split: paragraphs
path: data/paragraphs-*
dataset_info:
features:
- name: uid
dtype: int64
- name: ru_wiki_pageid
dtype: int64
- name: text
dtype: string
splits:
- name: paragraphs
num_bytes: 47303369
num_examples: 56952
download_size: 24269133
dataset_size: 47303369
license: cc-by-sa-4.0
task_categories:
- question-answering
language:
- ru
- en
tags:
- qa
- machine reading
source_datasets:
- original
pretty_name: RuBQ 2.0
size_categories:
- 10K<n<100K
paperswithcode_id: rubq
---
# RuBQ_2.0-paragraphs
## Dataset Description
- **Repository:** https://github.com/vladislavneon/RuBQ/tree/master/RuBQ_2.0
- **Paper:** [RuBQ: A Russian Dataset for Question Answering over Wikidata](https://arxiv.org/abs/2005.10659)
For **test** and **dev** data see [d0rj/RuBQ_2.0](https://huggingface.co/datasets/d0rj/RuBQ_2.0) |