Safetensors
English
llama
hamishivi commited on
Commit
1f93f2a
1 Parent(s): f2a61cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -68,7 +68,7 @@ This model is meant as a research artefact.
68
 
69
  ### Training hyperparameters
70
 
71
- The following hyperparameters were used during PPO training:
72
  - learning_rate: 5e-06
73
  - total_train_batch_size: 64
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
 
68
 
69
  ### Training hyperparameters
70
 
71
+ The following hyperparameters were used during RM training:
72
  - learning_rate: 5e-06
73
  - total_train_batch_size: 64
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08