runtime error

Exit code: 1. Reason: : 100%|██████████| 50.7M/50.7M [00:00<00:00, 62.6MB/s] Loading weights: 0%| | 0/158 [00:00<?, ?it/s] Loading weights: 100%|██████████| 158/158 [00:00<00:00, 24766.43it/s] `trust_remote_code` is not supported anymore. Please check that the Hugging Face dataset 'Matthijs/cmu-arctic-xvectors' isn't based on a loading script and remove `trust_remote_code`. If the dataset is based on a loading script, please ask the dataset author to remove it and convert it to a standard format like Parquet. README.md: 0%| | 0.00/1.01k [00:00<?, ?B/s] README.md: 100%|██████████| 1.01k/1.01k [00:00<00:00, 6.68MB/s] model.safetensors: 0%| | 0.00/50.6M [00:00<?, ?B/s] cmu-arctic-xvectors.py: 0%| | 0.00/1.36k [00:00<?, ?B/s] cmu-arctic-xvectors.py: 100%|██████████| 1.36k/1.36k [00:00<00:00, 8.54MB/s] Traceback (most recent call last): File "/app/app.py", line 13, in <module> embeddings_dataset = load_dataset("Matthijs/cmu-arctic-xvectors", split="validation", trust_remote_code=True) File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1688, in load_dataset builder_instance = load_dataset_builder( path=path, ...<10 lines>... **config_kwargs, ) File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1315, in load_dataset_builder dataset_module = dataset_module_factory( path, ...<5 lines>... cache_dir=cache_dir, ) File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1207, in dataset_module_factory raise e1 from None File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1167, in dataset_module_factory raise RuntimeError(f"Dataset scripts are no longer supported, but found {filename}") RuntimeError: Dataset scripts are no longer supported, but found cmu-arctic-xvectors.py model.safetensors: 100%|██████████| 50.6M/50.6M [00:00<00:00, 124MB/s]

Container logs:

Fetching error logs...