CodeReviewBench / leaderboard_data.json
Alex
error
ea6e048
raw
history blame
614 Bytes
{
"leaderboard": [
{
"model_name": "example/model",
"bleu": 0.5,
"llm_pass_1": 0.5,
"llm_pass_5": 0.5,
"llm_pass_10": 0.5,
"metrics": {
"readability": 5,
"relevance": 5,
"explanation_clarity": 5,
"problem_identification": 5,
"actionability": 5,
"completeness": 5,
"specificity": 5,
"contextual_adequacy": 5,
"consistency": 5,
"brevity": 5
}
}
]
}