Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ pipeline_tag: question-answering
|
|
25 |
<p align="center">
|
26 |
<picture>
|
27 |
<source media="(prefers-color-scheme: dark)" srcset="https://cdn-uploads.huggingface.co/production/uploads/6620f941eba5274b5c12f83d/vg1jG1OgqP7yyE0PO-OMT.png">
|
28 |
-
<img alt="
|
29 |
</picture>
|
30 |
</p>
|
31 |
<h1 align="center">
|
@@ -55,11 +55,11 @@ Aloe: A Family of Fine-tuned Open Healthcare LLMs
|
|
55 |
</a>
|
56 |
</div>
|
57 |
<div align="center" style="line-height: 1;">
|
58 |
-
<a href="https://arxiv.org/abs/
|
59 |
-
<img alt="Arxiv" src="https://img.shields.io/badge/arXiv-
|
60 |
</a>
|
61 |
<a href="LICENSE" style="margin: 1px;">
|
62 |
-
<img alt="License" src="https://img.shields.io/badge/license-
|
63 |
</a>
|
64 |
</div>
|
65 |
|
|
|
25 |
<p align="center">
|
26 |
<picture>
|
27 |
<source media="(prefers-color-scheme: dark)" srcset="https://cdn-uploads.huggingface.co/production/uploads/6620f941eba5274b5c12f83d/vg1jG1OgqP7yyE0PO-OMT.png">
|
28 |
+
<img alt="aloe" src="https://cdn-uploads.huggingface.co/production/uploads/6620f941eba5274b5c12f83d/vg1jG1OgqP7yyE0PO-OMT.png" width=55%>
|
29 |
</picture>
|
30 |
</p>
|
31 |
<h1 align="center">
|
|
|
55 |
</a>
|
56 |
</div>
|
57 |
<div align="center" style="line-height: 1;">
|
58 |
+
<a href="https://arxiv.org/abs/2405.01886" target="_blank" style="margin: 1px;">
|
59 |
+
<img alt="Arxiv" src="https://img.shields.io/badge/arXiv-2405.01886-b31b1b.svg" style="display: inline-block; vertical-align: middle;"/>
|
60 |
</a>
|
61 |
<a href="LICENSE" style="margin: 1px;">
|
62 |
+
<img alt="License" src="https://img.shields.io/badge/license-Llama%203.1-green" style="display: inline-block; vertical-align: middle;"/>
|
63 |
</a>
|
64 |
</div>
|
65 |
|