GLUE: QQP (Quora Question Pairs)

GLUE's largest task: judge whether two Quora questions ask the same thing, scored by the mean of accuracy and F1 because the classes are unbalanced.

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categorycomposite
Subcategoryduplicate question detection (sentence pair, English community Q&A)
Page statussuperseded
Metricmean of accuracy and F1
Directionhigher_is_better
Unit%
Dataset size40430
Dataset licenceDataset card licence: other; see the glue family page for the composite-licence explanation.
PublisherNew York University

What it measures

Two English questions posted to the community question-and-answer site Quora, with a label for whether they are duplicates -- semantically asking the same thing -- or not. QQP is GLUE's largest task by far: hundreds of thousands of question pairs, versus low thousands for most of the rest of the suite. The classes are imbalanced (63% negative, per the GLUE paper), which is why, as with MRPC, GLUE scores QQP by the mean of accuracy and F1 rather than accuracy alone.

Task format

Binary sentence-pair classification (duplicate / not duplicate), commonly cast by harnesses as a two-way multiple-choice or yes/no generation task. Scored by the mean of accuracy and F1.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub