Skip to content

l-wd/ELLA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Towards Efficient LLMs-aware Heterogeneous Graph Learning

Official codebase for paper Towards Efficient LLMs-aware Heterogeneous Graph Learning.

1. Data Preparation

Place the downloaded Llama2-13b model in the ../Data/Llama213b folder.

2. Training ELLA

cd Data_Preprocess
sh run.sh
cd ../
cd HetPrompt/pretrain_0/
sh run.sh

Please note that "pretrain_specific_name_lst" in "HetPrompt/finetune_1/scripts-/run_.sh" needs to be configured as the filename output from the pre-training stage.

cd ../
cd finetune_1/
sh run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors