Spaces:
Sleeping
Sleeping
fix images
Browse files
app.py
CHANGED
|
@@ -138,10 +138,9 @@ Your task is to analyze the provided formatted research paper text and identify
|
|
| 138 |
Please analyze the paper carefully and provide:
|
| 139 |
1. A list of potential pitfalls found (if any)
|
| 140 |
2. For each pitfall found, provide:
|
| 141 |
-
- The pitfall name
|
| 142 |
- Specific evidence from the paper that suggests this pitfall
|
| 143 |
- The section/page where this evidence appears
|
| 144 |
-
- A confidence level (High/Medium/Low) for your assessment
|
| 145 |
- Suggestions for improvement
|
| 146 |
3. Be concise, and use markdown formatting.
|
| 147 |
4. If you find evidence of a pitfall, make sure to look at ALL of the paper to see if it is mitigated elsewhere -- make sure to check the appendix of the paper as well.
|
|
@@ -149,8 +148,8 @@ Please analyze the paper carefully and provide:
|
|
| 149 |
The output format:
|
| 150 |
|
| 151 |
# Overall
|
| 152 |
-
|
| 153 |
-
|
| 154 |
[One sentence summary of evaluation use]
|
| 155 |
|
| 156 |
# Pitfall
|
|
|
|
| 138 |
Please analyze the paper carefully and provide:
|
| 139 |
1. A list of potential pitfalls found (if any)
|
| 140 |
2. For each pitfall found, provide:
|
| 141 |
+
- The pitfall name (and emoji)
|
| 142 |
- Specific evidence from the paper that suggests this pitfall
|
| 143 |
- The section/page where this evidence appears
|
|
|
|
| 144 |
- Suggestions for improvement
|
| 145 |
3. Be concise, and use markdown formatting.
|
| 146 |
4. If you find evidence of a pitfall, make sure to look at ALL of the paper to see if it is mitigated elsewhere -- make sure to check the appendix of the paper as well.
|
|
|
|
| 148 |
The output format:
|
| 149 |
|
| 150 |
# Overall
|
| 151 |
+
 (for low use green, for medium use yellow, for high use red)
|
| 152 |
+
 (either write 'subjective', 'objective', or include two images in case both are present in the paper)
|
| 153 |
[One sentence summary of evaluation use]
|
| 154 |
|
| 155 |
# Pitfall
|