Skip to content
/ STER Public

PyTorch code for "Exploring Privileged Features for Relation Extraction with Contrastive Student-Teacher Learning"

Notifications You must be signed in to change notification settings

Alice-xyz/STER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STER

PyTorch code for "Exploring Privileged Features for Relation Extraction with Contrastive Student-Teacher Learning"

Requirements

  • Required
    • Python 3.6
    • PyTorch 1.3.1
    • transformers 2.2.0
    • scikit-learn 0.21.3
    • tqdm 4.19.5
    • numpy 1.17.4

Datasets

To obtain the CoNLL04, SciERC and ADE datasets, please read the details provided here.

Acknowledgments

Our code is built based on SpERT.

About

PyTorch code for "Exploring Privileged Features for Relation Extraction with Contrastive Student-Teacher Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published