Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@ model-index:
|
|
10 |
---
|
11 |
|
12 |
# una-llama-7b
|
|
|
13 |
|
14 |
-
This model is a fine-tuned version of [huggyllama/llama-7b](https://huggingface.co/huggyllama/llama-7b)
|
15 |
-
It achieves the following results on the evaluation set:
|
16 |
- Loss: 0.5529
|
17 |
- Rewards/chosen: 0.3633
|
18 |
- Rewards/rejected: -0.1873
|
|
|
10 |
---
|
11 |
|
12 |
# una-llama-7b
|
13 |
+
**UNA: Uniform Neural Alignment** It increases 6.75% the performance of the pre-trained base LLaMA (1) 7B.
|
14 |
|
15 |
+
This model is a fine-tuned version of [huggyllama/llama-7b](https://huggingface.co/huggyllama/llama-7b):
|
|
|
16 |
- Loss: 0.5529
|
17 |
- Rewards/chosen: 0.3633
|
18 |
- Rewards/rejected: -0.1873
|