metadata
annotations_creators:
- found
language:
- ru
license:
- cc0-1.0
multilinguality:
- monolingual
pretty_name: Soloby.ru Russian Q&A Educational Dataset
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- text-classification
- question-answering
task_ids:
- open-domain-qa
Dataset Card for Soloby.ru
Dataset Summary
This dataset contains 744,131 question-answer pairs in Russian language extracted from soloby.ru website. The content includes educational questions and answers across various subjects and categories.
Languages
The dataset is primarily in Russian (ru).
Dataset Structure
Data Fields
This dataset includes the following fields:
page_url
: URL of the question page (string)question_title
: The question text (string)question_author
: Username of person asking the question (string)question_date
: Timestamp when question was posted (string)question_category
: Category/subject area of the question (string)answers
: List of answers containing:answer_text
: The answer text (string)answer_author
: Username of person providing the answer (string)answer_date
: Timestamp when answer was posted (string)
Data Splits
All examples are in a single split.
Additional Information
License
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
- Use it for any purpose, including commercial projects.
- Modify it however you like.
- Distribute it without asking permission.
No attribution is required, but it's always appreciated!
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/