Wedyan2023 commited on
Commit
cac5d09
·
verified ·
1 Parent(s): 69bd66b

Update app110.py

Browse files
Files changed (1) hide show
  1. app110.py +1 -2
app110.py CHANGED
@@ -414,8 +414,7 @@ if "task_choice" in st.session_state:
414
  "{system_role}\n"
415
  "- Use the following parameters:\n"
416
  "- Generate {num_examples} examples\n"
417
- "- Each example should be between {min_words} to {max_words} words long, every 20 words can be a line long,
418
- so generate a line of text for each 20 words where if the number of {max_words} is 100, it should be 5 lines long.\n"
419
  "- Use these labels: {labels}.\n"
420
  "- Use the following additional attributes:\n"
421
  "- {additional_attributes}\n"
 
414
  "{system_role}\n"
415
  "- Use the following parameters:\n"
416
  "- Generate {num_examples} examples\n"
417
+ "- Each example should be between {min_words} to {max_words} words long, every 20 words can be a line long, so generate a line of text for each 20 words where if the number of {max_words} is 100, it should be 5 lines long.\n"
 
418
  "- Use these labels: {labels}.\n"
419
  "- Use the following additional attributes:\n"
420
  "- {additional_attributes}\n"