yakine commited on
Commit
d3ff5e2
·
verified ·
1 Parent(s): aab98fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ Columns: {columns}
45
  Instructions:
46
 
47
  Output only the tabular data in valid CSV format.
48
- Include the header row followed by at least 400 data rows.
49
  Do not generate any additional text, explanations, comments, or code.
50
  Ensure that the values for each column are contextually appropriate.
51
 
 
45
  Instructions:
46
 
47
  Output only the tabular data in valid CSV format.
48
+ Include the header row followed by at least 100 data rows.
49
  Do not generate any additional text, explanations, comments, or code.
50
  Ensure that the values for each column are contextually appropriate.
51