CVAI Catalog

·

View Catalog

ECG-LLM

Llama 3.1 70B (fine-tuned)

University of Oldenburg (AI4Health) / Charite Berlin (Ahrens, Haverkamp, Strodthoff)

Clinical text

Filter catalog by Modality:
Text & EHR

General Purpose / Multi-task

Filter catalog by Disease / Trait:
General / Foundation

Generation

Filter catalog by Task Type:
Generation

LLM

Filter catalog by Architecture:
Transformer

PyTorch

Filter catalog by Framework:
PyTorch

code View code

Model weights not public. Contact creators for more information.

Systematic study of domain specialization for large language models in electrocardiography, comparing supervised fine-tuning (QLoRA) against retrieval-augmented generation (RAG) as two paths to inject ECG/cardiology knowledge into open-weight Llama 3.1 models (8B and 70B). Question-answer and multiple-choice pairs were generated from ECG/cardiology literature and used both for fine-tuning and for a multi-layered evaluation (multiple-choice accuracy, text-similarity metrics, LLM-as-a-judge, and blinded human-cardiologist review). The fine-tuned Llama 3.1 70B ranked first overall, exceeding the RAG variants and Claude Sonnet 3.7 on in-distribution multiple-choice and text-similarity metrics, though RAG and Claude generalized better to semantically complex, out-of-distribution questions. Developed by AI4Health at the University of Oldenburg with Charite Berlin; the finetuning/RAG/evaluation code is public, but per the paper's data-availability statement neither the training corpus nor the fine-tuned weights are released (German copyright law, section 60d UrhG).

memory Specifications

category

Architecture

LLM

Llama 3.1 70B (and 8B) instruction-tuned base model adapted via QLoRA fine-tuning on literature-derived ECG/cardiology Q&A pairs; compared against a RAG variant using PubMedBERT embeddings

code

Framework

PyTorch

monitoring

Parameters

70,000,000,000

Base Llama 3.1 70B parameter count; only ~3.7% of parameters trainable via LoRA

calendar_month

Added to catalog

2026-08-10

description Publication

database Training & evaluation data

ECG/Cardiology Literature Q&A Corpus (Oldenburg)

train

Germany

Question-answer pairs and multiple-choice questions generated by prompting Llama 3.3 70B on ECG/cardiology textbook and literature PDFs converted to markdown; subsets manually corrected/verified by a cardiologist.

science Capabilities & performance

Open-ended question answering and multiple-choice ECG/cardiology knowledge assessment

Generation General Purpose / Multi-task
0.92 Accuracy Domain multiple-choice eval (full subset) · internal
0.882 Accuracy Domain multiple-choice eval (checked subset) · internal