Hello,
Do we still have access to the full simulated training data (both 200hr and 1000hr variants)? When I run:
train_set_path = download_simulated_subset( version=ver, volume='200hrs', subset_name='train', destination_dir=os.path.join(project_dir, 'train'))
I get:
RuntimeError: Failed to list files in directory css-datasets/v1.5/200hrs/train in the Hugging Face repository: Failed to list directory css-datasets/v1.5/200hrs/train in the Hugging Face repository: 404 Client Error
and
Entry Not Found for url: https://huggingface.co/api/datasets/microsoft/NOTSOFAR/tree/main/css-datasets%2Fv1.5%2F200hrs%2Ftrain?recursive=True&expand=False. css-datasets/v1.5/200hrs/train does not exist on "main"
Hello,
Do we still have access to the full simulated training data (both 200hr and 1000hr variants)? When I run:
train_set_path = download_simulated_subset( version=ver, volume='200hrs', subset_name='train', destination_dir=os.path.join(project_dir, 'train'))I get:
RuntimeError: Failed to list files in directory css-datasets/v1.5/200hrs/train in the Hugging Face repository: Failed to list directory css-datasets/v1.5/200hrs/train in the Hugging Face repository: 404 Client Errorand
Entry Not Found for url: https://huggingface.co/api/datasets/microsoft/NOTSOFAR/tree/main/css-datasets%2Fv1.5%2F200hrs%2Ftrain?recursive=True&expand=False. css-datasets/v1.5/200hrs/train does not exist on "main"