Text Generation
Safetensors
English
llama
conversational
File size: 810 Bytes
8e4d75c
 
 
 
 
 
 
 
 
 
 
 
 
d1a0c76
8e4d75c
 
 
 
 
 
 
 
 
 
 
 
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
---
license: apache-2.0
datasets:
- ise-uiuc/Magicoder-Evol-Instruct-110K
language:
- en
base_model:
- miulab/llama2-7b-oss-instruct
pipeline_tag: text-generation
---

This is the "Code model" used in the paper "[DogeRM: Equipping Reward Models with Domain Knowledge through Model Merging](https://arxiv.org/abs/2407.01470)".

The detailed training/evaluation information can be found at https://api.wandb.ai/links/merge_exp/tms593xm.

For more details about this model, please refer to our paper.

If you found this model useful, please cite our paper:
```
@article{lin2024dogerm,
  title={DogeRM: Equipping Reward Models with Domain Knowledge through Model Merging},
  author={Lin, Tzu-Han and Li, Chen-An and Lee, Hung-yi and Chen, Yun-Nung},
  journal={arXiv preprint arXiv:2407.01470},
  year={2024}
}
```