Jitin Krishnan commited on
Commit
0a5cace
·
1 Parent(s): cf7ec42
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "title": "TRAIL Performance Leaderboard",
3
- "description": "Submit your results for the TRAIL Trace Reasoning and Issue Localization competition. Models are evaluated on Categorical F1 and Location Accuracy",
4
  "metric_name": "F1 Score",
5
  "higher_is_better": true,
6
  "max_submissions_per_user": 3,
 
1
  {
2
  "title": "TRAIL Performance Leaderboard",
3
+ "description": "Submit your results for the TRAIL Trace Reasoning and Issue Localization competition. Models are evaluated on a combination of Categorical F1 and Location Accuracy (Joint F1)",
4
  "metric_name": "F1 Score",
5
  "higher_is_better": true,
6
  "max_submissions_per_user": 3,