aaditya commited on
Commit
67e2df7
1 Parent(s): a589518

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +20 -0
src/about.py CHANGED
@@ -110,6 +110,26 @@ Icons
110
  Missing icons indicate the model info is not yet added, feel free to open an issue to include it!
111
  """
112
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  FAQ_TEXT = """
114
  FAQ
115
  1) Submitting a model
 
110
  Missing icons indicate the model info is not yet added, feel free to open an issue to include it!
111
  """
112
 
113
+ Advisory_Notice = """The Open Medical-LLM Leaderboard showcases medical models intended solely for research and development purposes. It is important to be aware of the following:
114
+
115
+ Regulatory Status: The models listed on this leaderboard have not been approved or registered by any regulatory authorities, including the US FDA, the European Medicines Agency (EMA), Health Canada, or the Therapeutic Goods Administration (TGA) in Australia. They are not listed in the US FDA Database for approved AI in healthcare or the EUDAMED database. As such, they are not compliant with regulations such as US FDA 21 CFR 820 and EU MDR 2017/745.
116
+
117
+ Disclaimer: These models are not intended for direct patient care, clinical decision support, or any other professional medical purposes. Their use should be limited to research, development, and exploratory applications by qualified individuals who understand their limitations and the regulatory requirements.
118
+
119
+ Risk Warning: The outputs of these models may contain inaccuracies, biases, or misalignments that could pose risks if relied upon for medical decision-making. The models' performance has not been rigorously evaluated in randomized controlled trials or real-world healthcare environments.
120
+
121
+ Research Tool Only: The models on this leaderboard are intended solely as research tools to assist healthcare professionals and should never be considered a replacement for the professional judgment and expertise of a qualified medical doctor.
122
+
123
+ Further Validation Needed: Proper adaptation and validation of these models for specific medical use cases would require significant additional work, including:
124
+
125
+ 1) Thorough testing and evaluation in relevant clinical scenarios.
126
+ 2) Alignment with evidence-based guidelines and best practices.
127
+ 3) Mitigation of potential biases and failure modes.
128
+ 4) Integration with human oversight and interpretation.
129
+ 5) Compliance with regulatory and ethical standards.
130
+
131
+ For any legal inquiries or concerns, please contact the authors of the MedPaLM papers directly. Always consult a qualified healthcare provider for personal medical needs."""
132
+
133
  FAQ_TEXT = """
134
  FAQ
135
  1) Submitting a model