openhands commited on
Commit
b16f7da
·
1 Parent(s): c68aa7d

Move commit0 to 'App Creation' category in fallback mappings.\n\nCo-authored-by: openhands <[email protected]>

Browse files
Files changed (1) hide show
  1. simple_data_loader.py +1 -1
simple_data_loader.py CHANGED
@@ -65,7 +65,7 @@ class SimpleLeaderboardViewer:
65
  fallback_mappings = {
66
  'swe-bench': ['Bug Fixing'],
67
  'swe-bench-multimodal': ['Bug Fixing'],
68
- 'commit0': ['Bug Fixing'],
69
  'multi-swe-bench': ['Bug Fixing'],
70
  'swt-bench': ['Frontend Development'],
71
  'gaia': ['Information Gathering'],
 
65
  fallback_mappings = {
66
  'swe-bench': ['Bug Fixing'],
67
  'swe-bench-multimodal': ['Bug Fixing'],
68
+ 'commit0': ['App Creation'],
69
  'multi-swe-bench': ['Bug Fixing'],
70
  'swt-bench': ['Frontend Development'],
71
  'gaia': ['Information Gathering'],