Cachoups commited on
Commit
2db0b16
·
verified ·
1 Parent(s): 3a3a763

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 decreased by 0.43% in 2020, worsened further by 1.99% in 2021, and slightly improved by -1.20% in 2022. The cumulative adverse growth is -3.57%.
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