If I create an index from documents and split it further into nodes via SentenceSplitter(). How does that work when I try to get the MRR and Hit Rate using llama index? The ground truth context will never be equal to the retrieved context because it was broken down via SentenceSplitter?