runtime error

Exit code: 1. Reason: 99/799 [00:00<00:00, 9.94MB/s] model.safetensors: 0%| | 0.00/1.11G [00:00<?, ?B/s] model.safetensors: 6%|▌ | 67.7M/1.11G [00:01<00:18, 56.3MB/s] model.safetensors: 94%|█████████▍| 1.05G/1.11G [00:02<00:00, 539MB/s]  model.safetensors: 100%|██████████| 1.11G/1.11G [00:02<00:00, 470MB/s] tokenizer_config.json: 0%| | 0.00/443 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 443/443 [00:00<00:00, 3.99MB/s] sentencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s] sentencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 31.2MB/s] tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 17.1M/17.1M [00:00<00:00, 78.7MB/s] special_tokens_map.json: 0%| | 0.00/279 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 279/279 [00:00<00:00, 2.38MB/s] README.md: 0%| | 0.00/34.1k [00:00<?, ?B/s] README.md: 100%|██████████| 34.1k/34.1k [00:00<00:00, 169MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> from app_mcp import demo as demo_mcp File "/home/user/app/app_mcp.py", line 34, in <module> df_mcp = df_orig.rename({"openreview": "openreview_url", "paper_id": "row_index"}).select(COLUMNS_MCP) File "/usr/local/lib/python3.10/site-packages/polars/dataframe/frame.py", line 5024, in rename self.lazy() File "/usr/local/lib/python3.10/site-packages/polars/_utils/deprecation.py", line 97, in wrapper return function(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/polars/lazyframe/opt_flags.py", line 330, in wrapper return function(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/polars/lazyframe/frame.py", line 2407, in collect return wrap_df(ldf.collect(engine, callback)) polars.exceptions.ColumnNotFoundError: "paper_id" not found

Container logs:

Fetching error logs...