Edit model card

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Model Card: Llama-3.1 Meditron-3[70B]

Model Type: Large Language Model (LLM)

Specialization: Medicine

Focus: General purpose including limited resource and humanitarian settings

Description: Meditron is a suite of large language models specialized in clinical medicine. The models are co-designed with a diverse range of expert clinicians and humanitarian practitioners. Its training emphasizes equitable representation, contextual diversity, and actionable real-world evidence-based guidelines. We make a particular effort to represent limited-resource and humanitarian settings, neglected populations, and diseases. This release is trained on Llama-3.1[70B] base model and has the nomenclature Llama-3.1 Meditron-3[70B].

Model details

  • Developed by: OpenMeditron intiative
  • Model type: Causal decoder-only transformer language model
  • Language(s): English (mainly)
  • Finetuned from model: Llama-3.1-70B
  • Input: Text only
  • Output: Text only
  • Status: This is a static model trained on an offline dataset. Future versions of the tuned models will be released as we enhance model's performance.

Uses

Meditron-3 is a research-only model to study and evaluate the potential of LLMs in enhancing clinical decision-making and access to evidence-based medical information.

Direct Use

Meditron-3 is a research-only model. It is not validated for medical use (see disclaimer below).

Downstream Use

Meditron-3 is a suite of foundation models that have NOT been fine-tuned or instruction-tuned. However, these models can be adapted to specific downstream tasks or applications using techniques such as Reinforcement Learning from Human Feedback (RLHF) or Direct Preference Optimization (DPO). In our evaluation of the models, we have used two different methods for downstream question-answering tasks:

  1. In-context learning with k demonstrations added to the prompt.
  2. Model fine-tuning for Q&A tasks using specific training datasets.

Training Data

This new data mixture comprises expert-curated publicly available data and combines various sources:

  • Clinical Guidelines: a dataset of internationally-recognized clinical practice guidelines from various healthcare-related sources across the world, including hospitals and international organizations.
  • Peer-Reviewed Medical Publications: full-text medical articles.
  • Synthetic Differential Diagnoses: synthetic conversation like data for differential diagnosis.
  • Replay Data: general domain pretraining data sampled from multiple state of the art pretraining and instruction tuning.
  • LLM-enhanced Medical MCQ: medical multiple-choice questions enriched with LLMs.

Additional information about the datasets will be included in the Meditron-3 publication.

Evaluation

Evaluation results for the Llama[3.1]-Meditron-3[70B] are coming soon!

We evaluated Meditron on medical multiple-choice questions using lm-harness for reproducibility. While MCQs are valuable for assessing exam-like performance, they fall short of capturing the model's real-world utility, especially in terms of contextual adaptation in under-represented settings. Medicine is not multiple choice and we need to go beyond accuracy to assess finer-grained issues like empathy, alignment to local guidelines, structure, completeness and safety. To address this, we have developed a platform to collect feedback directly from experts to continuously adapt to the changing contexts of clinical practice.

Paper

The Meditron-3 publication is currently in progress and will be released at a later date.

Legal Disclaimer

THIS SOFTWARE AND MODEL ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS, CONTRIBUTORS, OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. These models are a research tool intended for use in the field of computational linguistics and medicine. They are not intended to be used as diagnostic tools or for clinical decision-making without appropriate validation and regulatory approval. The content and data provided with the models do not replace the expertise of healthcare professionals. Healthcare professionals should use their professional judgment in evaluating the outputs of the LLaMA models. Patients should not use the model outputs for self-diagnosis or treatment without consulting a qualified healthcare provider. THE INFORMATION IS NOT INTENDED FOR CLINICAL DECISION-MAKING, IS NOT INTENDED TO BE USED IN THE DIAGNOSIS OR TREATMENT OF PATIENTS, AND MAY NOT BE USEFUL OR APPROPRIATE FOR ANY CLINICAL PURPOSE. UNDER NO CIRCUMSTANCES CAN USERS USE THE NAME “YALE” OR "EPFL" OR “YALE UNIVERSITY,” OR ANY AFFILIATED INSTITUTION NOR ANY VARIATION OR ADAPTATION THEREOF, NOR ANY TRADEMARK, TRADENAME OR OTHER DESIGNATION OWNED BY YALE, NOR THE NAMES OF ANY OF ITS TRUSTEES, OFFICERS, FACULTY, STUDENTS, EMPLOYEES OR AGENTS, FOR ANY PURPOSE WITHOUT THE PRIOR WRITTEN CONSENT OF YALE IN EACH INSTANCE, SUCH CONSENT TO BE GRANTED OR WITHHELD BY YALE IN ITS SOLE DISCRETION.

Llama[3.1]-Meditron[70B] is licensed under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved. By downloading and using this model, you agree to the terms of the LLaMA license available here.

Downloads last month
131
Safetensors
Model size
70.6B params
Tensor type
BF16
·
Inference Examples
Inference API (serverless) is not available, repository is disabled.