runtime error
Exit code: 1. Reason: HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. README.md: 0%| | 0.00/468 [00:00<?, ?B/s][A README.md: 100%|██████████| 468/468 [00:00<00:00, 1.46MB/s] data/train-00000-of-00001.parquet: 0%| | 0.00/148k [00:00<?, ?B/s][A data/train-00000-of-00001.parquet: 100%|██████████| 148k/148k [00:00<00:00, 850kB/s] data/test-00000-of-00001.parquet: 0%| | 0.00/74.8k [00:00<?, ?B/s][A data/test-00000-of-00001.parquet: 100%|██████████| 74.8k/74.8k [00:00<00:00, 939kB/s] Generating train split: 0%| | 0/554 [00:00<?, ? examples/s][A Generating train split: 100%|██████████| 554/554 [00:00<00:00, 11269.54 examples/s] Generating test split: 0%| | 0/238 [00:00<?, ? examples/s][A Generating test split: 100%|██████████| 238/238 [00:00<00:00, 66425.63 examples/s] Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 3812, in get_loc return self._engine.get_loc(casted_key) File "pandas/_libs/index.pyx", line 167, in pandas._libs.index.IndexEngine.get_loc File "pandas/_libs/index.pyx", line 196, in pandas._libs.index.IndexEngine.get_loc File "pandas/_libs/hashtable_class_helper.pxi", line 7088, in pandas._libs.hashtable.PyObjectHashTable.get_item File "pandas/_libs/hashtable_class_helper.pxi", line 7096, in pandas._libs.hashtable.PyObjectHashTable.get_item KeyError: 'domain' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 8, in <module> print("数据集领域:", train_df["domain"].unique()) File "/usr/local/lib/python3.10/site-packages/pandas/core/frame.py", line 4113, in __getitem__ indexer = self.columns.get_loc(key) File "/usr/local/lib/python3.10/site-packages/pandas/core/indexes/base.py", line 3819, in get_loc raise KeyError(key) from err KeyError: 'domain'
Container logs:
Fetching error logs...