aaditya commited on
Commit
c45e06e
1 Parent(s): 701cd84

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +368 -0
README.md ADDED
@@ -0,0 +1,368 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meta-llama/Meta-Llama-3-8B
3
+ tags:
4
+ - llama-3
5
+ - llama
6
+ - Mixtral
7
+ - instruct
8
+ - finetune
9
+ - chatml
10
+ - DPO
11
+ - RLHF
12
+ - gpt4
13
+ - distillation
14
+ model-index:
15
+ - name: OpenBioLLM-8B
16
+ results: []
17
+ license: apache-2.0
18
+ language:
19
+ - en
20
+ datasets:
21
+ - berkeley-nest/Nectar
22
+ widget:
23
+ - example_title: OpenBioLLM-70B
24
+ messages:
25
+ - role: system
26
+ content: >-
27
+ You are an expert and experienced from the healthcare and biomedical domain with extensive medical knowledge and practical experience.
28
+ - role: user
29
+ content: How long does it take for newborn jaundice to go away?
30
+ output:
31
+ text: >-
32
+ Newborn jaundice, also known as neonatal jaundice, is a common condition in newborns where the yellowing of the skin and eyes occurs due to an elevated level of bilirubin in the blood. Bilirubin is a yellow pigment that forms when red blood cells break down. In most cases, newborn jaundice resolves on its own without any specific treatment.
33
+
34
+ The duration of newborn jaundice can vary depending on several factors such as the underlying cause, gestational age at birth, and individual variations in bilirubin metabolism. Here are some general guidelines:
35
+
36
+ 1. Physiological jaundice: This is the most common type of newborn jaundice and usually appears within 24-72 hours after birth. It tends to peak between the second and fifth day of life and gradually improves over the next week or two. By the time the baby is one week old, the jaundice should have mostly resolved.
37
+ 2. Breast milk jaundice: This type of jaundice occurs in breastfed babies and may appear later than physiological jaundice, typically between the fifth and fourteenth day of life. It tends to persist for a longer duration but usually resolves within six weeks after birth.
38
+ 3. Pathological jaundice: This type of jaundice is less common and occurs due to an underlying medical condition that affects bilirubin metabolism or liver function. The duration of pathological jaundice depends on the specific cause and may require treatment.
39
+
40
+ It's important for parents to monitor their newborn's jaundice closely and seek medical advice if the jaundice progresses rapidly, becomes severe, or is accompanied by other symptoms such as poor feeding, lethargy, or excessive sleepiness. In these cases, further evaluation and management may be necessary.
41
+ Remember that each baby is unique, and the timing of jaundice resolution can vary. If you have concerns about your newborn's jaundice, it's always best to consult with a healthcare professional for personalized advice and guidance.
42
+ ---
43
+
44
+
45
+ <div align="center">
46
+ <img width="260px" src="https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/BrQCb95lmEIFz79QAmoNA.png"></div>
47
+
48
+
49
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/2FhDh8NDvMl7iSxbQz9BP.png)
50
+
51
+
52
+
53
+
54
+ <div align="center">
55
+
56
+ <h1>Advancing Open-source Large Language Models in Medical Domain</h1>
57
+ </div>
58
+
59
+ <p align="center" style="margin-top: 0px;">
60
+ <a href="https://colab.research.google.com/drive/1F5oV20InEYeAJGmBwYF9NM_QhLmjBkKJ?usp=sharing">
61
+ <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="OpenChat Logo" style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 10px; margin-top: 0px; margin-bottom: 0px;"/>
62
+ <span class="link-text" style=" margin-right: 5px;">Online Demo</span>
63
+ </a> |
64
+ <a href="https://github.com/openlifescience-ai">
65
+ <img src="https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png" alt="GitHub Logo" style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 5px; margin-top: 0px; margin-bottom: 0px;"/>
66
+ <span class="link-text" style=" margin-right: 5px;">GitHub</span>
67
+ </a> |
68
+ <a href="#">
69
+ <img src="https://github.com/alpayariyak/openchat/blob/master/assets/arxiv-logomark-small-square-border.png?raw=true" alt="ArXiv Logo" style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 5px; margin-top: 0px; margin-bottom: 0px;"/>
70
+ <span class="link-text" style="margin-right: 5px;">Paper</span>
71
+ </a> |
72
+ <a href="https://discord.gg/A5Fjf5zC69">
73
+ <img src="https://cloud.githubusercontent.com/assets/6291467/26705903/96c2d66e-477c-11e7-9f4e-f3c0efe96c9a.png" alt="Discord Logo" style="width:20px; vertical-align: middle; display: inline-block; margin-right: 5px; margin-left: 5px; margin-top: 0px; margin-bottom: 0px;"/>
74
+ <span class="link-text">Discord</span>
75
+ </a>
76
+ </p>
77
+
78
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/KGmRE5w2sepNtwsEu8t7K.jpeg)
79
+
80
+ Introducing OpenBioLLM-8B: A State-of-the-Art Open Source Biomedical Large Language Model
81
+
82
+
83
+ OpenBioLLM-8B is an advanced open source language model designed specifically for the biomedical domain. Developed by Saama AI Labs, this model leverages cutting-edge techniques to achieve state-of-the-art performance on a wide range of biomedical tasks.
84
+
85
+ 🏥 **Biomedical Specialization**: OpenBioLLM-8B is tailored for the unique language and knowledge requirements of the medical and life sciences fields. It was fine-tuned on a vast corpus of high-quality biomedical data, enabling it to understand and generate text with domain-specific accuracy and fluency.
86
+
87
+ 🎓 **Superior Performance**: With 8 billion parameters, OpenBioLLM-8B outperforms other open source biomedical language models of similar scale. It has also demonstrated better results compared to larger proprietary & open-source models like GPT-3.5, Gemini, Meditron-70B on biomedical benchmarks.
88
+
89
+ 🧠 **Advanced Training Techniques**: OpenBioLLM-8B builds upon the powerful foundations of the **Meta-Llama-3-8B** and [Meta-Llama-3-8B](meta-llama/Meta-Llama-3-8B) models. It incorporates the same dataset and fine-tuning recipe as the Starling model, along with a custom diverse medical instruction dataset. Key components of the training pipeline include:
90
+
91
+ <div align="center">
92
+ <img width="1200px" src="https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/oPchsJsEpQoGcGXVbh7YS.png">
93
+ </div>
94
+
95
+
96
+ - **Reward Model**: [Nexusflow/Starling-RM-34B](https://huggingface.co/Nexusflow/Starling-RM-34B)
97
+ - **Policy Optimization**: [Fine-Tuning Language Models from Human Preferences (PPO)](https://arxiv.org/abs/1909.08593)
98
+ - **Ranking Dataset**: [berkeley-nest/Nectar](https://huggingface.co/datasets/berkeley-nest/Nectar)
99
+ - **Fine-tuning dataset**: Custom Medical Instruct dataset (We plan to release a sample training dataset in our upcoming paper; please stay updated)
100
+
101
+ This combination of cutting-edge techniques enables OpenBioLLM-8B to align with key capabilities and preferences for biomedical applications.
102
+
103
+ ⚙️ **Release Details**:
104
+
105
+ - **Model Size**: 8 billion parameters
106
+ - **Quantization**: Optimized quantized versions available [Here](https://huggingface.co/aaditya/OpenBioLLM-8B-GGUF)
107
+ - **Language(s) (NLP):** en
108
+ - **Developed By**: [Ankit Pal (Aaditya Ura)](https://aadityaura.github.io/) from Saama AI Labs
109
+ - **License:** Meta-Llama License
110
+ - **Fine-tuned from models:** [meta-llama/Meta-Llama-3-8B](meta-llama/Meta-Llama-3-8B) & [Starling-RM-34B](https://huggingface.co/Nexusflow/Starling-RM-34B)
111
+ - **Resources for more information:**
112
+ - Paper: Coming soon
113
+
114
+ The model can be fine-tuned for more specialized tasks and datasets as needed.
115
+
116
+ OpenBioLLM-8B represents an important step forward in democratizing advanced language AI for the biomedical community. By leveraging state-of-the-art architectures and training techniques from leading open source efforts like Llama-3, we have created a powerful tool to accelerate innovation and discovery in healthcare and the life sciences.
117
+
118
+ We are excited to share OpenBioLLM-8B with researchers and developers around the world.
119
+
120
+
121
+ ### Use with transformers
122
+
123
+ **Important: Please use the exact chat template provided by Llama-3 instruct version. Otherwise there will be a degradation in the performance. The model output can be verbose in rare cases. Please consider setting temperature = 0 to make this happen less.**
124
+
125
+ See the snippet below for usage with Transformers:
126
+
127
+ ```python
128
+ import transformers
129
+ import torch
130
+
131
+ model_id = "aaditya/OpenBioLLM-Llama3-8B"
132
+
133
+ pipeline = transformers.pipeline(
134
+ "text-generation",
135
+ model=model_id,
136
+ model_kwargs={"torch_dtype": torch.bfloat16},
137
+ device="auto",
138
+ )
139
+
140
+ messages = [
141
+ {"role": "system", "content": "You are an expert and experienced from the healthcare and biomedical domain with extensive medical knowledge and practical experience. Your name is OpenBioLLM, and you were developed by Saama AI Labs. who's willing to help answer the user's query with explanation. In your explanation, leverage your deep medical expertise such as relevant anatomical structures, physiological processes, diagnostic criteria, treatment guidelines, or other pertinent medical concepts. Use precise medical terminology while still aiming to make the explanation clear and accessible to a general audience."},
142
+ {"role": "user", "content": "How can i split a 3mg or 4mg waefin pill so i can get a 2.5mg pill?"},
143
+ ]
144
+
145
+ prompt = pipeline.tokenizer.apply_chat_template(
146
+ messages,
147
+ tokenize=False,
148
+ add_generation_prompt=True
149
+ )
150
+
151
+ terminators = [
152
+ pipeline.tokenizer.eos_token_id,
153
+ pipeline.tokenizer.convert_tokens_to_ids("<|eot_id|>")
154
+ ]
155
+
156
+ outputs = pipeline(
157
+ prompt,
158
+ max_new_tokens=256,
159
+ eos_token_id=terminators,
160
+ do_sample=True,
161
+ temperature=0.0,
162
+ top_p=0.9,
163
+ )
164
+ print(outputs[0]["generated_text"][len(prompt):])
165
+ ```
166
+
167
+ ## **Training procedure**
168
+
169
+ ### **Training hyperparameters**
170
+
171
+ <details>
172
+ <summary>Click to see details</summary>
173
+
174
+ - learning_rate: 0.0002
175
+ - lr_scheduler: cosine
176
+ - train_batch_size: 12
177
+ - eval_batch_size: 8
178
+ - GPU: H100 80GB SXM5
179
+ - num_devices: 8
180
+ - optimizer: adamw_bnb_8bit
181
+ - lr_scheduler_warmup_steps: 100
182
+ - num_epochs: 4
183
+ </details>
184
+
185
+
186
+ ### **Peft hyperparameters**
187
+
188
+ <details>
189
+ <summary>Click to see details</summary>
190
+
191
+ - adapter: qlora
192
+ - lora_r: 128
193
+ - lora_alpha: 256
194
+ - lora_dropout: 0.05
195
+ - lora_target_linear: true
196
+
197
+ -lora_target_modules:
198
+ - q_proj
199
+ - v_proj
200
+ - k_proj
201
+ - o_proj
202
+ - gate_proj
203
+ - down_proj
204
+ - up_proj
205
+ </details>
206
+
207
+
208
+
209
+ ### **Training results**
210
+
211
+ ### **Framework versions**
212
+
213
+ - Transformers 4.39.3
214
+ - Pytorch 2.1.2+cu121
215
+ - Datasets 2.18.0
216
+ - Tokenizers 0.15.1
217
+ - Axolotl
218
+ - Lm harness for evaluation
219
+
220
+
221
+ # Benchmark Results
222
+
223
+ 🔥 OpenBioMed-8B demonstrates superior performance compared to larger models, such as GPT-3.5, Gemini, Meditron-70B across 9 diverse biomedical datasets, achieving state-of-the-art results with an average score of 86.06%, despite having a significantly smaller parameter count. The model's strong performance in domain-specific tasks, such as Clinical KG, Medical Genetics, and PubMedQA, highlights its ability to effectively capture and apply biomedical knowledge.
224
+
225
+ 🚨 The GPT-4, Med-PaLM-1, and Med-PaLM-2 results are taken from their official papers. Since Med-PaLM doesn't provide zero-shot accuracy, we are using 5-shot accuracy from their paper for comparison. All results presented are in the zero-shot setting, except for Med-PaLM-2 and Med-PaLM-1, which use 5-shot accuracy.
226
+
227
+ | | Clinical KG | Medical Genetics | Anatomy | Pro Medicine | College Biology | College Medicine | MedQA 4 opts | PubMedQA | MedMCQA | Avg |
228
+ |--------------------|-------------|------------------|---------|--------------|-----------------|------------------|--------------|----------|---------|-------|
229
+ | **OpenBioLLM-70B** | **92.93** | **93.197** | **83.904** | 93.75 | 93.827 | **85.749** | 78.162 | 78.97 | **74.014** | **86.06** |
230
+ | Med-PaLM-2 (5-shot) | 88.3 | 90 | 77.8 | **95.2** | 94.4 | 80.9 | **79.7** | **79.2** | 71.3 | 84.08 |
231
+ | GPT-4 | 86.04 | 91 | 80 | 93.01 | **95.14** | 76.88 | 78.87 | 75.2 | 69.52 | 82.85 |
232
+ | Gemini-1.0 | 76.7 | 75.8 |66.7 | 77.7 | 88 | 69.2 | 58 | 70.7 | 54.3 | 79.29 |
233
+ | Med-PaLM-1 (5-shot) | 77 | 70 | 65.2 | 83.8 | 87.5 | 69.9 | 60.3 | 79 | 56.5 | 72.13 |
234
+ | **OpenBioLLM-8B** | 76.101 | 86.1 | 69.829 | 78.21 | 84.213 | 68.042 | 58.993 | 74.12 | 56.913 | 72.502 |
235
+ | GPT-3.5 Turbo 1106 | 74.71 | 74 | 72.79 | 72.79 | 72.91 | 64.73 | 57.71 | 72.66 | 53.79 | 66 |
236
+ | Meditron-70B | 66.79 | 69 | 53.33 | 71.69 | 76.38 | 63 | 57.1 | 76.6 | 46.85 | 64.52 |
237
+ | gemma-7b | 69.81 | 70 | 59.26 | 66.18 | 79.86 | 60.12 | 47.21 | 76.2 | 48.96 | 64.18 |
238
+ | Mistral-7B-v0.1 | 68.68 | 71 | 55.56 | 68.38 | 68.06 | 59.54 | 50.82 | 75.4 | 48.2 | 62.85 |
239
+ | MedAlpaca-7b | 57.36 | 69 | 57.04 | 67.28 | 65.28 | 54.34 | 41.71 | 72.8 | 37.51 | 58.03 |
240
+ | BioMistral-7B | 59.9 | 64 | 56.5 | 60.4 | 59 | 54.7 | 50.6 | 77.5 | 48.1 | 57.3 |
241
+ | AlpaCare-llama2-7b | 49.81 | 49 | 45.92 | 33.82 | 50 | 43.35 | 29.77 | 72.2 | 34.42 | 45.36 |
242
+ | ClinicalGPT | 30.56 | 27 | 30.37 | 19.48 | 25 | 24.27 | 26.08 | 63.8 | 28.18 | 30.52 |
243
+
244
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/abzbJTv0L_TKhCP-CRgWK.png)
245
+
246
+ ## Detailed Medical Subjectwise accuracy
247
+
248
+
249
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/UXF-V0col0Z0sS6BGPBkE.png)
250
+
251
+ # Use Cases & Examples
252
+
253
+ 🚨 **Below results are from the quantized version of OpenBioMed-70B**
254
+
255
+
256
+ # Summarize Clinical Notes
257
+
258
+ OpenBioMed-70B can efficiently analyze and summarize complex clinical notes, EHR data, and discharge summaries, extracting key information and generating concise, structured summaries
259
+
260
+
261
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/xdwdBgOxNi_TfML0hKlI8.png)
262
+
263
+ # Answer Medical Questions
264
+
265
+ OpenBioMed-70B can provide answers to a wide range of medical questions.
266
+
267
+
268
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/zO95GlwOQEZqCKQF69mE6.png)
269
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/OKBczKw7gWeW5xsuDpc27.png)
270
+
271
+ <details>
272
+ <summary>Click to see details</summary>
273
+
274
+
275
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/eJGHT5khppYvJb8fQ-YW4.png)
276
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/Cnbwrqa_-ORHRuNRC2P6Y.png)
277
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/J9DhdcvukAc9mnnW9fj2C.png)
278
+
279
+ </details>
280
+
281
+ # Clinical Entity Recognition
282
+
283
+ OpenBioMed-70B can perform advanced clinical entity recognition by identifying and extracting key medical concepts, such as diseases, symptoms, medications, procedures, and anatomical structures, from unstructured clinical text. By leveraging its deep understanding of medical terminology and context, the model can accurately annotate and categorize clinical entities, enabling more efficient information retrieval, data analysis, and knowledge discovery from electronic health records, research articles, and other biomedical text sources. This capability can support various downstream applications, such as clinical decision support, pharmacovigilance, and medical research.
284
+
285
+
286
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/_69BW4k9LVABFwtxixL45.png)
287
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/DKy5wYCoPhoPPUc1-x8_J.png)
288
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/7WD9zCCBZT4-4XlfnIQjl.png)
289
+
290
+ # Biomarkers Extraction
291
+
292
+
293
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/ZttoM4AiteT7gFYVhjIpN.png)
294
+
295
+
296
+ # Classification
297
+
298
+ OpenBioMed-70B can perform various biomedical classification tasks, such as disease prediction, sentiment analysis, medical document categorization
299
+
300
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/Bf5MW1d75qT-1F_TR_hC0.png)
301
+
302
+ # De-Identification
303
+
304
+ OpenBioMed-70B can detect and remove personally identifiable information (PII) from medical records, ensuring patient privacy and compliance with data protection regulations like HIPAA.
305
+
306
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5f3fe13d79c1ba4c353d0c19/hKX4kzm--Tw5bj6K78msy.png)
307
+
308
+
309
+
310
+ **Advisory Notice!** 
311
+
312
+ While OpenBioLLM-70B & 8B leverages high-quality data sources, its outputs may still contain inaccuracies, biases, or misalignments that could pose risks if relied upon for medical decision-making without further testing and refinement. The model's performance has not yet been rigorously evaluated in randomized controlled trials or real-world healthcare environments.
313
+
314
+ Therefore, we strongly advise against using OpenBioLLM-70B & 8B for any direct patient care, clinical decision support, or other professional medical purposes at this time. Its use should be limited to research, development, and exploratory applications by qualified individuals who understand its limitations.
315
+ OpenBioLLM-70B & 8B are intended solely as a research tool to assist healthcare professionals and should never be considered a replacement for the professional judgment and expertise of a qualified medical doctor.
316
+
317
+ Appropriately adapting and validating OpenBioLLM-70B & 8B for specific medical use cases would require significant additional work, potentially including:
318
+
319
+ - Thorough testing and evaluation in relevant clinical scenarios
320
+ - Alignment with evidence-based guidelines and best practices
321
+ - Mitigation of potential biases and failure modes
322
+ - Integration with human oversight and interpretation
323
+ - Compliance with regulatory and ethical standards
324
+
325
+ Always consult a qualified healthcare provider for personal medical needs.
326
+
327
+
328
+
329
+ # Citation
330
+
331
+ If you find OpenBioLLM-70B & 8B useful in your work, please cite the model as follows:
332
+
333
+ ```
334
+ @misc{OpenBioLLMs,
335
+ author = {Ankit Pal, Malaikannan Sankarasubbu},
336
+ title = {OpenBioLLMs: Advancing Open-Source Large Language Models for Healthcare and Life Sciences},
337
+ year = {2024},
338
+ publisher = {Hugging Face},
339
+ journal = {Hugging Face repository},
340
+ howpublished = {\url{https://huggingface.co/aaditya/OpenBioLLM-Llama3-70B}}
341
+ }
342
+ ```
343
+
344
+ The accompanying paper is currently in progress and will be released soon.
345
+
346
+ <div align="center">
347
+ <h2> 💌 Contact </h2>
348
+ </div>
349
+
350
+ We look forward to hearing you and collaborating on this exciting project!
351
+
352
+ **Contributors:**
353
+ - [Ankit Pal (Aaditya Ura)](https://aadityaura.github.io/) [aadityaura at gmail dot com]
354
+ - Saama AI Labs
355
+ - Note: I am looking for a funded PhD opportunity, especially if it fits my Responsible Generative AI, Multimodal LLMs, Geometric Deep Learning, and Healthcare AI skillset.
356
+
357
+
358
+ # References
359
+
360
+ We thank the [Meta Team](meta-llama/Meta-Llama-3-70B-Instruct) for their amazing models!
361
+
362
+
363
+ Result sources
364
+
365
+ - [1] GPT-4 [Capabilities of GPT-4 on Medical Challenge Problems] (https://arxiv.org/abs/2303.13375)
366
+ - [2] Med-PaLM-1 [Large Language Models Encode Clinical Knowledge](https://arxiv.org/abs/2212.13138)
367
+ - [3] Med-PaLM-2 [Towards Expert-Level Medical Question Answering with Large Language Models](https://arxiv.org/abs/2305.09617)
368
+ - [4] Gemini-1.0 [Gemini Goes to Med School](https://arxiv.org/abs/2402.07023)