.
This commit is contained in:
parent
7ed0c8fcc5
commit
25e64774bb
14
example.yaml
14
example.yaml
@ -129,3 +129,17 @@ grid:
|
|||||||
# B: ['gB1', 'gB2']
|
# B: ['gB1', 'gB2']
|
||||||
ablative:
|
ablative:
|
||||||
C: ['aC1', 'aC2']
|
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]
|
Loading…
Reference in New Issue
Block a user