|
--- |
|
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) |