XiaoXiaoYi123

Results 4 issues of XiaoXiaoYi123

when i run the validation code 'ACC, MRR, MAP, NDGG, IDCG', I found all of these evaluation metrics have same value , for example ![image](https://user-images.githubusercontent.com/45426458/168834141-6fde6313-29f3-4a91-85f7-b666dff88ce6.png)

ese /indices and /phrases?

When I follow the link [https://github.com/MarkWuNLP/ResponseEdit](url), I find no dataset useful, could you provide some dataset?

After I have trained the ctx model, I want to get the input to generate the model, so I execute the following script: python get_inputs.py \ --dataset_path "./datasets/nq/scored/train.json" \ --output_path...