File size: 1,805 Bytes
9fba537
 
da94cac
4f0bf31
9fba537
 
410f08f
9fba537
 
4f0bf31
9fba537
 
 
 
 
 
 
4f0bf31
 
 
 
 
9fba537
 
 
 
 
 
 
 
 
 
 
4f0bf31
 
 
 
9fba537
 
 
4f0bf31
 
 
 
 
 
 
 
 
 
9fba537
 
 
 
 
 
 
4f0bf31
9fba537
4f0bf31
 
9fba537
 
 
 
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
library_name: peft
base_model: NousResearch/Meta-Llama-3-70B-Instruct
license: apache-2.0
---

# Model Card for radm/Llama-3-70B-Instruct-AH-lora

<!-- Provide a quick summary of what the model is/does. -->
This is a LORA adapter for NousResearch/Meta-Llama-3-70B-Instruct, fine-tuned to be a judge on Arena Hard (https://github.com/lm-sys/arena-hard-auto)


## Model Details

### Model Description

<!-- Provide a longer summary of what this model is. -->
- **Developed by:** [radm]
- **Model type:** [Llama-3-70b]
- **Language(s) (NLP):** [English]
- **License:** [apache-2.0]
- **Finetuned from model [optional]:** [NousResearch/Meta-Llama-3-70B-Instruct]

## Uses

<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
[More Information Needed]

## Training Details

### Training Data

<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
Datasets:
- radm/arenahard_gpt4vsllama3
- radm/truthy-dpo-v0.1-ru
- jondurbin/truthy-dpo-v0.1

#### Training Hyperparameters

- **Training regime:** [bf16] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
- **Load in 4 bit:** [True]
- **Target modules:** [all]
- **LoRA rank:** [16]
- **Max seq length:** [8192]
- **Use gradient checkpointing:** [unsloth]
- **trainer:** [ORPOTrainer]
- **Batch size:** [1]
- **Gradient accumulation steps:** [4]
- **Epochs:** [1]

### Results

[More Information Needed]



## Hardware

- **Hardware Type:** [Nvidia A100 80 gb]
- **Hours used:** [11 hours]

### Framework versions

- PEFT 0.10.0