Thank you for always providing the best environment. By the way, Iâm getting the following error suddenly on Dataset loading and my training is failing. Do you understand itself? Please share your views and information.
Error: 1 from datasets import load_dataset ----> 2 data = load_dataset(âAXCXEPT/test_dsâ, split=âtrainâ)
\lib\site-packages\datasets), in _and_prepare(self, output_dir, download_config, download_mode, download_mode verification_mode, ignore_verifications, try_from_hf_gcs, dl_manager, base_path, use_auth_token, file_format, max_shard_size, num_proc, **storage_options, **storage_options storage_options, **download_and_prepare_kwargs) 1027 if num_proc is not None:. 1028 prepare_split_kwargs[ânum_procâ] = num_proc â 1029 self._download_and_prepare( ⌠639 ) 640 = security 642 # backwards compatibility KeyError: âsafeâ