Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -219,8 +219,8 @@ def generate_text(df, country, theme):
|
|
219 |
Adverse 2022: -1.195906
|
220 |
Adverse Cumulative: -3.573762
|
221 |
Summary:
|
222 |
-
In the adverse scenario, the GDP growth for France
|
223 |
-
|
224 |
Now summarize the adverse scenario growth for {theme} as the topic using the following data:
|
225 |
{row_str}
|
226 |
|
|
|
219 |
Adverse 2022: -1.195906
|
220 |
Adverse Cumulative: -3.573762
|
221 |
Summary:
|
222 |
+
In the adverse scenario, the GDP growth for France wa427975% in 2020. The growth worsened to -1.987167% in 2021, then slightly improved to -1.195906% in 2022. The cumulative adverse growth is -3.573762%.
|
223 |
+
s -0.
|
224 |
Now summarize the adverse scenario growth for {theme} as the topic using the following data:
|
225 |
{row_str}
|
226 |
|