Skip to content

Code of the NeurIPS 2025 paper "Investigating and Mitigating Catastrophic Forgetting in Medical Knowledge Injection through Internal Knowledge Augmentation Learning"

Notifications You must be signed in to change notification settings

THUMLP/InternAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codes and Datasets of paper "Investigating and Mitigating Catastrophic Forgetting in Medical Knowledge Injection through Internal Knowledge Augmentation Learning"

Requirement

vllm==0.8.5
torch==2.6.0
transformers==4.51.3
pandas==2.2.3

Run

1. Generate datasets for knowledge injection

bash generate_datasets.sh

2. Training

bash run_RefInject.sh
bash run_InternAL.sh

3. Evaluation

python analysis.py

About

Code of the NeurIPS 2025 paper "Investigating and Mitigating Catastrophic Forgetting in Medical Knowledge Injection through Internal Knowledge Augmentation Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published