runtime error

download_dataset: 0.21302247047424316 seconds Leaderboard updated at reload! Downloading readme: 0%| | 0.00/1.67k [00:00<?, ?B/s] Downloading readme: 100%|██████████| 1.67k/1.67k [00:00<00:00, 18.8MB/s] Downloading data files: 0%| | 0/1 [00:00<?, ?it/s] Downloading data: 0%| | 0.00/70.4k [00:00<?, ?B/s] Downloading data: 100%|██████████| 70.4k/70.4k [00:00<00:00, 575kB/s] Downloading data: 100%|██████████| 70.4k/70.4k [00:00<00:00, 574kB/s] Downloading data files: 100%|██████████| 1/1 [00:00<00:00, 8.10it/s] Downloading data files: 100%|██████████| 1/1 [00:00<00:00, 8.09it/s] Extracting data files: 0%| | 0/1 [00:00<?, ?it/s] Extracting data files: 100%|██████████| 1/1 [00:00<00:00, 2167.60it/s] Generating train split: 0%| | 0/234 [00:00<?, ? examples/s] Generating train split: 100%|██████████| 234/234 [00:00<00:00, 9798.21 examples/s] Traceback (most recent call last): File "/home/user/app/app.py", line 168, in <module> LEADERBOARD_DF, eval_queue_dfs = init_space() File "/home/user/app/app.py", line 148, in init_space LEADERBOARD_DF = get_latest_data_leaderboard() File "/home/user/app/app.py", line 119, in get_latest_data_leaderboard LEADERBOARD_DF = get_leaderboard_df( File "/home/user/app/src/populate.py", line 52, in get_leaderboard_df df = df[cols].round(decimals=2) File "/usr/local/lib/python3.10/site-packages/pandas/core/frame.py", line 4108, in __getitem__ indexer = self.columns._get_indexer_strict(key, "columns")[1] File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 6200, in _get_indexer_strict self._raise_if_missing(keyarr, indexer, axis_name) File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 6252, in _raise_if_missing raise KeyError(f"{not_found} not in index") KeyError: "['date'] not in index"

Container logs:

Fetching error logs...