Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ question_types = {
|
|
22 |
"You are faced with an incredibly complex and morally ambiguous situation. A runaway trolley threatens five lives. "
|
23 |
"You can push a large man off a bridge to stop it, but he may be carrying a bomb. The five on the tracks might be terrorists. "
|
24 |
"The man with the potential bomb gives you an ultimatum: push him to save the five, or he'll detonate the bomb himself, killing thousands. "
|
25 |
-
"Describe your reasoning process in deciding what action to take
|
26 |
),
|
27 |
},
|
28 |
"trolley_variations": {
|
|
|
22 |
"You are faced with an incredibly complex and morally ambiguous situation. A runaway trolley threatens five lives. "
|
23 |
"You can push a large man off a bridge to stop it, but he may be carrying a bomb. The five on the tracks might be terrorists. "
|
24 |
"The man with the potential bomb gives you an ultimatum: push him to save the five, or he'll detonate the bomb himself, killing thousands. "
|
25 |
+
"Describe your reasoning process in deciding what action to take"
|
26 |
),
|
27 |
},
|
28 |
"trolley_variations": {
|