Spaces:
Runtime error
Runtime error
Update model_config.json
Browse files- model_config.json +9 -10
model_config.json
CHANGED
@@ -21,16 +21,15 @@
|
|
21 |
"INFO_PROMPT_PATH": "data/prompts/prompt_info.txt",
|
22 |
"peer_review_journals_path": "data/prompts/peer_review_journals.txt",
|
23 |
"eq_network_journals_path": "data/prompts/eq_network_journals.txt",
|
24 |
-
"queries": [
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
"Has the article been published in a journal?"],
|
34 |
"criteria": [
|
35 |
"Data and code sharing.",
|
36 |
"Has anything in the article been registered (in advance)?",
|
|
|
21 |
"INFO_PROMPT_PATH": "data/prompts/prompt_info.txt",
|
22 |
"peer_review_journals_path": "data/prompts/peer_review_journals.txt",
|
23 |
"eq_network_journals_path": "data/prompts/eq_network_journals.txt",
|
24 |
+
"queries": ["Does the article share any data or code? Look for terms related to supplementary materials or reproducibility.",
|
25 |
+
"Has the study or any data in the article been registered in advance?",
|
26 |
+
"Does the article adhere to specific reporting guidelines such as ISRCTN, CONSORT, PRISMA, MOOSE, STARD, ARRIVE, STROBE, SPIRIT, CARE, AGREE, SRQR, SQUIRE, MDAR, REMARK?",
|
27 |
+
"Is the article's methodology described in detail, including where, when, how, what, and who?",
|
28 |
+
"Are the data collection processes described in detail, including where, when, how, what, and who?",
|
29 |
+
"Does the article provide a detailed description of the sample, including size, demographics, recruitment, and criteria?",
|
30 |
+
"Does the article describe the data analysis process in detail?",
|
31 |
+
"Does the article discuss measures taken to avoid or minimize systematic bias?",
|
32 |
+
"Has the article been published in a journal?"],
|
|
|
33 |
"criteria": [
|
34 |
"Data and code sharing.",
|
35 |
"Has anything in the article been registered (in advance)?",
|