Chan-Y commited on
Commit
4a61dbc
1 Parent(s): 7f28044

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -22,12 +22,12 @@ Please carefully read the following text. The text is written in {LANG} language
22
  {TEXT}
23
  </text>
24
 
25
- After reading it, I want you to classify it in three groups: Positive, Negative, or Notr.
26
  Your final response MUST contain only the response, no other text.
27
  Example:
28
  Positive
29
  Negative
30
- Notr
31
  '''
32
 
33
  template_json = '''
 
22
  {TEXT}
23
  </text>
24
 
25
+ After reading it, I want you to classify it in three groups: Positive, Negative, or Neutral.
26
  Your final response MUST contain only the response, no other text.
27
  Example:
28
  Positive
29
  Negative
30
+ Neutral
31
  '''
32
 
33
  template_json = '''