Question-Answer Creation

Programmatic BIG-bench task that asks a model to write new COPA-style multiple-choice items and then answer them; the score is validity times self-consistency.

Also known as: question_answer_creation, QA creation from COPA

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.
Categorygeneration
SubcategoryBIG-bench programmatic task: invent COPA-style items then answer them
Page statusunknown
Metriccreativity_and_consistency_score (created_valid_percentage × multiple_choice_grade)
Directionhigher_is_better
Dataset size100
Dataset licenceApache-2.0
PublisherGoogle (BIG-bench collaboration)

What it measures

Question-Answer Creation tests two skills at once. First the model must continue from COPA-style demonstrations and emit a new multiple-choice item in BIG-bench JSON layout: a question, two choices, and a target that is one of those choices. Second, the same model is scored as a multiple-choice solver on the items it just wrote. The product of those two rates is the preferred score. The seed data is SuperGLUE COPA validation, used with the COPA authors' consent. There is no human quality filter on the invented questions.

Task format

Programmatic task (not a static JSON list). One-shot generation from two COPA examples, then log-probability multiple-choice on parsed inventions. Preferred metric creativity_and_consistency_score. Canary GUID embedded.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub