elshehawy commited on
Commit
3736d72
·
2 Parent(s): 2855b18 2324c23
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def get_completion(prompt, model=llm_model):
34
 
35
  def find_orgs(sentence, choice):
36
  prompt = f"""
37
- Find all organizations in the text delimited by triple backticks.
38
 
39
  text:
40
  ```
 
34
 
35
  def find_orgs(sentence, choice):
36
  prompt = f"""
37
+ In context of named entity recognition (NER), find all organizations in the text delimited by triple backticks.
38
 
39
  text:
40
  ```