We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5191eb commit 440cd4cCopy full SHA for 440cd4c
examples/custom_tasks_templates/custom_yourbench_task.py
@@ -56,10 +56,10 @@
56
4. **Ground Truth Answer Understanding**:
57
- Understand the provided ground truth answer, identifying its key points.
58
59
-6. **Answer Understanding**:
+5. **Answer Understanding**:
60
- Examine the Model Answer, identifying key points and assessing accuracy and factuality.
61
62
-7. **Final Answer**:
+6. **Final Answer**:
63
- 0 or 1 (0 if the model answer is incorrect, 1 if it is correct).
64
65
# Output Format
0 commit comments