hanyinwang commited on
Commit
324c990
1 Parent(s): 84db619

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -29,12 +29,12 @@
29
  "ppo_epochs": 4,
30
  "project_kwargs": {},
31
  "push_to_hub_if_best_kwargs": {
32
- "repo_id": "hanyinwang/layer-project-rlhf-mistral"
33
  },
34
  "query_dataset": "imdb",
35
  "ratio_threshold": 10.0,
36
  "remove_unused_columns": true,
37
- "reward_model": "sentiment-analysis:lvwerra/distilbert-imdb",
38
  "score_clip": null,
39
  "seed": 0,
40
  "steps": 20000,
 
29
  "ppo_epochs": 4,
30
  "project_kwargs": {},
31
  "push_to_hub_if_best_kwargs": {
32
+ "repo_id": "hanyinwang/layer-project-diagnostic-mistral"
33
  },
34
  "query_dataset": "imdb",
35
  "ratio_threshold": 10.0,
36
  "remove_unused_columns": true,
37
+ "reward_model": "hanyinwang/layer-project-reward-model",
38
  "score_clip": null,
39
  "seed": 0,
40
  "steps": 20000,