katielink commited on
Commit
2d83c12
1 Parent(s): 1610894

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -7,8 +7,11 @@ tags:
7
  **NOTE: This "delta model" cannot be used directly.**
8
  Users have to apply it on top of the original LLaMA weights to get actual LLaVA weights.
9
 
10
- # LLaVA-Med Model Card
 
 
 
 
11
 
12
  <img src="https://github.com/microsoft/LLaVA-Med/blob/main/images/llava_med_logo.png?raw=true" />
13
 
14
- todo
 
7
  **NOTE: This "delta model" cannot be used directly.**
8
  Users have to apply it on top of the original LLaMA weights to get actual LLaVA weights.
9
 
10
+ # LLaVA-Med: Large Language and Vision Assistant for BioMedicine
11
+
12
+ *Visual instruction tuning towards buiding large language and vision models with GPT-4 level capabilities in the biomedicine space.*
13
+
14
+ [[Paper, NeurIPS 2023 Datasets and Benchmarks Track (Spotlight)](https://arxiv.org/abs/2306.00890)]
15
 
16
  <img src="https://github.com/microsoft/LLaVA-Med/blob/main/images/llava_med_logo.png?raw=true" />
17