chen700564/RGB

data path given in fact_evalue and reject_evalue is incorrect.

scarydemon2 opened this issue · 1 comments

evaluefile = f'{resultpath}/prediction_{args.dataset}_{args.modelname}_temp{args.temp}_noise{args.noise_rate}_passage{args.passage_num}_correct{args.correct_rate}.json'

how can I get evaluefile?

You should run evalue.py first to get the evaluefile. Then you can use fact_evalue or reject_evalue for evaluating.