Spaces:
Running
Running
Commit ·
ff71dff
1
Parent(s): 9e9363b
cot
Browse files
app.py
CHANGED
|
@@ -563,7 +563,6 @@ PROMPT_BULLETS = {
|
|
| 563 |
"Synthesize factual features (Step 1) and behavioral patterns (Step 2) to infer household income bracket",
|
| 564 |
"Score location economic indicators: luxury / mid-range / budget venue distribution",
|
| 565 |
"Consider transportation mode signals, activity diversity, and temporal flexibility as income proxies",
|
| 566 |
-
"Output: <code>INCOME_PREDICTION</code> — a single income range with confidence rating (1–5)",
|
| 567 |
"Output: <code>INCOME_REASONING</code> — evidence-grounded justification referencing specific mobility observations",
|
| 568 |
],
|
| 569 |
}
|
|
|
|
| 563 |
"Synthesize factual features (Step 1) and behavioral patterns (Step 2) to infer household income bracket",
|
| 564 |
"Score location economic indicators: luxury / mid-range / budget venue distribution",
|
| 565 |
"Consider transportation mode signals, activity diversity, and temporal flexibility as income proxies",
|
|
|
|
| 566 |
"Output: <code>INCOME_REASONING</code> — evidence-grounded justification referencing specific mobility observations",
|
| 567 |
],
|
| 568 |
}
|