NQP Bench NQP Bench is a benchmark for next query prediction in multi turn conversations. Given the previous user assistant dialogue history, the task is to predict the user's next query. This release contains two public subsets: Subset Source Train Test Note : : : NQP Wild WildChat 15,683 2,329 public training and test subset NQP Share ShareChat 1,947 test only cross source subset The private subset NQP Priv is not released. Data Format Each line is a JSON object: Fields Field Description session id Conversation/session identifier. source dataset Source dataset name, e.g., wildchat or sharechat . history Previous dialogue turns used as input context. history[].turn idx Turn index in the conversation. history[].query User query in a previous turn. history[].response Assistant response in a previous turn. target Ground truth next user query to be predicted. difficulty Difficulty label. intent transfer type Intent transition type. intent primary Primary intent category. intent secondary Secondary intent category. target intention Short natural language description of the target intent. intent clarity Clarity score of the target intent. num turns Number of turns in the original exampl…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy