datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
scientific-papers260204_kw_papers_backup
KW Papers Backup
Research papers and implementations backup containing diffusion planners and offline GCRL research.
Download & Extract
# huggingface_hub 설치 (필요시)
pip install huggingface-hub==0.20.2
# 다운로드
huggingface-cli download leekwoon/260204_kw_papers_backup --repo-type dataset --local-dir ./kw_papers_backup
# 무결성 확인 (선택사항)
cd kw_papers_backup
md5sum -c checksums.md5
# 파일 합치기 및 압축 해제
cat data.tar.gz.part_* | tar -xzvf -
Directory Structure… See the full description on the dataset page: https://huggingface.co/datasets/leekwoon/260204_kw_papers_backup._arxiv-papers
