CoolFace
Datasetpublic

Veelane/ICD-10

Dataset Name: ICD-10 (Russian ICD (МКБ-10) Diagnosis Explanations) Description:This dataset provides a simplified, citizen-friendly explanation for diagnoses from the МКБ (International Classification of Diseases) reference guide, specifically formatted for fine-tuning Large Language Models (LLMs) in Russian.It contains instruction-tuning pairs for two prominent model architectures: Google's Gemma and the Qwen family, using their respective chat templates.The goal of this dataset is to… See the full description on the dataset page: https://huggingface.co/datasets/Veelane/ICD-10.

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes18downloads
Dataset Card

Dataset Name: ICD-10 (Russian ICD (МКБ-10) Diagnosis Explanations)

Description: This dataset provides a simplified, citizen-friendly explanation for diagnoses from the МКБ (International Classification of Diseases) reference guide, specifically formatted for fine-tuning Large Language Models (LLMs) in Russian. It contains instruction-tuning pairs for two prominent model architectures: Google's Gemma and the Qwen family, using their respective chat templates. The goal of this dataset is to translate complex medical diagnosis codes and their official descriptions into clear, easy-to-understand language for a non-specialist. Language: Russian Source: МКБ справочник диагнозов Format: The dataset is provided as two JSONL files, pre-formatted for instruction tuning. ICDgemma.jsonl: Formatted according to Gemma's chat template. ICDqwen.jsonl: Formatted according to Qwen's chat template. Structure: Each example contains a diagnosis with its numerical ID and a simplified explanation intended for the general public.