dataset-download
CommunityPrepare CTR datasets for model evaluation
Authorraoxuan98-hash
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many CTR model benchmarks require large, structured datasets that are cumbersome to obtain and organize; this skill streamlines downloading, extracting, and arranging datasets so experiments can run reproducibly.
Core Features & Use Cases
- Multiple download methods: supports Git LFS cloning, direct ZIP downloads, and programmatic retrieval via the huggingface_hub API.
- Standardized layout: ensures each dataset is placed under data/<dataset_name>/ with train.csv, valid.csv, and test.csv ready for FuxiCTR/BARS pipelines.
- Integrity and verification tips: includes recommendations for md5 checks, file counts, and quick sanity checks to confirm successful downloads.
- Use Case: prepare MovielensLatest_x1 and KuaiVideo_x1 on a local workstation before launching unified training experiments across multiple models.
Quick Start
Download and prepare MovielensLatest_x1 into data/MovielensLatest_x1 using Git LFS or the huggingface_hub API so train/valid/test files are available for model training.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dataset-download Download link: https://github.com/raoxuan98-hash/open_unimixer_skills/archive/main.zip#dataset-download Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.