five

sohamvjadhav/climateset

收藏
Hugging Face2026-03-01 更新2026-03-29 收录
下载链接:
https://hf-mirror.com/datasets/sohamvjadhav/climateset
下载链接
链接失效反馈
官方服务:
资源简介:
--- tags: - climate license: other --- ## Terms of Use By using the dataset, you agree to comply with the dataset license ([CC-by-4.0-Deed](https://creativecommons.org/licenses/by/4.0/deed.en)). ## Download Instructions To download one file, please use ``` from huggingface_hub import hf_hub_download # Path of the directory where the data will be downloaded in your local machine local_directory = 'LOCAL_DIRECTORY' # Relative path of the file in the repository filepath = 'FILE_PATH' repo_id = "climateset/climateset" repo_type = "dataset" hf_hub_download(repo_id=repo_id, filename=filepath, local_dir=local_directory, repo_type=repo_type, local_dir_use_symlinks=False) ``` To download the content of the whole repository, please use ``` from huggingface_hub import snapshot_download # Path of the directory where the data will be downloaded in your local machine local_directory = 'LOCAL_DIRECTORY' repo_id = "climateset/climateset" repo_type = "dataset" snapshot_download(repo_id=repo_id, repo_type=repo_type, local_dir=local_directory, local_dir_use_symlinks=False) ``` Please note that the script `extract_climateset.py` can be used to extract the content of each of the .TAR archive files once they are downloaded in your local machine.
提供机构:
sohamvjadhav
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作