id
stringlengths
16
16
task_family
stringclasses
20 values
task_type
stringclasses
20 values
domain
stringclasses
14 values
difficulty
stringclasses
5 values
difficulty_label
stringclasses
5 values
language
stringclasses
1 value
instruction
stringlengths
54
90
context
stringlengths
0
82
response
stringlengths
1
330
analysis_plan
stringclasses
10 values
verification
stringclasses
10 values
verification_type
stringclasses
7 values
prompt_review
stringclasses
2 values
prompt_alignment
stringclasses
3 values
constraint_check
stringclasses
3 values
consistency_check
stringclasses
2 values
math_check
stringclasses
3 values
logic_check
stringclasses
3 values
counterexample_check
stringclasses
2 values
data_analysis_check
stringclasses
3 values
code_check
stringclasses
3 values
evidence_check
stringclasses
3 values
source_check
stringclasses
3 values
hallucination_control
stringclasses
10 values
error_detection
stringclasses
10 values
error_repair
stringclasses
10 values
answerability
stringclasses
2 values
confidence
float32
0.85
1
uncertainty
float32
0
0.15
reasoning_depth
int16
1
4
minimal_sufficient_reasoning
bool
1 class
unnecessary_reasoning
bool
1 class
stop_condition
stringclasses
10 values
surface_variation
int32
0
16
numeric_variation
int32
0
96
structure_variation
int32
0
30
ood_style
int32
0
12
quality_score
float32
0.9
0.9
synthetic
bool
1 class
license
stringclasses
1 value
generator_version
stringclasses
1 value
mtd-000097999800
ambiguity
ambiguity_analysis
general_reasoning
easy
easy
en
Identify ambiguity in the request and state what information is missing.
Synthetic evaluation instance 97999800. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
2
21
27
2
0.9
true
CC-BY-4.0
v1.1
mtd-000097999801
generalization
generalization_analysis
general_reasoning
easy
easy
en
Explain how to test whether a model generalizes beyond familiar examples.
Synthetic evaluation instance 97999801. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
3
22
28
3
0.9
true
CC-BY-4.0
v1.1
mtd-000097999802
research
research_methodology
materials science
easy
easy
en
Design a rigorous research procedure for investigating a question about materials science.
The procedure must distinguish evidence from assumptions and identify uncertainty.
1. Define the research question precisely. 2. Identify measurable variables and hypotheses. 3. Select appropriate primary and secondary sources. 4. Record provenance for each important claim. 5. Compare independent evidence. 6. Identify uncertainty and alternative explanations. 7. Report conclusions separately from obs...
Define question, gather evidence, evaluate sources, quantify uncertainty.
Methodological consistency check.
methodological
not_applicable
passed
not_applicable
not_applicable
required
required
Do not invent sources or findings.
Detect unsupported claims.
Remove or qualify unsupported claims.
answerable
0.92
0.08
4
true
false
Stop when methodology is complete and internally coherent.
4
23
29
4
0.9
true
CC-BY-4.0
v1.1
mtd-000097999803
ambiguity
ambiguity_analysis
general_reasoning
easy
easy
en
Identify ambiguity in the request and state what information is missing.
Synthetic evaluation instance 97999803. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
5
24
30
5
0.9
true
CC-BY-4.0
v1.1
mtd-000097999804
code
function_generation
programming
easy
easy
en
Write Python code that returns the square of an integer.
Input example: n = 96208
def square(n): return n * n
Identify required input/output and implement minimal function.
Static code contract check.
static_contract
not_applicable
not_applicable
not_applicable
passed
not_applicable
not_applicable
No external API assumptions.
Check function signature and operation.
Correct implementation if contract is violated.
answerable
0.99
0.01
1
true
false
Stop after contract verification.
6
25
0
6
0.9
true
CC-BY-4.0
v1.1
mtd-000097999805
code
function_generation
programming
easy
easy
en
Write Python code that returns the square of an integer.
Input example: n = 1205
def square(n): return n * n
Identify required input/output and implement minimal function.
Static code contract check.
static_contract
not_applicable
not_applicable
not_applicable
passed
not_applicable
not_applicable
No external API assumptions.
Check function signature and operation.
Correct implementation if contract is violated.
answerable
0.99
0.01
1
true
false
Stop after contract verification.
7
26
1
7
0.9
true
CC-BY-4.0
v1.1
mtd-000097999806
planning
planning_analysis
general_reasoning
easy
easy
en
Create a concise plan for solving a complex technical problem.
Synthetic evaluation instance 97999806. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
8
27
2
8
0.9
true
CC-BY-4.0
v1.1
mtd-000097999807
consistency_check
consistency_check_analysis
general_reasoning
easy
easy
en
Check whether the supplied statements are mutually consistent.
Synthetic evaluation instance 97999807. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
9
28
3
9
0.9
true
CC-BY-4.0
v1.1
mtd-000097999808
instruction_following
format_constraint
general
easy
easy
en
Return the supplied number doubled. Return only the final number.
2129
4258
Identify transformation and output constraint.
Check transformation and requested format.
constraint
passed
passed
passed
No unsupported content.
answerable
1
0
1
true
false
Stop when requested format is satisfied.
10
29
4
10
0.9
true
CC-BY-4.0
v1.1
mtd-000097999809
generalization
generalization_analysis
general_reasoning
easy
easy
en
Explain how to test whether a model generalizes beyond familiar examples.
Synthetic evaluation instance 97999809. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
11
30
5
11
0.9
true
CC-BY-4.0
v1.1
mtd-000097999810
instruction_following
format_constraint
general
medium
medium
en
Return the supplied number doubled. Return only the final number.
8727
17454
Identify transformation and output constraint.
Check transformation and requested format.
constraint
passed
passed
passed
No unsupported content.
answerable
1
0
1
true
false
Stop when requested format is satisfied.
12
31
6
12
0.9
true
CC-BY-4.0
v1.1
mtd-000097999811
instruction_following
format_constraint
general
medium
medium
en
Return the supplied number doubled. Return only the final number.
3605
7210
Identify transformation and output constraint.
Check transformation and requested format.
constraint
passed
passed
passed
No unsupported content.
answerable
1
0
1
true
false
Stop when requested format is satisfied.
13
32
7
0
0.9
true
CC-BY-4.0
v1.1
mtd-000097999812
ambiguity
ambiguity_analysis
general_reasoning
medium
medium
en
Identify ambiguity in the request and state what information is missing.
Synthetic evaluation instance 97999812. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
14
33
8
1
0.9
true
CC-BY-4.0
v1.1
mtd-000097999813
constraint_reasoning
constraint_reasoning_analysis
general_reasoning
medium
medium
en
Solve a problem while respecting multiple explicit constraints.
Synthetic evaluation instance 97999813. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
15
34
9
2
0.9
true
CC-BY-4.0
v1.1
mtd-000097999814
evidence_check
evidence_check_analysis
general_reasoning
medium
medium
en
Identify which claims require evidence before they can be asserted confidently.
Synthetic evaluation instance 97999814. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
16
35
10
3
0.9
true
CC-BY-4.0
v1.1
mtd-000097999815
ambiguity
ambiguity_analysis
general_reasoning
medium
medium
en
Identify ambiguity in the request and state what information is missing.
Synthetic evaluation instance 97999815. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
0
36
11
4
0.9
true
CC-BY-4.0
v1.1
mtd-000097999816
generalization
generalization_analysis
general_reasoning
medium
medium
en
Explain how to test whether a model generalizes beyond familiar examples.
Synthetic evaluation instance 97999816. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
1
37
12
5
0.9
true
CC-BY-4.0
v1.1
mtd-000097999817
data_analysis
descriptive_statistics
statistics
medium
medium
en
Calculate the arithmetic mean of the supplied dataset.
Dataset: 93, 57, 75, 93, 96
Mean = 82.8000
Parse values, sum them, divide by count, verify.
Recompute sum and count.
exact
passed
not_applicable
passed
not_applicable
not_applicable
not_applicable
Use only supplied dataset.
Check arithmetic and denominator.
Recompute statistic.
answerable
1
0
2
true
false
Stop after numerical verification.
2
38
13
6
0.9
true
CC-BY-4.0
v1.1
mtd-000097999818
logic
deductive_reasoning
logic
medium
medium
en
Determine whether the conclusion follows from the given statements.
If x > 78, then x is positive. x = 78. y = 98.
Conclusion: x is positive. Result: Yes.
Identify premises, apply implication, verify conclusion.
Logical consistency check.
symbolic
not_applicable
passed
not_applicable
not_applicable
not_applicable
not_applicable
Reason only from supplied premises.
Check whether conclusion is entailed.
Re-evaluate premises if conclusion conflicts.
answerable
0.99
0.01
2
true
false
Stop once entailment is established.
3
39
14
7
0.9
true
CC-BY-4.0
v1.1
mtd-000097999819
adversarial
adversarial_analysis
general_reasoning
medium
medium
en
Identify a plausible failure mode in the proposed reasoning.
Synthetic evaluation instance 97999819. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
4
40
15
8
0.9
true
CC-BY-4.0
v1.1
mtd-000097999820
logic
deductive_reasoning
logic
medium
medium
en
Determine whether the conclusion follows from the given statements.
If x > 22, then x is positive. x = 22. y = 51.
Conclusion: x is positive. Result: Yes.
Identify premises, apply implication, verify conclusion.
Logical consistency check.
symbolic
not_applicable
passed
not_applicable
not_applicable
not_applicable
not_applicable
Reason only from supplied premises.
Check whether conclusion is entailed.
Re-evaluate premises if conclusion conflicts.
answerable
0.99
0.01
2
true
false
Stop once entailment is established.
5
41
16
9
0.9
true
CC-BY-4.0
v1.1
mtd-000097999821
consistency_check
consistency_check_analysis
general_reasoning
medium
medium
en
Check whether the supplied statements are mutually consistent.
Synthetic evaluation instance 97999821. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
6
42
17
10
0.9
true
CC-BY-4.0
v1.1
mtd-000097999822
constraint_reasoning
constraint_reasoning_analysis
general_reasoning
medium
medium
en
Solve a problem while respecting multiple explicit constraints.
Synthetic evaluation instance 97999822. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
7
43
18
11
0.9
true
CC-BY-4.0
v1.1
mtd-000097999823
constraint_reasoning
constraint_reasoning_analysis
general_reasoning
medium
medium
en
Solve a problem while respecting multiple explicit constraints.
Synthetic evaluation instance 97999823. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
8
44
19
12
0.9
true
CC-BY-4.0
v1.1
mtd-000097999824
fact_check
claim_verification
general_knowledge
medium
medium
en
Assess the claim and state whether it is correct. Do not invent evidence.
A triangle has four sides.
Assessment: Incorrect. A reliable fact-check should verify the claim against an appropriate authoritative source.
Parse claim, identify factual assertion, verify against reliable evidence.
External evidence should be checked for real-world factual claims.
evidence
required
required
Never fabricate a citation.
Identify unsupported factual certainty.
Qualify or verify the claim.
answerable
0.85
0.15
3
true
false
Stop after evidence requirement is identified.
9
45
20
0
0.9
true
CC-BY-4.0
v1.1
mtd-000097999825
code
function_generation
programming
medium
medium
en
Write Python code that returns the square of an integer.
Input example: n = 86233
def square(n): return n * n
Identify required input/output and implement minimal function.
Static code contract check.
static_contract
not_applicable
not_applicable
not_applicable
passed
not_applicable
not_applicable
No external API assumptions.
Check function signature and operation.
Correct implementation if contract is violated.
answerable
0.99
0.01
1
true
false
Stop after contract verification.
10
46
21
1
0.9
true
CC-BY-4.0
v1.1
mtd-000097999826
code
function_generation
programming
medium
medium
en
Write Python code that returns the square of an integer.
Input example: n = 14330
def square(n): return n * n
Identify required input/output and implement minimal function.
Static code contract check.
static_contract
not_applicable
not_applicable
not_applicable
passed
not_applicable
not_applicable
No external API assumptions.
Check function signature and operation.
Correct implementation if contract is violated.
answerable
0.99
0.01
1
true
false
Stop after contract verification.
11
47
22
2
0.9
true
CC-BY-4.0
v1.1
mtd-000097999827
reasoning
comparison
general_reasoning
medium
medium
en
Compare two quantities and explain the comparison using only the provided values.
A = 15, B = 84
B is greater than A by 69.
Compare values and compute difference.
Check comparison and difference.
exact
passed
passed
Use only supplied values.
Check comparison direction.
Recompute difference.
answerable
1
0
2
true
false
Stop after comparison verification.
12
48
23
3
0.9
true
CC-BY-4.0
v1.1
mtd-000097999828
evidence_check
evidence_check_analysis
general_reasoning
medium
medium
en
Identify which claims require evidence before they can be asserted confidently.
Synthetic evaluation instance 97999828. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
13
49
24
4
0.9
true
CC-BY-4.0
v1.1
mtd-000097999829
data_analysis
descriptive_statistics
statistics
medium
medium
en
Calculate the arithmetic mean of the supplied dataset.
Dataset: 55, 39, 20, 38, 93
Mean = 49.0000
Parse values, sum them, divide by count, verify.
Recompute sum and count.
exact
passed
not_applicable
passed
not_applicable
not_applicable
not_applicable
Use only supplied dataset.
Check arithmetic and denominator.
Recompute statistic.
answerable
1
0
2
true
false
Stop after numerical verification.
14
50
25
5
0.9
true
CC-BY-4.0
v1.1
mtd-000097999830
ambiguity
ambiguity_analysis
general_reasoning
medium
medium
en
Identify ambiguity in the request and state what information is missing.
Synthetic evaluation instance 97999830. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
15
51
26
6
0.9
true
CC-BY-4.0
v1.1
mtd-000097999831
generalization
generalization_analysis
general_reasoning
medium
medium
en
Explain how to test whether a model generalizes beyond familiar examples.
Synthetic evaluation instance 97999831. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
16
52
27
7
0.9
true
CC-BY-4.0
v1.1
mtd-000097999832
calibration
calibration_analysis
general_reasoning
medium
medium
en
Explain when a system should reduce confidence in its answer.
Synthetic evaluation instance 97999832. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
0
53
28
8
0.9
true
CC-BY-4.0
v1.1
mtd-000097999833
logic
deductive_reasoning
logic
medium
medium
en
Determine whether the conclusion follows from the given statements.
If x > 44, then x is positive. x = 44. y = 89.
Conclusion: x is positive. Result: Yes.
Identify premises, apply implication, verify conclusion.
Logical consistency check.
symbolic
not_applicable
passed
not_applicable
not_applicable
not_applicable
not_applicable
Reason only from supplied premises.
Check whether conclusion is entailed.
Re-evaluate premises if conclusion conflicts.
answerable
0.99
0.01
2
true
false
Stop once entailment is established.
1
54
29
9
0.9
true
CC-BY-4.0
v1.1
mtd-000097999834
math
arithmetic
mathematics
medium
medium
en
Solve the following arithmetic problem exactly: 336418 ÷ 118
336418
Identify operation, compute exactly, verify result.
Exact arithmetic verification.
exact
passed
not_applicable
not_applicable
not_applicable
not_applicable
not_applicable
Use only supplied operands.
Check arithmetic operation.
Recompute if mismatch detected.
answerable
1
0
1
true
false
Stop after exact verification.
2
55
30
10
0.9
true
CC-BY-4.0
v1.1
mtd-000097999835
math
arithmetic
mathematics
medium
medium
en
Solve the following arithmetic problem exactly: 1894464 ÷ 198
1894464
Identify operation, compute exactly, verify result.
Exact arithmetic verification.
exact
passed
not_applicable
not_applicable
not_applicable
not_applicable
not_applicable
Use only supplied operands.
Check arithmetic operation.
Recompute if mismatch detected.
answerable
1
0
1
true
false
Stop after exact verification.
3
56
0
11
0.9
true
CC-BY-4.0
v1.1
mtd-000097999836
adversarial
adversarial_analysis
general_reasoning
medium
medium
en
Identify a plausible failure mode in the proposed reasoning.
Synthetic evaluation instance 97999836. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
4
57
1
12
0.9
true
CC-BY-4.0
v1.1
mtd-000097999837
fact_check
claim_verification
general_knowledge
medium
medium
en
Assess the claim and state whether it is correct. Do not invent evidence.
All metals are liquid at room temperature.
Assessment: Incorrect. A reliable fact-check should verify the claim against an appropriate authoritative source.
Parse claim, identify factual assertion, verify against reliable evidence.
External evidence should be checked for real-world factual claims.
evidence
required
required
Never fabricate a citation.
Identify unsupported factual certainty.
Qualify or verify the claim.
answerable
0.85
0.15
3
true
false
Stop after evidence requirement is identified.
5
58
2
0
0.9
true
CC-BY-4.0
v1.1
mtd-000097999838
counterexample
counterexample_analysis
general_reasoning
medium
medium
en
Construct a counterexample that tests whether a general claim always holds.
Synthetic evaluation instance 97999838. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
6
59
3
1
0.9
true
CC-BY-4.0
v1.1
mtd-000097999839
research
research_methodology
economics
medium
medium
en
Design a rigorous research procedure for investigating a question about economics.
The procedure must distinguish evidence from assumptions and identify uncertainty.
1. Define the research question precisely. 2. Identify measurable variables and hypotheses. 3. Select appropriate primary and secondary sources. 4. Record provenance for each important claim. 5. Compare independent evidence. 6. Identify uncertainty and alternative explanations. 7. Report conclusions separately from obs...
Define question, gather evidence, evaluate sources, quantify uncertainty.
Methodological consistency check.
methodological
not_applicable
passed
not_applicable
not_applicable
required
required
Do not invent sources or findings.
Detect unsupported claims.
Remove or qualify unsupported claims.
answerable
0.92
0.08
4
true
false
Stop when methodology is complete and internally coherent.
7
60
4
2
0.9
true
CC-BY-4.0
v1.1
mtd-000097999840
planning
planning_analysis
general_reasoning
hard
hard
en
Create a concise plan for solving a complex technical problem.
Synthetic evaluation instance 97999840. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
8
61
5
3
0.9
true
CC-BY-4.0
v1.1
mtd-000097999841
calibration
calibration_analysis
general_reasoning
hard
hard
en
Explain when a system should reduce confidence in its answer.
Synthetic evaluation instance 97999841. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
9
62
6
4
0.9
true
CC-BY-4.0
v1.1
mtd-000097999842
prompt_review
prompt_review_analysis
general_reasoning
hard
hard
en
Review the prompt for ambiguity, contradictions, and missing constraints.
Synthetic evaluation instance 97999842. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
10
63
7
5
0.9
true
CC-BY-4.0
v1.1
mtd-000097999843
constraint_reasoning
constraint_reasoning_analysis
general_reasoning
hard
hard
en
Solve a problem while respecting multiple explicit constraints.
Synthetic evaluation instance 97999843. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
11
64
8
6
0.9
true
CC-BY-4.0
v1.1
mtd-000097999844
prompt_review
prompt_review_analysis
general_reasoning
hard
hard
en
Review the prompt for ambiguity, contradictions, and missing constraints.
Synthetic evaluation instance 97999844. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
12
65
9
7
0.9
true
CC-BY-4.0
v1.1
mtd-000097999845
data_analysis
descriptive_statistics
statistics
hard
hard
en
Calculate the arithmetic mean of the supplied dataset.
Dataset: 76, 95, 39, 89, 57
Mean = 71.2000
Parse values, sum them, divide by count, verify.
Recompute sum and count.
exact
passed
not_applicable
passed
not_applicable
not_applicable
not_applicable
Use only supplied dataset.
Check arithmetic and denominator.
Recompute statistic.
answerable
1
0
2
true
false
Stop after numerical verification.
13
66
10
8
0.9
true
CC-BY-4.0
v1.1
mtd-000097999846
constraint_reasoning
constraint_reasoning_analysis
general_reasoning
hard
hard
en
Solve a problem while respecting multiple explicit constraints.
Synthetic evaluation instance 97999846. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
14
67
11
9
0.9
true
CC-BY-4.0
v1.1
mtd-000097999847
self_correction
error_repair
mathematics
hard
hard
en
Identify and correct the numerical error in the proposed answer.
Problem: 32 + 20 Proposed answer: 57
The proposed answer is incorrect. The correct answer is 52.
Recompute independently, compare with proposal, repair mismatch.
Independent recomputation.
exact
passed
Do not trust the proposed answer without verification.
passed
passed
answerable
1
0
3
true
false
Stop after independent correction.
15
68
12
10
0.9
true
CC-BY-4.0
v1.1
mtd-000097999848
code
function_generation
programming
hard
hard
en
Write Python code that returns the square of an integer.
Input example: n = 31484
def square(n): return n * n
Identify required input/output and implement minimal function.
Static code contract check.
static_contract
not_applicable
not_applicable
not_applicable
passed
not_applicable
not_applicable
No external API assumptions.
Check function signature and operation.
Correct implementation if contract is violated.
answerable
0.99
0.01
1
true
false
Stop after contract verification.
16
69
13
11
0.9
true
CC-BY-4.0
v1.1
mtd-000097999849
error_analysis
error_analysis_analysis
general_reasoning
hard
hard
en
Classify the likely cause of an incorrect answer and propose a repair.
Synthetic evaluation instance 97999849. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
0
70
14
12
0.9
true
CC-BY-4.0
v1.1
mtd-000097999850
reasoning
comparison
general_reasoning
hard
hard
en
Compare two quantities and explain the comparison using only the provided values.
A = 23, B = 83
B is greater than A by 60.
Compare values and compute difference.
Check comparison and difference.
exact
passed
passed
Use only supplied values.
Check comparison direction.
Recompute difference.
answerable
1
0
2
true
false
Stop after comparison verification.
1
71
15
0
0.9
true
CC-BY-4.0
v1.1
mtd-000097999851
instruction_following
format_constraint
general
hard
hard
en
Return the supplied number doubled. Return only the final number.
9363
18726
Identify transformation and output constraint.
Check transformation and requested format.
constraint
passed
passed
passed
No unsupported content.
answerable
1
0
1
true
false
Stop when requested format is satisfied.
2
72
16
1
0.9
true
CC-BY-4.0
v1.1
mtd-000097999852
constraint_reasoning
constraint_reasoning_analysis
general_reasoning
hard
hard
en
Solve a problem while respecting multiple explicit constraints.
Synthetic evaluation instance 97999852. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
3
73
17
2
0.9
true
CC-BY-4.0
v1.1
mtd-000097999853
counterexample
counterexample_analysis
general_reasoning
hard
hard
en
Construct a counterexample that tests whether a general claim always holds.
Synthetic evaluation instance 97999853. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
4
74
18
3
0.9
true
CC-BY-4.0
v1.1
mtd-000097999854
instruction_following
format_constraint
general
hard
hard
en
Return the supplied number doubled. Return only the final number.
5333
10666
Identify transformation and output constraint.
Check transformation and requested format.
constraint
passed
passed
passed
No unsupported content.
answerable
1
0
1
true
false
Stop when requested format is satisfied.
5
75
19
4
0.9
true
CC-BY-4.0
v1.1
mtd-000097999855
ambiguity
ambiguity_analysis
general_reasoning
hard
hard
en
Identify ambiguity in the request and state what information is missing.
Synthetic evaluation instance 97999855. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
6
76
20
5
0.9
true
CC-BY-4.0
v1.1
mtd-000097999856
prompt_review
prompt_review_analysis
general_reasoning
hard
hard
en
Review the prompt for ambiguity, contradictions, and missing constraints.
Synthetic evaluation instance 97999856. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
7
77
21
6
0.9
true
CC-BY-4.0
v1.1
mtd-000097999857
code
function_generation
programming
hard
hard
en
Write Python code that returns the square of an integer.
Input example: n = 67318
def square(n): return n * n
Identify required input/output and implement minimal function.
Static code contract check.
static_contract
not_applicable
not_applicable
not_applicable
passed
not_applicable
not_applicable
No external API assumptions.
Check function signature and operation.
Correct implementation if contract is violated.
answerable
0.99
0.01
1
true
false
Stop after contract verification.
8
78
22
7
0.9
true
CC-BY-4.0
v1.1
mtd-000097999858
ambiguity
ambiguity_analysis
general_reasoning
hard
hard
en
Identify ambiguity in the request and state what information is missing.
Synthetic evaluation instance 97999858. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
9
79
23
8
0.9
true
CC-BY-4.0
v1.1
mtd-000097999859
ambiguity
ambiguity_analysis
general_reasoning
hard
hard
en
Identify ambiguity in the request and state what information is missing.
Synthetic evaluation instance 97999859. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
10
80
24
9
0.9
true
CC-BY-4.0
v1.1
mtd-000097999860
counterexample
counterexample_analysis
general_reasoning
hard
hard
en
Construct a counterexample that tests whether a general claim always holds.
Synthetic evaluation instance 97999860. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
11
81
25
10
0.9
true
CC-BY-4.0
v1.1
mtd-000097999861
calibration
calibration_analysis
general_reasoning
hard
hard
en
Explain when a system should reduce confidence in its answer.
Synthetic evaluation instance 97999861. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
12
82
26
11
0.9
true
CC-BY-4.0
v1.1
mtd-000097999862
fact_check
claim_verification
general_knowledge
hard
hard
en
Assess the claim and state whether it is correct. Do not invent evidence.
Water freezes at 0°C under standard atmospheric pressure.
Assessment: Correct. A reliable fact-check should verify the claim against an appropriate authoritative source.
Parse claim, identify factual assertion, verify against reliable evidence.
External evidence should be checked for real-world factual claims.
evidence
required
required
Never fabricate a citation.
Identify unsupported factual certainty.
Qualify or verify the claim.
answerable
0.85
0.15
3
true
false
Stop after evidence requirement is identified.
13
83
27
12
0.9
true
CC-BY-4.0
v1.1
mtd-000097999863
generalization
generalization_analysis
general_reasoning
hard
hard
en
Explain how to test whether a model generalizes beyond familiar examples.
Synthetic evaluation instance 97999863. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
14
84
28
0
0.9
true
CC-BY-4.0
v1.1
mtd-000097999864
evidence_check
evidence_check_analysis
general_reasoning
hard
hard
en
Identify which claims require evidence before they can be asserted confidently.
Synthetic evaluation instance 97999864. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
15
85
29
1
0.9
true
CC-BY-4.0
v1.1
mtd-000097999865
consistency_check
consistency_check_analysis
general_reasoning
hard
hard
en
Check whether the supplied statements are mutually consistent.
Synthetic evaluation instance 97999865. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
16
86
30
2
0.9
true
CC-BY-4.0
v1.1
mtd-000097999866
prompt_review
prompt_review_analysis
general_reasoning
hard
hard
en
Review the prompt for ambiguity, contradictions, and missing constraints.
Synthetic evaluation instance 97999866. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
0
87
0
3
0.9
true
CC-BY-4.0
v1.1
mtd-000097999867
constraint_reasoning
constraint_reasoning_analysis
general_reasoning
hard
hard
en
Solve a problem while respecting multiple explicit constraints.
Synthetic evaluation instance 97999867. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
1
88
1
4
0.9
true
CC-BY-4.0
v1.1
mtd-000097999868
self_correction
error_repair
mathematics
hard
hard
en
Identify and correct the numerical error in the proposed answer.
Problem: 87 + 12 Proposed answer: 104
The proposed answer is incorrect. The correct answer is 99.
Recompute independently, compare with proposal, repair mismatch.
Independent recomputation.
exact
passed
Do not trust the proposed answer without verification.
passed
passed
answerable
1
0
3
true
false
Stop after independent correction.
2
89
2
5
0.9
true
CC-BY-4.0
v1.1
mtd-000097999869
logic
deductive_reasoning
logic
hard
hard
en
Determine whether the conclusion follows from the given statements.
If x > 74, then x is positive. x = 74. y = 45.
Conclusion: x is positive. Result: Yes.
Identify premises, apply implication, verify conclusion.
Logical consistency check.
symbolic
not_applicable
passed
not_applicable
not_applicable
not_applicable
not_applicable
Reason only from supplied premises.
Check whether conclusion is entailed.
Re-evaluate premises if conclusion conflicts.
answerable
0.99
0.01
2
true
false
Stop once entailment is established.
3
90
3
6
0.9
true
CC-BY-4.0
v1.1
mtd-000097999870
constraint_reasoning
constraint_reasoning_analysis
general_reasoning
hard
hard
en
Solve a problem while respecting multiple explicit constraints.
Synthetic evaluation instance 97999870. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
4
91
4
7
0.9
true
CC-BY-4.0
v1.1
mtd-000097999871
evidence_check
evidence_check_analysis
general_reasoning
hard
hard
en
Identify which claims require evidence before they can be asserted confidently.
Synthetic evaluation instance 97999871. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
5
92
5
8
0.9
true
CC-BY-4.0
v1.1
mtd-000097999872
code
function_generation
programming
hard
hard
en
Write Python code that returns the square of an integer.
Input example: n = 88002
def square(n): return n * n
Identify required input/output and implement minimal function.
Static code contract check.
static_contract
not_applicable
not_applicable
not_applicable
passed
not_applicable
not_applicable
No external API assumptions.
Check function signature and operation.
Correct implementation if contract is violated.
answerable
0.99
0.01
1
true
false
Stop after contract verification.
6
93
6
9
0.9
true
CC-BY-4.0
v1.1
mtd-000097999873
adversarial
adversarial_analysis
general_reasoning
hard
hard
en
Identify a plausible failure mode in the proposed reasoning.
Synthetic evaluation instance 97999873. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
7
94
7
10
0.9
true
CC-BY-4.0
v1.1
mtd-000097999874
reasoning
comparison
general_reasoning
hard
hard
en
Compare two quantities and explain the comparison using only the provided values.
A = 73, B = 29
A is greater than B by 44.
Compare values and compute difference.
Check comparison and difference.
exact
passed
passed
Use only supplied values.
Check comparison direction.
Recompute difference.
answerable
1
0
2
true
false
Stop after comparison verification.
8
95
8
11
0.9
true
CC-BY-4.0
v1.1
mtd-000097999875
reasoning
comparison
general_reasoning
very_hard
very_hard
en
Compare two quantities and explain the comparison using only the provided values.
A = 17, B = 93
B is greater than A by 76.
Compare values and compute difference.
Check comparison and difference.
exact
passed
passed
Use only supplied values.
Check comparison direction.
Recompute difference.
answerable
1
0
2
true
false
Stop after comparison verification.
9
96
9
12
0.9
true
CC-BY-4.0
v1.1
mtd-000097999876
data_analysis
descriptive_statistics
statistics
very_hard
very_hard
en
Calculate the arithmetic mean of the supplied dataset.
Dataset: 95, 71, 60, 75, 4
Mean = 61.0000
Parse values, sum them, divide by count, verify.
Recompute sum and count.
exact
passed
not_applicable
passed
not_applicable
not_applicable
not_applicable
Use only supplied dataset.
Check arithmetic and denominator.
Recompute statistic.
answerable
1
0
2
true
false
Stop after numerical verification.
10
0
10
0
0.9
true
CC-BY-4.0
v1.1
mtd-000097999877
adversarial
adversarial_analysis
general_reasoning
very_hard
very_hard
en
Identify a plausible failure mode in the proposed reasoning.
Synthetic evaluation instance 97999877. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
11
1
11
1
0.9
true
CC-BY-4.0
v1.1
mtd-000097999878
instruction_following
format_constraint
general
very_hard
very_hard
en
Return the supplied number doubled. Return only the final number.
9689
19378
Identify transformation and output constraint.
Check transformation and requested format.
constraint
passed
passed
passed
No unsupported content.
answerable
1
0
1
true
false
Stop when requested format is satisfied.
12
2
12
2
0.9
true
CC-BY-4.0
v1.1
mtd-000097999879
consistency_check
consistency_check_analysis
general_reasoning
very_hard
very_hard
en
Check whether the supplied statements are mutually consistent.
Synthetic evaluation instance 97999879. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
13
3
13
3
0.9
true
CC-BY-4.0
v1.1
mtd-000097999880
self_correction
error_repair
mathematics
very_hard
very_hard
en
Identify and correct the numerical error in the proposed answer.
Problem: 30 + 92 Proposed answer: 124
The proposed answer is incorrect. The correct answer is 122.
Recompute independently, compare with proposal, repair mismatch.
Independent recomputation.
exact
passed
Do not trust the proposed answer without verification.
passed
passed
answerable
1
0
3
true
false
Stop after independent correction.
14
4
14
4
0.9
true
CC-BY-4.0
v1.1
mtd-000097999881
evidence_check
evidence_check_analysis
general_reasoning
very_hard
very_hard
en
Identify which claims require evidence before they can be asserted confidently.
Synthetic evaluation instance 97999881. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
15
5
15
5
0.9
true
CC-BY-4.0
v1.1
mtd-000097999882
error_analysis
error_analysis_analysis
general_reasoning
very_hard
very_hard
en
Classify the likely cause of an incorrect answer and propose a repair.
Synthetic evaluation instance 97999882. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
16
6
16
6
0.9
true
CC-BY-4.0
v1.1
mtd-000097999883
adversarial
adversarial_analysis
general_reasoning
very_hard
very_hard
en
Identify a plausible failure mode in the proposed reasoning.
Synthetic evaluation instance 97999883. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
0
7
17
7
0.9
true
CC-BY-4.0
v1.1
mtd-000097999884
math
arithmetic
mathematics
very_hard
very_hard
en
Solve the following arithmetic problem exactly: 402950 - 109238
293712
Identify operation, compute exactly, verify result.
Exact arithmetic verification.
exact
passed
not_applicable
not_applicable
not_applicable
not_applicable
not_applicable
Use only supplied operands.
Check arithmetic operation.
Recompute if mismatch detected.
answerable
1
0
1
true
false
Stop after exact verification.
1
8
18
8
0.9
true
CC-BY-4.0
v1.1
mtd-000097999885
evidence_check
evidence_check_analysis
general_reasoning
very_hard
very_hard
en
Identify which claims require evidence before they can be asserted confidently.
Synthetic evaluation instance 97999885. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
2
9
19
9
0.9
true
CC-BY-4.0
v1.1
mtd-000097999886
reasoning
comparison
general_reasoning
very_hard
very_hard
en
Compare two quantities and explain the comparison using only the provided values.
A = 20, B = 22
B is greater than A by 2.
Compare values and compute difference.
Check comparison and difference.
exact
passed
passed
Use only supplied values.
Check comparison direction.
Recompute difference.
answerable
1
0
2
true
false
Stop after comparison verification.
3
10
20
10
0.9
true
CC-BY-4.0
v1.1
mtd-000097999887
code
function_generation
programming
very_hard
very_hard
en
Write Python code that returns the square of an integer.
Input example: n = 74426
def square(n): return n * n
Identify required input/output and implement minimal function.
Static code contract check.
static_contract
not_applicable
not_applicable
not_applicable
passed
not_applicable
not_applicable
No external API assumptions.
Check function signature and operation.
Correct implementation if contract is violated.
answerable
0.99
0.01
1
true
false
Stop after contract verification.
4
11
21
11
0.9
true
CC-BY-4.0
v1.1
mtd-000097999888
instruction_following
format_constraint
general
very_hard
very_hard
en
Return the supplied number doubled. Return only the final number.
6396
12792
Identify transformation and output constraint.
Check transformation and requested format.
constraint
passed
passed
passed
No unsupported content.
answerable
1
0
1
true
false
Stop when requested format is satisfied.
5
12
22
12
0.9
true
CC-BY-4.0
v1.1
mtd-000097999889
prompt_review
prompt_review_analysis
general_reasoning
very_hard
very_hard
en
Review the prompt for ambiguity, contradictions, and missing constraints.
Synthetic evaluation instance 97999889. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
6
13
23
0
0.9
true
CC-BY-4.0
v1.1
mtd-000097999890
data_analysis
descriptive_statistics
statistics
very_hard
very_hard
en
Calculate the arithmetic mean of the supplied dataset.
Dataset: 30, 3, 20, 66, 70
Mean = 37.8000
Parse values, sum them, divide by count, verify.
Recompute sum and count.
exact
passed
not_applicable
passed
not_applicable
not_applicable
not_applicable
Use only supplied dataset.
Check arithmetic and denominator.
Recompute statistic.
answerable
1
0
2
true
false
Stop after numerical verification.
7
14
24
1
0.9
true
CC-BY-4.0
v1.1
mtd-000097999891
generalization
generalization_analysis
general_reasoning
very_hard
very_hard
en
Explain how to test whether a model generalizes beyond familiar examples.
Synthetic evaluation instance 97999891. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
8
15
25
2
0.9
true
CC-BY-4.0
v1.1
mtd-000097999892
math
arithmetic
mathematics
very_hard
very_hard
en
Solve the following arithmetic problem exactly: 450059 + 738980
1189039
Identify operation, compute exactly, verify result.
Exact arithmetic verification.
exact
passed
not_applicable
not_applicable
not_applicable
not_applicable
not_applicable
Use only supplied operands.
Check arithmetic operation.
Recompute if mismatch detected.
answerable
1
0
1
true
false
Stop after exact verification.
9
16
26
3
0.9
true
CC-BY-4.0
v1.1
mtd-000097999893
research
research_methodology
biology
very_hard
very_hard
en
Design a rigorous research procedure for investigating a question about biology.
The procedure must distinguish evidence from assumptions and identify uncertainty.
1. Define the research question precisely. 2. Identify measurable variables and hypotheses. 3. Select appropriate primary and secondary sources. 4. Record provenance for each important claim. 5. Compare independent evidence. 6. Identify uncertainty and alternative explanations. 7. Report conclusions separately from obs...
Define question, gather evidence, evaluate sources, quantify uncertainty.
Methodological consistency check.
methodological
not_applicable
passed
not_applicable
not_applicable
required
required
Do not invent sources or findings.
Detect unsupported claims.
Remove or qualify unsupported claims.
answerable
0.92
0.08
4
true
false
Stop when methodology is complete and internally coherent.
10
17
27
4
0.9
true
CC-BY-4.0
v1.1
mtd-000097999894
consistency_check
consistency_check_analysis
general_reasoning
very_hard
very_hard
en
Check whether the supplied statements are mutually consistent.
Synthetic evaluation instance 97999894. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
11
18
28
5
0.9
true
CC-BY-4.0
v1.1
mtd-000097999895
instruction_following
format_constraint
general
extreme
extreme
en
Return the supplied number doubled. Return only the final number.
9163
18326
Identify transformation and output constraint.
Check transformation and requested format.
constraint
passed
passed
passed
No unsupported content.
answerable
1
0
1
true
false
Stop when requested format is satisfied.
12
19
29
6
0.9
true
CC-BY-4.0
v1.1
mtd-000097999896
reasoning
comparison
general_reasoning
extreme
extreme
en
Compare two quantities and explain the comparison using only the provided values.
A = 59, B = 2
A is greater than B by 57.
Compare values and compute difference.
Check comparison and difference.
exact
passed
passed
Use only supplied values.
Check comparison direction.
Recompute difference.
answerable
1
0
2
true
false
Stop after comparison verification.
13
20
30
7
0.9
true
CC-BY-4.0
v1.1
mtd-000097999897
calibration
calibration_analysis
general_reasoning
extreme
extreme
en
Explain when a system should reduce confidence in its answer.
Synthetic evaluation instance 97999897. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
14
21
0
8
0.9
true
CC-BY-4.0
v1.1
mtd-000097999898
calibration
calibration_analysis
general_reasoning
extreme
extreme
en
Explain when a system should reduce confidence in its answer.
Synthetic evaluation instance 97999898. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
15
22
1
9
0.9
true
CC-BY-4.0
v1.1
mtd-000097999899
consistency_check
consistency_check_analysis
general_reasoning
extreme
extreme
en
Check whether the supplied statements are mutually consistent.
Synthetic evaluation instance 97999899. Use only information provided in the task.
Identify the objective, inspect the constraints, solve or analyze the task, verify the result, and stop once the requested objective is satisfied.
Understand objective → inspect constraints → solve → verify.
Final consistency and constraint verification.
structured
performed
checked
checked
checked
checked
Do not introduce unsupported facts.
Identify contradictions or invalid assumptions.
Correct detected inconsistencies.
conditionally_answerable
0.9
0.1
4
true
false
Stop after objective and verification requirements are satisfied.
16
23
2
10
0.9
true
CC-BY-4.0
v1.1