default.yaml 223 Bytes
Newer Older
jerrrrry's avatar
jerrrrry committed
1
2
3
4
5
6
- agent_type: examples.rl.environments.countdown.countdown_agent.CountdownAgent
  agent_args: {}
  weight: 1.0
- agent_type: examples.rl.environments.math.openmath_agent.OpenMathInstructAgent
  agent_args: {}
  weight: 1.0