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-000097997500 | data_analysis | descriptive_statistics | statistics | easy | easy | en | Calculate the arithmetic mean of the supplied dataset. | Dataset: 14, 29, 15, 88, 5 | Mean = 30.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. | 14 | 49 | 21 | 3 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997501 | error_analysis | error_analysis_analysis | general_reasoning | easy | easy | en | Classify the likely cause of an incorrect answer and propose a repair. | Synthetic evaluation instance 97997501. 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 | 50 | 22 | 4 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997502 | data_analysis | descriptive_statistics | statistics | easy | easy | en | Calculate the arithmetic mean of the supplied dataset. | Dataset: 91, 75, 28, 61, 11 | Mean = 53.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. | 16 | 51 | 23 | 5 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997503 | research | research_methodology | climate science | easy | easy | en | Design a rigorous research procedure for investigating a question about climate 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. | 0 | 52 | 24 | 6 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997504 | ambiguity | ambiguity_analysis | general_reasoning | easy | easy | en | Identify ambiguity in the request and state what information is missing. | Synthetic evaluation instance 97997504. 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 | 53 | 25 | 7 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997505 | instruction_following | format_constraint | general | easy | easy | en | Return the supplied number doubled. Return only the final number. | 5466 | 10932 | 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 | 54 | 26 | 8 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997506 | calibration | calibration_analysis | general_reasoning | easy | easy | en | Explain when a system should reduce confidence in its answer. | Synthetic evaluation instance 97997506. 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 | 55 | 27 | 9 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997507 | instruction_following | format_constraint | general | easy | easy | en | Return the supplied number doubled. Return only the final number. | 4907 | 9814 | 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. | 4 | 56 | 28 | 10 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997508 | 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. | 5 | 57 | 29 | 11 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997509 | counterexample | counterexample_analysis | general_reasoning | easy | easy | en | Construct a counterexample that tests whether a general claim always holds. | Synthetic evaluation instance 97997509. 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 | 58 | 30 | 12 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997510 | generalization | generalization_analysis | general_reasoning | medium | medium | en | Explain how to test whether a model generalizes beyond familiar examples. | Synthetic evaluation instance 97997510. 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 | 59 | 0 | 0 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997511 | reasoning | comparison | general_reasoning | medium | medium | en | Compare two quantities and explain the comparison using only the provided values. | A = 54, B = 47 | A is greater than B by 7. | 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 | 60 | 1 | 1 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||||||
mtd-000097997512 | planning | planning_analysis | general_reasoning | medium | medium | en | Create a concise plan for solving a complex technical problem. | Synthetic evaluation instance 97997512. 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 | 61 | 2 | 2 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997513 | error_analysis | error_analysis_analysis | general_reasoning | medium | medium | en | Classify the likely cause of an incorrect answer and propose a repair. | Synthetic evaluation instance 97997513. 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 | 62 | 3 | 3 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997514 | ambiguity | ambiguity_analysis | general_reasoning | medium | medium | en | Identify ambiguity in the request and state what information is missing. | Synthetic evaluation instance 97997514. 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 | 63 | 4 | 4 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997515 | data_analysis | descriptive_statistics | statistics | medium | medium | en | Calculate the arithmetic mean of the supplied dataset. | Dataset: 48, 33, 55, 5, 59 | Mean = 40.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. | 12 | 64 | 5 | 5 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997516 | generalization | generalization_analysis | general_reasoning | medium | medium | en | Explain how to test whether a model generalizes beyond familiar examples. | Synthetic evaluation instance 97997516. 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 | 65 | 6 | 6 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997517 | consistency_check | consistency_check_analysis | general_reasoning | medium | medium | en | Check whether the supplied statements are mutually consistent. | Synthetic evaluation instance 97997517. 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 | 66 | 7 | 7 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997518 | research | research_methodology | materials science | medium | medium | 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. | 15 | 67 | 8 | 8 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997519 | adversarial | adversarial_analysis | general_reasoning | medium | medium | en | Identify a plausible failure mode in the proposed reasoning. | Synthetic evaluation instance 97997519. 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 | 68 | 9 | 9 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997520 | constraint_reasoning | constraint_reasoning_analysis | general_reasoning | medium | medium | en | Solve a problem while respecting multiple explicit constraints. | Synthetic evaluation instance 97997520. 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 | 69 | 10 | 10 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997521 | code | function_generation | programming | medium | medium | en | Write Python code that returns the square of an integer. | Input example: n = 69261 | 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. | 1 | 70 | 11 | 11 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997522 | counterexample | counterexample_analysis | general_reasoning | medium | medium | en | Construct a counterexample that tests whether a general claim always holds. | Synthetic evaluation instance 97997522. 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 | 71 | 12 | 12 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997523 | prompt_review | prompt_review_analysis | general_reasoning | medium | medium | en | Review the prompt for ambiguity, contradictions, and missing constraints. | Synthetic evaluation instance 97997523. 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 | 72 | 13 | 0 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997524 | data_analysis | descriptive_statistics | statistics | medium | medium | en | Calculate the arithmetic mean of the supplied dataset. | Dataset: 38, 35, 88, 62, 90 | Mean = 62.6000 | 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. | 4 | 73 | 14 | 1 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997525 | generalization | generalization_analysis | general_reasoning | medium | medium | en | Explain how to test whether a model generalizes beyond familiar examples. | Synthetic evaluation instance 97997525. 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 | 74 | 15 | 2 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997526 | instruction_following | format_constraint | general | medium | medium | en | Return the supplied number doubled. Return only the final number. | 1384 | 2768 | 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. | 6 | 75 | 16 | 3 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997527 | research | research_methodology | climate science | medium | medium | en | Design a rigorous research procedure for investigating a question about climate 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. | 7 | 76 | 17 | 4 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997528 | calibration | calibration_analysis | general_reasoning | medium | medium | en | Explain when a system should reduce confidence in its answer. | Synthetic evaluation instance 97997528. 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 | 77 | 18 | 5 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997529 | ambiguity | ambiguity_analysis | general_reasoning | medium | medium | en | Identify ambiguity in the request and state what information is missing. | Synthetic evaluation instance 97997529. 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 | 78 | 19 | 6 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997530 | research | research_methodology | statistics | medium | medium | en | Design a rigorous research procedure for investigating a question about statistics. | 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 | 79 | 20 | 7 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997531 | data_analysis | descriptive_statistics | statistics | medium | medium | en | Calculate the arithmetic mean of the supplied dataset. | Dataset: 46, 8, 63, 17, 8 | Mean = 28.4000 | 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. | 11 | 80 | 21 | 8 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997532 | planning | planning_analysis | general_reasoning | medium | medium | en | Create a concise plan for solving a complex technical problem. | Synthetic evaluation instance 97997532. 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 | 81 | 22 | 9 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997533 | logic | deductive_reasoning | logic | medium | medium | en | Determine whether the conclusion follows from the given statements. | If x > 40, then x is positive.
x = 40.
y = 35. | 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. | 13 | 82 | 23 | 10 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997534 | planning | planning_analysis | general_reasoning | medium | medium | en | Create a concise plan for solving a complex technical problem. | Synthetic evaluation instance 97997534. 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 | 83 | 24 | 11 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997535 | counterexample | counterexample_analysis | general_reasoning | medium | medium | en | Construct a counterexample that tests whether a general claim always holds. | Synthetic evaluation instance 97997535. 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 | 84 | 25 | 12 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997536 | 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. | 16 | 85 | 26 | 0 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||||||
mtd-000097997537 | generalization | generalization_analysis | general_reasoning | medium | medium | en | Explain how to test whether a model generalizes beyond familiar examples. | Synthetic evaluation instance 97997537. 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 | 86 | 27 | 1 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997538 | self_correction | error_repair | mathematics | medium | medium | en | Identify and correct the numerical error in the proposed answer. | Problem: 49 + 84
Proposed answer: 139 | The proposed answer is incorrect. The correct answer is 133. | 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. | 1 | 87 | 28 | 2 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997539 | adversarial | adversarial_analysis | general_reasoning | medium | medium | en | Identify a plausible failure mode in the proposed reasoning. | Synthetic evaluation instance 97997539. 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 | 88 | 29 | 3 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997540 | code | function_generation | programming | hard | hard | en | Write Python code that returns the square of an integer. | Input example: n = 30891 | 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. | 3 | 89 | 30 | 4 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997541 | adversarial | adversarial_analysis | general_reasoning | hard | hard | en | Identify a plausible failure mode in the proposed reasoning. | Synthetic evaluation instance 97997541. 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 | 90 | 0 | 5 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997542 | consistency_check | consistency_check_analysis | general_reasoning | hard | hard | en | Check whether the supplied statements are mutually consistent. | Synthetic evaluation instance 97997542. 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 | 91 | 1 | 6 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997543 | 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 97997543. 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 | 92 | 2 | 7 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997544 | ambiguity | ambiguity_analysis | general_reasoning | hard | hard | en | Identify ambiguity in the request and state what information is missing. | Synthetic evaluation instance 97997544. 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 | 93 | 3 | 8 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997545 | reasoning | comparison | general_reasoning | hard | hard | en | Compare two quantities and explain the comparison using only the provided values. | A = 42, B = 13 | A is greater than B by 29. | 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 | 94 | 4 | 9 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||||||
mtd-000097997546 | evidence_check | evidence_check_analysis | general_reasoning | hard | hard | en | Identify which claims require evidence before they can be asserted confidently. | Synthetic evaluation instance 97997546. 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 | 95 | 5 | 10 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997547 | math | arithmetic | mathematics | hard | hard | en | Solve the following arithmetic problem exactly: 9840 × 36 | 354240 | 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. | 10 | 96 | 6 | 11 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997548 | math | arithmetic | mathematics | hard | hard | en | Solve the following arithmetic problem exactly: 910231 - 795057 | 115174 | 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. | 11 | 0 | 7 | 12 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997549 | 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 97997549. 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 | 1 | 8 | 0 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997550 | adversarial | adversarial_analysis | general_reasoning | hard | hard | en | Identify a plausible failure mode in the proposed reasoning. | Synthetic evaluation instance 97997550. 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 | 2 | 9 | 1 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997551 | instruction_following | format_constraint | general | hard | hard | en | Return the supplied number doubled. Return only the final number. | 9737 | 19474 | 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. | 14 | 3 | 10 | 2 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997552 | reasoning | comparison | general_reasoning | hard | hard | en | Compare two quantities and explain the comparison using only the provided values. | A = 91, B = 65 | A is greater than B by 26. | 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. | 15 | 4 | 11 | 3 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||||||
mtd-000097997553 | consistency_check | consistency_check_analysis | general_reasoning | hard | hard | en | Check whether the supplied statements are mutually consistent. | Synthetic evaluation instance 97997553. 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 | 5 | 12 | 4 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997554 | research | research_methodology | climate science | hard | hard | en | Design a rigorous research procedure for investigating a question about climate 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. | 0 | 6 | 13 | 5 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997555 | 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 97997555. 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 | 7 | 14 | 6 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997556 | math | arithmetic | mathematics | hard | hard | en | Solve the following arithmetic problem exactly: 1783818 ÷ 226 | 1783818 | 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 | 8 | 15 | 7 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997557 | logic | deductive_reasoning | logic | hard | hard | en | Determine whether the conclusion follows from the given statements. | If x > 81, then x is positive.
x = 81.
y = 70. | 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 | 9 | 16 | 8 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997558 | data_analysis | descriptive_statistics | statistics | hard | hard | en | Calculate the arithmetic mean of the supplied dataset. | Dataset: 55, 67, 76, 68, 23 | Mean = 57.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. | 4 | 10 | 17 | 9 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997559 | evidence_check | evidence_check_analysis | general_reasoning | hard | hard | en | Identify which claims require evidence before they can be asserted confidently. | Synthetic evaluation instance 97997559. 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 | 11 | 18 | 10 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997560 | prompt_review | prompt_review_analysis | general_reasoning | hard | hard | en | Review the prompt for ambiguity, contradictions, and missing constraints. | Synthetic evaluation instance 97997560. 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 | 12 | 19 | 11 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997561 | evidence_check | evidence_check_analysis | general_reasoning | hard | hard | en | Identify which claims require evidence before they can be asserted confidently. | Synthetic evaluation instance 97997561. 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 | 13 | 20 | 12 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997562 | 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 97997562. 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 | 14 | 21 | 0 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997563 | planning | planning_analysis | general_reasoning | hard | hard | en | Create a concise plan for solving a complex technical problem. | Synthetic evaluation instance 97997563. 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 | 15 | 22 | 1 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997564 | self_correction | error_repair | mathematics | hard | hard | en | Identify and correct the numerical error in the proposed answer. | Problem: 53 + 16
Proposed answer: 72 | The proposed answer is incorrect. The correct answer is 69. | 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. | 10 | 16 | 23 | 2 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997565 | 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 97997565. 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 | 17 | 24 | 3 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997566 | calibration | calibration_analysis | general_reasoning | hard | hard | en | Explain when a system should reduce confidence in its answer. | Synthetic evaluation instance 97997566. 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 | 18 | 25 | 4 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997567 | adversarial | adversarial_analysis | general_reasoning | hard | hard | en | Identify a plausible failure mode in the proposed reasoning. | Synthetic evaluation instance 97997567. 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 | 19 | 26 | 5 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997568 | prompt_review | prompt_review_analysis | general_reasoning | hard | hard | en | Review the prompt for ambiguity, contradictions, and missing constraints. | Synthetic evaluation instance 97997568. 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 | 20 | 27 | 6 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997569 | consistency_check | consistency_check_analysis | general_reasoning | hard | hard | en | Check whether the supplied statements are mutually consistent. | Synthetic evaluation instance 97997569. 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 | 21 | 28 | 7 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997570 | generalization | generalization_analysis | general_reasoning | hard | hard | en | Explain how to test whether a model generalizes beyond familiar examples. | Synthetic evaluation instance 97997570. 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 | 22 | 29 | 8 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997571 | math | arithmetic | mathematics | hard | hard | en | Solve the following arithmetic problem exactly: 469313 - 145380 | 323933 | 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. | 0 | 23 | 30 | 9 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997572 | data_analysis | descriptive_statistics | statistics | hard | hard | en | Calculate the arithmetic mean of the supplied dataset. | Dataset: 59, 68, 10, 63, 33 | Mean = 46.6000 | 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. | 1 | 24 | 0 | 10 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997573 | code | function_generation | programming | hard | hard | en | Write Python code that returns the square of an integer. | Input example: n = 70689 | 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. | 2 | 25 | 1 | 11 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997574 | calibration | calibration_analysis | general_reasoning | hard | hard | en | Explain when a system should reduce confidence in its answer. | Synthetic evaluation instance 97997574. 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 | 26 | 2 | 12 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997575 | adversarial | adversarial_analysis | general_reasoning | very_hard | very_hard | en | Identify a plausible failure mode in the proposed reasoning. | Synthetic evaluation instance 97997575. 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 | 27 | 3 | 0 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997576 | fact_check | claim_verification | general_knowledge | very_hard | very_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. | 5 | 28 | 4 | 1 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||||||
mtd-000097997577 | prompt_review | prompt_review_analysis | general_reasoning | very_hard | very_hard | en | Review the prompt for ambiguity, contradictions, and missing constraints. | Synthetic evaluation instance 97997577. 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 | 29 | 5 | 2 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997578 | counterexample | counterexample_analysis | general_reasoning | very_hard | very_hard | en | Construct a counterexample that tests whether a general claim always holds. | Synthetic evaluation instance 97997578. 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 | 30 | 6 | 3 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997579 | calibration | calibration_analysis | general_reasoning | very_hard | very_hard | en | Explain when a system should reduce confidence in its answer. | Synthetic evaluation instance 97997579. 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 | 31 | 7 | 4 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997580 | calibration | calibration_analysis | general_reasoning | very_hard | very_hard | en | Explain when a system should reduce confidence in its answer. | Synthetic evaluation instance 97997580. 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 | 32 | 8 | 5 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997581 | self_correction | error_repair | mathematics | very_hard | very_hard | en | Identify and correct the numerical error in the proposed answer. | Problem: 99 + 56
Proposed answer: 159 | The proposed answer is incorrect. The correct answer is 155. | 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. | 10 | 33 | 9 | 6 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997582 | code | function_generation | programming | very_hard | very_hard | en | Write Python code that returns the square of an integer. | Input example: n = 65502 | 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 | 34 | 10 | 7 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997583 | logic | deductive_reasoning | logic | very_hard | very_hard | en | Determine whether the conclusion follows from the given statements. | If x > 77, then x is positive.
x = 77.
y = 56. | 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. | 12 | 35 | 11 | 8 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997584 | ambiguity | ambiguity_analysis | general_reasoning | very_hard | very_hard | en | Identify ambiguity in the request and state what information is missing. | Synthetic evaluation instance 97997584. 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 | 36 | 12 | 9 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997585 | calibration | calibration_analysis | general_reasoning | very_hard | very_hard | en | Explain when a system should reduce confidence in its answer. | Synthetic evaluation instance 97997585. 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 | 37 | 13 | 10 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997586 | math | arithmetic | mathematics | very_hard | very_hard | en | Solve the following arithmetic problem exactly: 977900 ÷ 175 | 977900 | 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. | 15 | 38 | 14 | 11 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997587 | consistency_check | consistency_check_analysis | general_reasoning | very_hard | very_hard | en | Check whether the supplied statements are mutually consistent. | Synthetic evaluation instance 97997587. 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 | 39 | 15 | 12 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997588 | 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 97997588. 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 | 40 | 16 | 0 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997589 | logic | deductive_reasoning | logic | very_hard | very_hard | en | Determine whether the conclusion follows from the given statements. | If x > 75, then x is positive.
x = 75.
y = 76. | 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 | 41 | 17 | 1 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997590 | research | research_methodology | materials science | very_hard | very_hard | 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. | 2 | 42 | 18 | 2 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997591 | math | arithmetic | mathematics | very_hard | very_hard | en | Solve the following arithmetic problem exactly: 3332 × 458 | 1526056 | 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 | 43 | 19 | 3 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997592 | 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 97997592. 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 | 44 | 20 | 4 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997593 | reasoning | comparison | general_reasoning | very_hard | very_hard | en | Compare two quantities and explain the comparison using only the provided values. | A = 69, B = 27 | A is greater than B by 42. | 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. | 5 | 45 | 21 | 5 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||||||
mtd-000097997594 | instruction_following | format_constraint | general | very_hard | very_hard | en | Return the supplied number doubled. Return only the final number. | 1890 | 3780 | 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. | 6 | 46 | 22 | 6 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997595 | self_correction | error_repair | mathematics | extreme | extreme | en | Identify and correct the numerical error in the proposed answer. | Problem: 76 + 65
Proposed answer: 143 | The proposed answer is incorrect. The correct answer is 141. | 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. | 7 | 47 | 23 | 7 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||||||
mtd-000097997596 | consistency_check | consistency_check_analysis | general_reasoning | extreme | extreme | en | Check whether the supplied statements are mutually consistent. | Synthetic evaluation instance 97997596. 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 | 48 | 24 | 8 | 0.9 | true | CC-BY-4.0 | v1.1 | ||||||
mtd-000097997597 | reasoning | comparison | general_reasoning | extreme | extreme | en | Compare two quantities and explain the comparison using only the provided values. | A = 73, B = 57 | A is greater than B by 16. | 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 | 49 | 25 | 9 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||||||
mtd-000097997598 | code | function_generation | programming | extreme | extreme | en | Write Python code that returns the square of an integer. | Input example: n = 11509 | 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 | 50 | 26 | 10 | 0.9 | true | CC-BY-4.0 | v1.1 | |||||
mtd-000097997599 | data_analysis | descriptive_statistics | statistics | extreme | extreme | en | Calculate the arithmetic mean of the supplied dataset. | Dataset: 75, 3, 88, 4, 25 | Mean = 39.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. | 11 | 51 | 27 | 11 | 0.9 | true | CC-BY-4.0 | v1.1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.