Spaces:
Sleeping
Sleeping
Commit ·
8910a26
1
Parent(s): 4051320
fix alignment demo trajectory to use correct clean values for fixes
Browse filesCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
dataqa_env/server/gradio_ui.py
CHANGED
|
@@ -145,9 +145,9 @@ AGENT_TRAJECTORIES = {
|
|
| 145 |
"row:3,col:response,issue:inconsistent_value",
|
| 146 |
],
|
| 147 |
"fixes": [
|
| 148 |
-
"row:6,col:response,fix:
|
| 149 |
-
"row:
|
| 150 |
-
"row:
|
| 151 |
],
|
| 152 |
},
|
| 153 |
],
|
|
|
|
| 145 |
"row:3,col:response,issue:inconsistent_value",
|
| 146 |
],
|
| 147 |
"fixes": [
|
| 148 |
+
"row:6,col:response,fix:The scientific name for the flower commonly called a cherry blossom is Prunus serrulata. It can be found in white pink and red colors.",
|
| 149 |
+
"row:4,col:response,fix:The most expensive painting ever sold at auction is Salvator Mundi by Leonardo da Vinci. It was sold for $450.3 million at Christie's in New York City in 2017.",
|
| 150 |
+
"row:20,col:response,fix:Five animals that live in grasslands are lions zebras cheetahs gazelles and hyenas. These animals live in grasslands to access the food water and shade that grasslands provide.",
|
| 151 |
],
|
| 152 |
},
|
| 153 |
],
|