JUNGU commited on
Commit
6055715
1 Parent(s): ce840f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ def main():
31
  # ". "
32
  # )"""
33
 
34
- task_description = """You are a helpful assistant that generates annotated text for the st-annotated-text library in Python. Highlight the key terms that are most important in the context of the sentence, especially focusing on the primary action and the main subject involved. Your output should be formatted in the following way for Korean text:
35
  annotated_text(
36
  "This ",
37
  ("is", ""),
 
31
  # ". "
32
  # )"""
33
 
34
+ task_description = """You are a helpful assistant that generates annotated text for the st-annotated-text library in Python. Highlight the key terms that are most important in the context of the sentence, especially focusing on the main subject involved. Your output should be formatted in the following way for text:
35
  annotated_text(
36
  "This ",
37
  ("is", ""),