mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
harmonic-tested
This commit is contained in:
parent
171b28b38b
commit
04f9fb614d
@ -25,16 +25,6 @@ summarizer = dict(
|
|||||||
'name': 'bbeh_harmonic_mean',
|
'name': 'bbeh_harmonic_mean',
|
||||||
'subsets': bbeh_subsets,
|
'subsets': bbeh_subsets,
|
||||||
'metric': 'harmonic_mean'
|
'metric': 'harmonic_mean'
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'bbeh_standard_deviation',
|
|
||||||
'subsets': bbeh_subsets,
|
|
||||||
'metric': 'standard_deviation'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'bbeh_sum',
|
|
||||||
'subsets': bbeh_subsets,
|
|
||||||
'metric': 'sum'
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
)
|
)
|
Loading…
Reference in New Issue
Block a user