Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,24 @@ base_model:
|
|
8 |
- meta-llama/Llama-3.1-8B-Instruct
|
9 |
---
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
## Model Description
|
12 |
|
13 |
- **Fine-Tuned from Model:** [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct)
|
|
|
8 |
- meta-llama/Llama-3.1-8B-Instruct
|
9 |
---
|
10 |
|
11 |
+
<div align="center" style="line-height: 1;">
|
12 |
+
<a href="https://arxiv.org/abs/2502.13603" target="_blank" style="margin: 2px;">
|
13 |
+
<img alt="Paper" src="https://img.shields.io/badge/arXiv-2502.13603-b31b1b.svg" style="display: inline-block; vertical-align: middle;"/>
|
14 |
+
</a>
|
15 |
+
<a href="https://huggingface.co/collections/HPAI-BSC/egida-llm-safety-67b5b15d12bc9887d0045598" target="_blank" style="margin: 2px;">
|
16 |
+
<img alt="Egida Collection" src="https://img.shields.io/badge/Egida_Collection-Hugging%20Face-FFD21E?logo=huggingface" style="display: inline-block; vertical-align: middle;"/>
|
17 |
+
</a>
|
18 |
+
<a href="https://hpai.bsc.es/" target="_blank" style="margin: 2px;">
|
19 |
+
<img alt="HPAI Website" src="https://img.shields.io/badge/HPAI-Website-blue" style="display: inline-block; vertical-align: middle;"/>
|
20 |
+
</a>
|
21 |
+
<a href="https://www.linkedin.com/company/hpai" target="_blank" style="margin: 2px;">
|
22 |
+
<img alt="LinkedIn" src="https://custom-icon-badges.demolab.com/badge/LinkedIn-0A66C2?logo=linkedin-white&logoColor=fff" style="display: inline-block; vertical-align: middle;"/>
|
23 |
+
</a>
|
24 |
+
<a href="https://bsky.app/profile/hpai.bsky.social" target="_blank" style="margin: 2px;">
|
25 |
+
<img alt="Bluesky" src="https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff" style="display: inline-block; vertical-align: middle;"/>
|
26 |
+
</a>
|
27 |
+
</div>
|
28 |
+
|
29 |
## Model Description
|
30 |
|
31 |
- **Fine-Tuned from Model:** [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct)
|