fblgit commited on
Commit
6321d1b
1 Parent(s): d5bbd75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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) on the allenai/ultrafeedback_binarized_cleaned dataset.
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