-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsweep_initial_prompts_non_temporal.yaml
More file actions
55 lines (53 loc) · 1.08 KB
/
sweep_initial_prompts_non_temporal.yaml
File metadata and controls
55 lines (53 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
program: main_evolutionary_prompts_last_only.py
project: alife-project
entity: ucl-asal
group: evolutionary-prompting
name: sweep-initial-prompts-novelty-bonus
method: grid
parameters:
coef_softmax:
value: 0
save_dir:
value: "./data/instruction_prompt_sweep"
substrate:
value: "lenia"
time_sampling:
value: 1
prompts:
values: ["a microbe",
"a caterpillar",
"a fungus",
"an extraterrestrial life",
"a flower",
"a dying star",
"primordial soup",
"a pepperoni pizza",
"the big bang",
"a slime mould",
"an egg hatching",
"the garden of eden",
"a monkey",
"a prokaryote",
"a rainbow"]
coef_prompt:
value: 1.
coef_oe:
value: 0.
bs:
value: 1
pop_size:
value: 16
n_iters:
value: 2000
sigma:
value: 0.1
N:
value: 8
temp:
value: 0.1
max_images:
value: 10
wandb:
value: true
instruction_prompt:
value: "diverse_open_ended"