CoolFace
Modelpublic

Rumiii/Qwen2.5-0.5B-Med-Pre-Trained-92k

sourceHugging Faceapache-2.0updated 20d agoView on Hugging Face
0likes415downloads
Model Card

Screenshot 2026-09-06 at 6.39.42 PM

Qwen2.5-0.5B-Med-Pre-Trained-92k

A continued pre-trained (CPT) version of Qwen/Qwen2.5-0.5B on 92,000 English PubMed biomedical abstracts.

Training Details

PropertyValue
Base modelQwen/Qwen2.5-0.5B
Training typeFull-parameter Continued Pre-Training (CPT)
DatasetVietAI/vi_pubmed (92k English abstracts)
Tokens trained on~23.6 million
Block size256 tokens
Training objectiveCausal Language Modeling (CLM)
OptimizerAdamW 8-bit (bitsandbytes)
Learning rate2e-5 (cosine schedule)
HardwareKaggle Tesla T4 (15.6GB VRAM)
Training time~3h 45m
Starting loss2.581
Final loss~2.48
Precisionfp32 master weights + AMP fp16

What is this model?

This is a base model — not an instruction-tuned or chat model. It is intended as a domain-adapted foundation for further fine-tuning on medical instruction datasets.

All 494M parameters were updated during training (no LoRA, no frozen layers). The model has been adapted toward biomedical vocabulary, PubMed abstract structure, and medical terminology through full-parameter CLM training.

Intended Use

  • —Base model for downstream medical SFT
  • —Research into biomedical domain adaptation
  • —Starting point for medical reasoning models

Not Intended For

  • —Direct conversational use (no instruction tuning)
  • —Clinical decision making
  • —Patient-facing applications