Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
# billm-llama-7b-conll03-ner
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) using [BiLLM](https://github.com/WhereIsAI/BiLLM).
|
26 |
|
27 |
It achieves the following results on the evaluation set:
|
|
|
22 |
|
23 |
# billm-llama-7b-conll03-ner
|
24 |
|
25 |
+
<a href="https://arxiv.org/abs/2310.01208">
|
26 |
+
<img src="https://img.shields.io/badge/Arxiv-2310.01208-blue.svg?style=flat-square" alt="https://arxiv.org/abs/2310.01208" />
|
27 |
+
</a>
|
28 |
+
<a href="https://arxiv.org/abs/2311.05296">
|
29 |
+
<img src="https://img.shields.io/badge/Arxiv-2311.05296-yellow.svg?style=flat-square" alt="https://arxiv.org/abs/2311.05296" />
|
30 |
+
</a>
|
31 |
+
|
32 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) using [BiLLM](https://github.com/WhereIsAI/BiLLM).
|
33 |
|
34 |
It achieves the following results on the evaluation set:
|