LindgeW / MetaAug4NER

Robust Self-augmentation for NER with Meta-reweighting
Apache License 2.0
27 stars 4 forks source link

Code reproduction #1

Closed yusun-nlp closed 1 year ago

yusun-nlp commented 2 years ago

Hi, I'm trying to reproduce your results. Could you please provide me more specific instructions for running the program in different situations? Such as baseline, mixup and meta-reweighting. Thanks!

LindgeW commented 2 years ago

Hi. Please firstly prepare the pseudo-labled training data according to the README, and run the instructions from run.sh, remember to adjust the hyperparameters. Thank you.