-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.txt
47 lines (42 loc) · 1011 Bytes
/
config.txt
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
[Experiment Configuration]
mode = deploy
auto_recruit = true
generation_size = 40
generations = 40
trials_per_round = 10
rounds = 10
learning_cost = 2
memory_cost = 5
allow_learning = true
allow_memory = true
seed_memory = 1
seed_learning = 1
[HIT Configuration]
title = Food collecting 2
description = Collect different types of food to earn points.
amt_keywords = Psychology, memory
base_payment = 1.00
lifetime = 24
duration = 0.3
us_only = true
approve_requirement = 95
contact_email_on_error = [email protected]
ad_group = Foraging
psiturk_keywords = memory
organization_name = Arizona State University
browser_exclude_rule = MSIE, mobile, tablet
[Database Parameters]
database_url = postgresql://postgres@localhost/dallinger
table_name = psiturk
anonymize_data = false
database_size = standard-2
[Server Parameters]
dyno_type = performance-m
num_dynos_web = 3
num_dynos_worker = 1
host = 0.0.0.0
notification_url = None
clock_on = true
logfile = -
[Shell Parameters]
launch_in_sandbox_mode = false