Cachoups commited on
Commit
f0342da
·
verified ·
1 Parent(s): 50b2198

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -344,7 +344,7 @@ def generate_text(df, country, theme):
344
  Description:
345
  In the adverse scenario, the growth in Australia was -0.43% in 1990. It worsened to -1.99% in 1991 and slightly improved to -1.20% in 1992. The total cumulative adverse growth was -3.57%.
346
 
347
- Now, using the following data for {theme} in {country}, describe and provibe how the adverse growth changed each year for three years, whether it increased or decreased, worsened or improved:
348
  {row_str}
349
  """
350
  prompt1 = f"""
 
344
  Description:
345
  In the adverse scenario, the growth in Australia was -0.43% in 1990. It worsened to -1.99% in 1991 and slightly improved to -1.20% in 1992. The total cumulative adverse growth was -3.57%.
346
 
347
+ Now, using the following data for {theme} in {country}, describe and provibe how the adverse growth changed each year, whether it increased or decreased, worsened or improved:
348
  {row_str}
349
  """
350
  prompt1 = f"""