dcnv2-training

Community

Fast DCNv2 training and evaluation for CTR

Authorraoxuan98-hash
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the configuration, training, and evaluation of DCNv2 models within the FuxiCTR framework for click-through-rate prediction, reducing manual setup, configuration errors, and common runtime issues.

Core Features & Use Cases

  • End-to-end training: Provides guidance for model_config.yaml and dataset_config.yaml to run experiments end-to-end.
  • Multi-environment support: Supports CPU and single- or multi-GPU training options and DataParallel execution.
  • Configuration templates & tuning: Exposes key hyperparameters such as embedding_dim, num_cross_layers, batch_size, and learning_rate for benchmarking and hyperparameter sweeps.
  • Troubleshooting: Documents common fixes for NumPy compatibility, OOM errors, and invalid data paths.
  • Use Case: Run reproducible DCNv2 experiments across MovielensLatest_x1 and other CTR datasets to compare AUC and logloss across model variants.

Quick Start

Run the dcnv2-training skill to train DCNv2 on a prepared dataset by pointing model_config.yaml and dataset_config.yaml to your data directory and executing run_expid with the desired GPU device.

Dependency Matrix

Required Modules

None required

Components

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: dcnv2-training
Download link: https://github.com/raoxuan98-hash/open_unimixer_skills/archive/main.zip#dcnv2-training

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.