mirror of
https://github.com/harivansh-afk/evaluclaude-harness.git
synced 2026-04-15 07:04:47 +00:00
33 lines
588 B
Markdown
33 lines
588 B
Markdown
# Grading Request
|
|
|
|
## Rubric: {{RUBRIC_NAME}}
|
|
|
|
{{RUBRIC_DESCRIPTION}}
|
|
|
|
**Passing Threshold:** {{PASSING_THRESHOLD}}%
|
|
|
|
### Criteria
|
|
|
|
{{CRITERIA_LIST}}
|
|
|
|
---
|
|
|
|
## Output to Evaluate
|
|
|
|
```
|
|
{{OUTPUT}}
|
|
```
|
|
|
|
---
|
|
|
|
## Your Task
|
|
|
|
1. Evaluate the output against each criterion above
|
|
2. Provide a score (0.0-1.0) and specific feedback for each
|
|
3. Calculate the weighted overall score
|
|
4. Return your assessment as JSON
|
|
|
|
Remember:
|
|
- Cite specific evidence from the output for each score
|
|
- The overall score must equal the weighted average of criterion scores
|
|
- Feedback should be actionable and specific
|