lvwerra/stack-exchange-paired
Viewer • Updated • 31.3M • 2.42k • 150
How to use qgyd2021/reward_model_gpt2_stack_exchange with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("qgyd2021/reward_model_gpt2_stack_exchange", set_active=True)fine-tuned GPT2 to a reward model.
The model is designed to generate human-like responses to questions in Stack Exchange domains of programming, mathematics, physics, and more.
For training code check the github example.
info: