File size: 1,646 Bytes
6ccdd83
 
 
 
 
 
 
 
a613ef2
6ccdd83
 
 
 
 
 
a613ef2
6ccdd83
86a6992
6ccdd83
86a6992
 
 
 
 
6ccdd83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: llama3.2
base_model: meta-llama/Llama-3.2-3B-Instruct
tags:
- trl
- reward-trainer
- generated_from_trainer
model-index:
- name: Llama3.2-3B-MP-RM
  results: []
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

# Llama3.2-3B-MP-RM

This model is a fine-tuned version of [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) on the [iqwiki-kor/MP-86k](https://huggingface.co/datasets/iqwiki-kor/MP-86k) dataset.

## RewardBench Evaluation
| Model                                                                                               | Chat | Chat-Hard | Safety | Reasoning | Avg. |
|-----------------------------------------------------------------------------------------------------|---------:|-------:|------:|--------:|--------:|
| [iqwiki-kor/Llama3.2-3B-MP-RM](https://huggingface.co/iqwiki-kor/Llama3.2-3B-MP-RM/)        |92.5| 81.8| 90.2| 95.5| 90.0|
| [RLHFlow/ArmoRM-Llama3-8B-v0.1](https://huggingface.co/RLHFlow/ArmoRM-Llama3-8B-v0.1)                         |96.9 |76.8 |90.5 |97.3 |90.4|



### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 1e-05
- train_batch_size: 16
- eval_batch_size: 8
- seed: 42
- distributed_type: multi-GPU
- num_devices: 4
- gradient_accumulation_steps: 2
- total_train_batch_size: 128
- total_eval_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 1