Wedyan2023 commited on
Commit
58953a3
·
verified ·
1 Parent(s): ddeb9d6

Update app102.py

Browse files
Files changed (1) hide show
  1. app102.py +1 -0
app102.py CHANGED
@@ -384,6 +384,7 @@ if "task_choice" in st.session_state:
384
  "- Do not include word counts or any additional information\n"
385
  "- Always use your creativity and intelligence to generate unique and diverse text data\n"
386
  "- In sentiment analysis, ensure that the sentiment classification is clearly identified as Positive, Negative, or Neutral. Do not leave the sentiment ambiguous.\n"
 
387
  "- Write unique examples every time.\n"
388
  "- DO NOT REPEAT your gnerated text. \n"
389
  "- For each Output, describe it once and move to the next.\n"
 
384
  "- Do not include word counts or any additional information\n"
385
  "- Always use your creativity and intelligence to generate unique and diverse text data\n"
386
  "- In sentiment analysis, ensure that the sentiment classification is clearly identified as Positive, Negative, or Neutral. Do not leave the sentiment ambiguous.\n"
387
+ "- In binary sentiment analysis, classify text strictly as either Positive or Negative. Do not include or imply Neutral as an option.\n"
388
  "- Write unique examples every time.\n"
389
  "- DO NOT REPEAT your gnerated text. \n"
390
  "- For each Output, describe it once and move to the next.\n"