Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for HierGR

Offline Training on MSMARCO

Dataset

MSMARCO dataset is obtained from https://github.com/liyongqi67/MINDER.

RQ-VAE

code for offline hierarchical RQ-VAE training.

bash train_tokenizer.sh
bash tokenize.sh

GR_train

bash train.sh
bash test.sh

Large-scale Deployment

online_deployment_version/RQ-VAE

This is a version that utilize pytorch DDP to train hierarchical RQ-VAE. The embeddings of all items can be divide into several npy files, named "semantic_emb_*.npy".

Online GR Model Training

We directly use LLama-Factory to train our GR model based on Qwen2.5-1.5B-Instruct. LLama-Factory can be accessed from https://github.com/hiyouga/LLaMA-Factory.

About

Code for "HierGR: Hierarchical Semantic Representation Enhancement for Generative Retrieval in Food Delivery Search". ACL 2025.

Topics

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages