Skip to content

pepsi2222/C-Former

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Former

This repository is the implementation for Paper "Transformers are Good Clusterers for LifeLong User Behavior Sequence Modeling".

Requirements

  • Ensure you have Python and PyTorch (version 1.8 or higher) installed. Our setup utilized Python 3.8 and PyTorch 1.13.0.
  • Should you wish to leverage GPU processing, please install CUDA.

Dataset

We use three public real-world datasets (Taobao, Alipay and Tmall) in our experiments. You can download the datasets from the links below.

Example

If you have downloaded the source codes, you can train C-Former model.

$ cd main
$ python build_tmall_900_to_parquet.py
$ python run_expid.py

You can change the model parameters in ./main/config/General_config/model_config.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages