rumedq
Russian Medical Questions Dataset (RuMedQ) is a synthetic dataset containing pairs of "symptom" - "medical question regarding this symptom", as well as a label, if the question generated by RuGPT3 corresponds to this symptom.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Repository
Russian Medical Questions Dataset (RuMedQ) is a synthetic dataset containing pairs of "symptom" - "medical question regarding this symptom", as well as a label, if the question generated by RuGPT3 corresponds to this symptom.
Statistics
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Dataset Card for RuMedQ
Dataset Summary
Russian Medical Questions Dataset (RuMedQ) is a synthetic dataset containing pairs of "symptom" - "medical question regarding this symptom", as well as a label, if the question generated by RuGPT3 corresponds to this symptom (1) or not (0). The dataset was synthesized using the RuGPT3 model trained on a small corpus of symptom-question pairs. After generation, the dataset was cleared of syntactically incorrect questions, some typos and gross errors of generation were corrected, an annotation of the correspondence of the question to the symptom was carried out. This dataset can be used for the following tasks: 1. To train models to generate medical questions from given symptoms, 2. As a benchmark in a Natural Language Inference task, where the symptom and the question act as a pair of sentences to be matched.
Languages
Russian
Dataset Structure
Data Instances
{
"symptom": "low mood",
"question": "Does apathy often bother you?",
"isCorrectQ": 1
}
Data Fields - symptom: a string feature - question: a string feature - isCorrectQ: a int32 feature (0 or 1)
Data Shape 6053 lines, 3 columns
Dataset Creation
The dataset was synthesized using the RuGPT3 model trained on a small corpus of symptom-question pairs. After generation, the dataset was cleared of syntactically incorrect questions, some typos and gross errors of generation were corrected, an annotation of the correspondence of the question to the symptom was carried out.
Annotations
Annotation process The dataset is marked up by 2 annotators, whose task was to determine whether the question corresponds to the proposed symptom or not. By correspondence is understood that the question should be asked in such a way as to clarify whether the subject being asked has this particular symptom. The annotators marked up disjoint subsets of symptom-question pairs, so each pair is marked up by one annotator. In addition to the markup, the annotators made minor stylistic and grammatical corrections in the questions to bring them into the correct form.
Who are the annotators? The annotators were specialists with medical or pharmaceutical education.
Licensing Information
The dataset is distributed under a license CC BY 4.0
Citation Information
@misc{Nesterov_RuMedQ_2021,
author = {Nesterov, Alexandr and Zubkova, Galina},
month = {11},
title = {{RuMedQ}},
url = {https://github.com/sb-ai-lab/RuMedQ},
version = {1.0.0},
year = {2021}
}
Contributions
This dataset was prepared by Alexander Nesterov, DS at Sber AI Lab
This dataset was annotated by Galina Zubkova, PM at Sber AI Lab and Alexander Nesterov, DS at Sber AI Lab
Dataset Card for RuMedQ
Dataset Summary
Russian Medical Questions Dataset (RuMedQ) это синтетический датасет содержащий пары "симптом" - "медицинский вопрос, содержащий этот симптом", а также метку, соответствует ли вопрос исходному симптому (1) или нет (0). Датасет синтезирован при помощи модели RuGPT3 обученной на небольшом корпусе пар симптом-вопрос. После генерации датасет очищен от синтаксически некорректных вопросов, исправлены некоторые опечатки и грубые ошибки генерации, проведена аннотация соответствия вопроса исходному симптому. Данный датасет может использоваться в нескольких задачах: 1. Для обучения моделей для генерации медицинских вопросов из заданных симптомов, 2. В качестве бенчмарка в задаче Natural Language Inference, где симптом и вопрос выступают в качестве пары предложений, соответствие которых нужно определить.
Languages
Russian
Dataset Structure
Data Instances
{
"symptom": "Сниженное настроение",
"question": "Часто ли вас беспокоит апатия?",
"isCorrectQ": 1
}
Data Fields - symptom: a string feature - question: a string feature - isCorrectQ: a int32 feature (0 or 1)
Data Shape 6053 строки, 3 колонки
Dataset Creation
Датасет синтезирован при помощи модели RuGPT3 обученной на небольшом корпусе пар симптом-вопрос. После генерации датасет очищен от синтаксически некорректных вопросов, исправлены некоторые опечатки и грубые ошибки генерации, проведена аннотация соответствия вопроса исходному симптому.
Annotations
Annotation process Датасет размечен 2 аннотаторами, задачей которых было определение, соответствует ли вопрос исходному симптому или нет. Под соответствием понимается, что вопрос должен быть задан таким образом, чтобы уточнить, есть ли исходный симптом у субъекта, которому задается вопрос. Аннотаторы размечали не пересекающиеся подмножества пар симптом-вопрос, таким образом каждая пара аннотирована одним аннотатором. Кроме разметки аннотаторы выполняли небольшие стилистические и грамматические исправления в вопросах, для приведения из в корректную форму.
Who are the annotators? В качестве аннотаторов выступали специалисты, имеющие медицинское или фармацевтическое образование.
Licensing Information
Датасет распространяется по лицензии CC BY 4.0
Citation Information
@misc{Nesterov_RuMedQ_2021,
author = {Nesterov, Alexandr and Zubkova, Galina},
month = {11},
title = {{RuMedQ}},
url = {https://github.com/sb-ai-lab/RuMedQ},
version = {1.0.0},
year = {2021}
}
Contributions
Датасет создан Нестеровым Алекстандром, ведущим исследователем данных лаборатории по искусственному интеллекту Сбера
Датасет аннотирован Зубковой Галиной, менеджером проектов лаборатории по искусственному интеллекту Сбера и Нестеровым Александром
Owner
- Name: sb-ai-lab
- Login: sb-ai-lab
- Kind: organization
- Repositories: 6
- Profile: https://github.com/sb-ai-lab
We aim to share our AI-based solutions for both scientific and industrial purposes. Hope you will find them useful and we’d appreciate much any feedback.
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this dataset, please cite it as below." authors: - family-names: "Nesterov" given-names: "Alexandr" orcid: "https://orcid.org/0000-0003-1126-8099" - family-names: "Zubkova" given-names: "Galina" orcid: "https://orcid.org/0000-0001-9555-1689" title: "RuMedQ" version: 1.0.0 date-released: 2021-11-17 url: "https://github.com/sb-ai-lab/RuMedQ"
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0