Skip to content

nju-websoft/MOLE-CIE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOLE-CIE

Hi! This is the repository for the EMNLP 2025 Findings paper:

Mixture of LoRA Experts for Continual Information Extraction with LLMs

Requirements

Please make sure you have installed the packages by following instance:

conda env create -f environment.yaml

Data

You can download the ED, RE, NER and replay data from here.

Not that we use the ACE and MAVEN datasets for ED evaluation. Due to that the ACE dataset are not released publicly, we can't provide the dataset after processing.

Preparation

Download the LLaMA3.1-8b model and put it in ./pretrain_model

Training and Evaluating

First obtain the training script.

python script/gen_script.py

Then run the resulting script to start the training and evaluation process.

sh MoLE-CIE.sh

Citation

We will release it soon. Thanks a lot!

About

Mixture of LoRA Experts for Continual Information Extraction with LLMs, EMNLP Findings 2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages