runtime error

Exit code: 1. Reason: 0%| | 0/1 [00:00<?, ?it/s] Extracting data files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1/1 [00:00<00:00, 1416.04it/s] Generating train split: 0%| | 0/7260 [00:00<?, ? examples/s] Generating train split: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7260/7260 [00:00<00:00, 15597.13 examples/s] Generating train split: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7260/7260 [00:00<00:00, 15543.44 examples/s] 2024-10-28 16:31:11,077 - INFO - HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " 2024-10-28 16:31:11,339 - INFO - HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" IMPORTANT: You are using gradio version 4.20.0, however version 4.44.1 is available, please upgrade. -------- 2024-10-28 16:31:11,573 - INFO - HTTP Request: POST https://api.gradio.app/gradio-initiated-analytics/ "HTTP/1.1 200 OK" Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 3805, in get_loc return self._engine.get_loc(casted_key) File "index.pyx", line 167, in pandas._libs.index.IndexEngine.get_loc File "index.pyx", line 196, in pandas._libs.index.IndexEngine.get_loc File "pandas/_libs/hashtable_class_helper.pxi", line 7081, in pandas._libs.hashtable.PyObjectHashTable.get_item File "pandas/_libs/hashtable_class_helper.pxi", line 7089, in pandas._libs.hashtable.PyObjectHashTable.get_item KeyError: 'Average ⬆️_model' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 247, in <module> chart = create_metric_plot_obj( File "/home/user/app/app.py", line 137, in create_metric_plot_obj model_names = df[f"{metric}_model"].tolist() File "/usr/local/lib/python3.10/site-packages/pandas/core/frame.py", line 4102, in __getitem__ indexer = self.columns.get_loc(key) File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 3812, in get_loc raise KeyError(key) from err KeyError: 'Average ⬆️_model'

Container logs:

Fetching error logs...