thunlp / PL-Marker

Source code for "Packed Levitated Marker for Entity and Relation Extraction"
MIT License
260 stars 35 forks source link

Issues regarding trained model inference #53

Closed P0L3 closed 1 year ago

P0L3 commented 1 year ago

No "bash run_train_re.sh" in the repository and no available checkpoints. More detailed tutorial on model inference should be given.

YeDeming commented 1 year ago

bash: https://github.com/thunlp/PL-Marker/blob/master/scripts/run_train_re.sh

Trained Models

We release our trained NER models and RE models on ACE05 and SciERC datasets on Google Drive/Tsinghua Cloud. And we release our trained models on flat NER datasets on Tsinghua Cloud.

Note: the performance of the models might be slightly different from the reported numbers in the paper, since we reported the average numbers based on multiple runs.