Ray2333 commited on
Commit
6ee6b63
·
verified ·
1 Parent(s): 30a86de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ metrics:
7
  ---
8
 
9
 
10
- GPT2 large model trained on Anthropic/hh-rlhf helpful dataset. It is specifically used for helpful response detection or RLHF. It achieves an accuracy of 0.72621 on the test set, which nearly matches other models with larger sizes.
11
 
12
  Note: 1. Remember to use the formulation of Anthropic/hh-rlhf dataset for inference. 2. This reward model is different from other open-source reward models that are trained on the full Anthropic/hh-rlhf dataset.
13
 
 
7
  ---
8
 
9
 
10
+ GPT2 large model trained on **Anthropic/hh-rlhf helpful dataset**. It is specifically used for helpful response detection or RLHF. It achieves an accuracy of **0.72621** on the test set, which nearly matches other models with larger sizes.
11
 
12
  Note: 1. Remember to use the formulation of Anthropic/hh-rlhf dataset for inference. 2. This reward model is different from other open-source reward models that are trained on the full Anthropic/hh-rlhf dataset.
13