Riccorl / transformer-srl

Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi , What should I do if I want to train the model myself on conll2012 dataset?

sev777 opened this issue · comments

commented

Do you have the conll-2012?

commented

yes, I got it using "https://github.com/iesl/conll2012-preprocess-parsing", but the format is different from transformer-srl

commented

Hi, could provide a example format file for "conll-formatted-ontonotes-5.0-subset", which is used in "train_test.sh".

commented

Hi, could provide a example format file for "conll-formatted-ontonotes-5.0-subset", which is used in "train_test.sh".