CoolFace
Modelpublic

Aikyam-Lab/CURE-MED-1.5B

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
1likes246downloads
Model Card

Model Card for Model ID

CURE-MED-1.5B is a 1.5 billion parameter large language model specialized for multilingual medical reasoning, fine-tuned from Qwen/Qwen1.5-1.5B-instruct using a curriculum-informed reinforcement learning framework to enhance logical correctness and language stability in healthcare applications.

cure_med

Model Details

CURE-MED-1.5B is part of the CURE-MED family of models, designed to address the challenges of multilingual medical reasoning in large language models (LLMs). Built on the Qwen2.5-1.5B-instruct model, it incorporates a curriculum-informed reinforcement learning approach that integrates code-switching-aware supervised fine-tuning (SFT) and Group Relative Policy Optimization (GRPO) to improve performance on open-ended medical queries across 13 languages, including underrepresented ones such as Amharic, Yoruba, and Swahili. The model is trained and evaluated using CUREMED-BENCH, a high-quality multilingual open-ended medical reasoning benchmark with single verifiable answers.

Model Description

<!-- Provide a longer summary of what this model is. -->

This is the model card of a ๐Ÿค— transformers model that has been pushed on the Hub.

  • โ€”Developed by: Eric Onyame, Akash Ghosh, Subhadip Baidya, Sriparna Saha, Xiuying Chen, Chirag Agarwal (Aikyam Lab and collaborators)
  • โ€”Shared by: Aikyam Lab
  • โ€”Model type: Multilingual medical reasoning large language model
  • โ€”Language(s) (NLP): Amharic, Bengali, French, Hausa, Hindi, Japanese, Korean, Spanish, Swahili, Thai, Turkish, Vietnamese, Yoruba
  • โ€”License: Apache 2.0
  • โ€”Finetuned from model: Qwen2.5-Instruct (1.5B, 3B, 7B, 14B, 32B variants)

Model Sources

  • โ€”Repository: https://github.com/AikyamLab/cure-med
  • โ€”Paper: https://arxiv.org/abs/2601.13262
  • โ€”Demo: https://cure-med.github.io/

Citation

BibTeX:

bibtex
@article{onyame2026cure,
  title={CURE-Med: Curriculum-Informed Reinforcement Learning for Multilingual Medical Reasoning},
  author={Onyame, Eric and Ghosh, Akash and Baidya, Subhadip and Saha, Sriparna and Chen, Xiuying and Agarwal, Chirag},
  journal={arXiv preprint arXiv:2601.13262},
  year={2026}
}