Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions configs/madpo_iter_che_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ madpo_iter:
num_generations: 4
preference_num_candidates: 20
comparator_policy: current
comparator_generation_mode: decentralized
comparator_centralized_agent_index: 0
comparator_model_name: null
comparator_agents: null
comparator_devices: null
Expand Down
2 changes: 2 additions & 0 deletions configs/marlhf_iter_che_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ marlhf_iter:
num_generations: 4
preference_num_candidates: 20
comparator_policy: current
comparator_generation_mode: decentralized
comparator_centralized_agent_index: 0
comparator_model_name: null
comparator_agents: null
comparator_devices: null
Expand Down