I am a bit curious, I watched an implementation of small to big retrieval and noticed that they include the same information over various chunk sizes. During retrieval wouldn’t we be getting the same information over various chunks sizes?
I am looking to implement the sentence level retrieval and I have a small question. If two expanded sentences (after we add the left and right window) have an overlap do they get merged?