In HotPotQa, there are "[SEP]" tokens after "[TLE]" tokens, I assume(?) there were added by the organizers. For example, qid eaf089c068d2433f88f8f6b70d9946a9 from hotpotqa dev starts with the text "[PAR] [TLE] York [SEP] York () is a...."
However, the use of [SEP] tokens is not documented, and as far as I can tell, in other datasets [TLE] tokens are followed by [PAR] tokens not [SEP] tokens.
Was this intentional? If so, can you clarify how [SEP] tokens are used?