Commit ·
2abe70f
1
Parent(s): 73d8c40
Drop 'at Rice University' from Moon-speech example
Browse files
app.py
CHANGED
|
@@ -1676,7 +1676,7 @@ EXAMPLES = [
|
|
| 1676 |
{
|
| 1677 |
"category": "Multi-hop facts",
|
| 1678 |
"icon": "🎯",
|
| 1679 |
-
"text": "Who was the first person to walk on the Moon, and which U.S. President set that goal in his famous 1962 “Moon speech”
|
| 1680 |
},
|
| 1681 |
{
|
| 1682 |
"category": "Time-varying + multi-hop",
|
|
|
|
| 1676 |
{
|
| 1677 |
"category": "Multi-hop facts",
|
| 1678 |
"icon": "🎯",
|
| 1679 |
+
"text": "Who was the first person to walk on the Moon, and which U.S. President set that goal in his famous 1962 “Moon speech”?",
|
| 1680 |
},
|
| 1681 |
{
|
| 1682 |
"category": "Time-varying + multi-hop",
|