# This is for the final prediction of BNPU. Replace dataset and embedding for other cases.
python pu_main.py --type bnPU --dataset BC5CDR_Dict_1.0 --inference True --embedding bio-embedding
python pu_main.py --type bnPU --dataset CoNLL2003_Dict_1.0 --inference True