diff --git a/example.yaml b/example.yaml index b310dcd..be9d039 100644 --- a/example.yaml +++ b/example.yaml @@ -128,4 +128,18 @@ grid: A: ['gA1', 'gA2'] # B: ['gB1', 'gB2'] ablative: - C: ['aC1', 'aC2'] \ No newline at end of file + C: ['aC1', 'aC2'] +--- +name: Test_CTR +project: JustTesting +runner: printConfig +scheduler: + repetitions: 16 + reps_per_agent: 2 + agents_per_job: 2 +wandb: + group: 'ctr' + job_type: '{delta_desc}' +CTR: 0 +ablative: + CTR: [1,2,3,4,5,6,7,8,9,10] \ No newline at end of file