Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,14 @@ license: llama2
|
|
5 |
|
6 |
# GreenLLaMA-7B
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
**Paper**: [GreenLLaMA](https://arxiv.org/abs/5429720)
|
9 |
|
10 |
This model card corresponds to the 7B [LLaMA-2](https://huggingface.co/meta-llama/Llama-2-7b) version of the GreenLLaMA detoxification model. The model is finetuned with Chain-of-Thought (CoT) explanation.
|
|
|
5 |
|
6 |
# GreenLLaMA-7B
|
7 |
|
8 |
+
<p align="center">
|
9 |
+
<br>
|
10 |
+
<img src="./green_llama.png" style="width: 10vw; min-width: 50px;" />
|
11 |
+
<br>
|
12 |
+
<p>
|
13 |
+
|
14 |
+
</p>
|
15 |
+
|
16 |
**Paper**: [GreenLLaMA](https://arxiv.org/abs/5429720)
|
17 |
|
18 |
This model card corresponds to the 7B [LLaMA-2](https://huggingface.co/meta-llama/Llama-2-7b) version of the GreenLLaMA detoxification model. The model is finetuned with Chain-of-Thought (CoT) explanation.
|