Esc
Ask AIAnswers may be inaccurate; check the linked pages.Esc
Ask anything about these docs, like how to get started or what a function does.

download_boom_benchmark

chronax.dataset_utils.download_boom_benchmark

Download all raw files of the Boom Benchmark dataset from Hugging Face into a local directory.

Parameter Type Default Description
local_path str - Parent directory where 'boom_benchmark' folder will be created. Must exist.

Returns: str (Path to the downloaded dataset folder.) Raises: ValueError (if local_path does not exist and is not a directory.)