Skip to content

YUECHE77/Relation-Extraction-with-Bert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relation Extraction using Bert

Very easy.

Download the data, modify the path and other arguments in train.py

-> then you can train the model -> run "python train.py"

To test the model -> run "python test.py"

---------------------------------------------------

The overall accuracy should be about 93.3%

About

A bert-based model for relation extraction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages