parth-ptl-97 commited on
Commit
378b98e
1 Parent(s): d8779b5

update name of model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "reward_model": {
3
- "model_path": "test.pt"
4
  }
5
  }
 
1
  {
2
  "reward_model": {
3
+ "model_path": "parth-ptl-97/reinforcement-learning-human-feedback"
4
  }
5
  }