This is the PyTorch implementation of Hypergraph Transformer model.

## Dependencies
Python 3.7 and PyTorch 1.5.1

## Commend
python script/run_ht_pqlM.py

Due to the limit of size for supplementary material, we only provide a small dataset (e.g., PQL-M) for training and testing our Hypergraph Transformer. All experiments are conducted under the same codebase. We will release the codes and entire datasets once the paper is open to the public.