Spaces:
Sleeping
Sleeping
Create config.json
Browse files- config.json +6 -0
config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"ethical_terms": ["hope", "truth", "empathy"],
|
| 3 |
+
"entropic_terms": ["chaos", "disorder"],
|
| 4 |
+
"risk_terms": ["exploit", "hack"],
|
| 5 |
+
"virtue_terms": ["hope", "resolve", "courage"]
|
| 6 |
+
}
|