Skip to content

Applied-Machine-Learning-Lab/WWW2026_NEZHA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Code for NEZHA

Data

Data can be downloaded from https://github.com/HonghuiBao2000/LETTER/tree/master/data

Implementation

  1. Key components of NEZHA are included in models/hack.py:
  • MTP_Head for NEZHA architectures;
  • mtp_generate for GR inference;
  • ctr_forward for GR training;
  1. Pipelines: fintune.py for training and test.py for inference.
  2. Data process: within collator.py and dataset.py
  3. The running script is in scripts/ (including the training and test).

Contact

Yejing Wang (email to:wangyejing.wyj@alibaba-inc.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors