kpal002 commited on
Commit
c115344
1 Parent(s): c3c93ea

Update model_config.json

Browse files
Files changed (1) hide show
  1. model_config.json +2 -1
model_config.json CHANGED
@@ -42,5 +42,6 @@
42
  "Measures to minimize systematic bias",
43
  "Peer Review"],
44
  "journal_query": "Is the given research paper published in any of the following journals: {}?",
45
- "author_query": "Give me details about the institutions (like university or hospital) and contact details (eg. email) of the corresponding author."
 
46
  }
 
42
  "Measures to minimize systematic bias",
43
  "Peer Review"],
44
  "journal_query": "Is the given research paper published in any of the following journals: {}?",
45
+ "author_query": "Give me details about the institutions (like university or hospital) and contact details (eg. email) of the corresponding author.",
46
+ "title_query": "What is the title of the paper?"
47
  }