pnpair_evaluator args bug
Created by: wanghaoshuang
Demo's args order in document and the info
atgument is wrong.
pnpair_evaluator
get info
from third argument at here.
And arguments of evaluator come from evaluator config as here
So, info
should be appended into input after label
and before weight
.