I'm currently working with DataSetGenerator for question-answer pairs, and I'm facing a challenge in adding six sources for each pair. I've successfully incorporated two sources, but I'm struggling to include the remaining four. I attempted to use the top_k method, but it hasn't provided the desired outcome. Could you please guide me on how to add six sources effectively? Thanks
I also added sources for each question-answer pair(the information in the answers is derived from) need to include six sources for each, but I'm stuck after adding two.