Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ inference: false
|
|
6 |
---
|
7 |
# GPT-J 6B - PPO_Pygway Mix
|
8 |
## Model description
|
9 |
-
This is a a merged model, using
|
10 |
|
11 |
- [20%] - KoboldAI/GPT-J-6B-Janeway: https://huggingface.co/KoboldAI/GPT-J-6B-Janeway
|
12 |
- [20%] - reciprocate/ppo_hh_gpt-j: https://huggingface.co/reciprocate/ppo_hh_gpt-j
|
|
|
6 |
---
|
7 |
# GPT-J 6B - PPO_Pygway Mix
|
8 |
## Model description
|
9 |
+
This is a a merged model, using a weighted parameter blend strategy at a (20:20:60) ratio between the models:
|
10 |
|
11 |
- [20%] - KoboldAI/GPT-J-6B-Janeway: https://huggingface.co/KoboldAI/GPT-J-6B-Janeway
|
12 |
- [20%] - reciprocate/ppo_hh_gpt-j: https://huggingface.co/reciprocate/ppo_hh_gpt-j
|