diff --git a/challenge_config.yaml b/challenge_config.yaml index 47770209f..ede451aed 100755 --- a/challenge_config.yaml +++ b/challenge_config.yaml @@ -21,6 +21,16 @@ leaderboard: { "labels": ["Metric1", "Metric2", "Metric3", "Total"], "default_order_by": "Total", + "metadata": { + "Metric1": { + "sort_ascending": True, + "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", + }, + "Metric2": { + "sort_ascending": True, + "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.", + } + } } challenge_phases: