Jellywibble commited on
Commit
0cb1291
1 Parent(s): 15f2219

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ tags:
8
  - reward_model
9
  - transformers
10
  - RLHF
 
11
  ---
12
 
13
  This is part of the Chai reward-model series, using the GPT2 architecture with a classification head, optimising for a user accepting the completion generated by the base model.
 
8
  - reward_model
9
  - transformers
10
  - RLHF
11
+ library_name: transformers
12
  ---
13
 
14
  This is part of the Chai reward-model series, using the GPT2 architecture with a classification head, optimising for a user accepting the completion generated by the base model.