File size: 903 Bytes
88d4d09
 
 
 
 
 
 
 
 
 
 
 
6321d1b
88d4d09
6321d1b
88d4d09
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
license: other
base_model: huggyllama/llama-7b
tags:
- alignment-handbook
- generated_from_trainer
model-index:
- name: una-llama-7b
  results: []
---

# una-llama-7b
**UNA: Uniform Neural Alignment** It increases 6.75% the performance of the pre-trained base LLaMA (1) 7B.

This model is a fine-tuned version of [huggyllama/llama-7b](https://huggingface.co/huggyllama/llama-7b):
- Loss: 0.5529
- Rewards/chosen: 0.3633
- Rewards/rejected: -0.1873
- Rewards/accuracies: 0.7230
- Rewards/margins: 0.5506
- Logps/rejected: -217.7784
- Logps/chosen: -235.0354
- Logits/rejected: -0.7752
- Logits/chosen: -0.5259

## Model description

More information needed

## Intended uses & limitations

More information needed

## Training and evaluation data

More information needed

## Training procedure

### Framework versions

- Transformers 4.35.0-UNA
- Pytorch 2.1.0
- Datasets 2.14.6
- Tokenizers 0.14.1