Spaces:
Runtime error
Runtime error
Update model_config.json
Browse files- 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 |
}
|