runtime error
Exit code: 1. Reason: lti-Swe-Bench', 'Swe-Bench'], 'Frontend Development': ['Swe-Bench-Multimodal'], 'App Creation': ['Commit0'], 'Test Generation': ['Swt-Bench'], 'Information Gathering': ['Gaia']} [DATA_LOADER] Loaded 4 agents [DATA_LOADER] Sample row: {} Created pretty tag map: {'Bug Fixing': ['Multi-Swe-Bench', 'Swe-Bench'], 'Frontend Development': ['Swe-Bench-Multimodal'], 'App Creation': ['Commit0'], 'Test Generation': ['Swt-Bench'], 'Information Gathering': ['Gaia']} Traceback (most recent call last): File "/app/app.py", line 220, in <module> build_main_page() File "/app/main_page.py", line 44, in build_page create_leaderboard_display( File "/app/ui_components.py", line 363, in create_leaderboard_display df_view, plots_dict = transformer.view(tag=category_name, use_plotly=True) File "/app/leaderboard_transformer.py", line 286, in view attempted_column = df_view.apply(calculate_attempted, axis=1) File "/usr/local/lib/python3.10/site-packages/pandas/core/frame.py", line 10374, in apply return op.apply().__finalize__(self, method="apply") File "/usr/local/lib/python3.10/site-packages/pandas/core/apply.py", line 916, in apply return self.apply_standard() File "/usr/local/lib/python3.10/site-packages/pandas/core/apply.py", line 1063, in apply_standard results, res_index = self.apply_series_generator() File "/usr/local/lib/python3.10/site-packages/pandas/core/apply.py", line 1081, in apply_series_generator results[i] = self.func(v, *self.args, **self.kwargs) File "/app/leaderboard_transformer.py", line 282, in calculate_attempted count = sum(1 for category in main_categories if row.get(f"{category} Score") not in [None, 0.0]) File "/app/leaderboard_transformer.py", line 282, in <genexpr> count = sum(1 for category in main_categories if row.get(f"{category} Score") not in [None, 0.0]) File "missing.pyx", line 392, in pandas._libs.missing.NAType.__bool__ TypeError: boolean value of NA is ambiguous INFO: HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK"
Container logs:
Fetching error logs...