-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresolutions.yaml
More file actions
40 lines (37 loc) · 1.4 KB
/
resolutions.yaml
File metadata and controls
40 lines (37 loc) · 1.4 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
resolutions:
# Policy (4)
- text: "This house would ban private car ownership in city centers"
category: policy
- text: "This house would implement universal basic income"
category: policy
- text: "This house would abolish standardized testing in schools"
category: policy
- text: "This house would make voting compulsory"
category: policy
# Values (4)
- text: "This house believes cancel culture does more harm than good"
category: values
- text: "This house would prioritize economic growth over environmental protection"
category: values
- text: "This house believes the right to privacy outweighs national security concerns"
category: values
- text: "This house believes that social media companies have a moral duty to censor misinformation"
category: values
# Empirical (4)
- text: "Social media has been net negative for democracy"
category: empirical
- text: "AI development should be paused until safety is better understood"
category: empirical
- text: "Remote work is more productive than in-office work for most knowledge workers"
category: empirical
- text: "The benefits of globalization have outweighed its costs for developing nations"
category: empirical
defaults:
aff:
provider: anthropic
model_name: claude-opus-4-6
temperature: 0.7
neg:
provider: anthropic
model_name: claude-opus-4-6
temperature: 0.7