Skip to content

the code for "FUE: A Fast Sample-Efficient Unified Extraction Framework for Entity Relation Extraction"

Notifications You must be signed in to change notification settings

xerrors/FastERE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastERE

the code for "FastERE: A Fast Framework for Entity Relation Extraction"

For Training

python main.py

Packages

numpy==1.24.2
pytorch_crf==0.7.2
pytorch_lightning==1.9.4
PyYAML==6.0
torch==2.0.0
torchcrf==1.1.0
transformers==4.27.1
wandb
gpustat
tensorboardX

About

the code for "FUE: A Fast Sample-Efficient Unified Extraction Framework for Entity Relation Extraction"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages