Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- benchmark/IOAI/IOAI-2024/README.md +27 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/answer_conditioned_v11_trace_audit.json +48 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/clean_bootstrap_v1_trace_audit.json +23 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/composition_answer_reconstruction_v1_audit.json +154 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/composition_answer_reconstruction_v2_audit.json +115 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/composition_guided_train_v1_audit.json +150 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/composition_manual_completion_traces_v1.json +17 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/composition_opd_v1_audit.json +69 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/composition_scaffold_v1_audit.json +69 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/focused_reasoning_trace_audit_v1.json +70 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/microstep_curriculum_v1_audit.json +132 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/qwen3_30b_opd_teacher_audit_v1.json +110 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/qwen3_4b_thinking_v1_trace_audit.json +51 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/rl_positive_trace_audit_v1.json +91 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/rule_rich_v1_trace_audit.json +24 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/rule_rich_v2_abui_trace_audit.json +54 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/scoring_overrides_v1.json +50 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/sft_v3_positive_trace_audit.json +15 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/structured_analysis_v1_audit.json +102 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/student_trace_selection_v1.json +46 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_composition_cards_v1.json +350 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v10.json +76 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v15.json +65 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v15_audit.json +79 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v16.json +105 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v16_audit.json +83 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v17.json +35 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v17_audit.json +41 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_microsteps_v1.json +138 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_source_rules_v1.json +37 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/train_target_derivations_v1.json +306 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/v14_rule_rich_and_opd_audit.json +180 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/v14_selected_sft_bootstrap_audit.json +96 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/v14_transfer_and_scaffold_trace_audit.json +129 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/validation_composition_cards_v1.json +130 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/validation_microsteps_v1.json +65 -0
- benchmark/IOL/ioling_hf/data/manual_overrides/verified_distillation_v1_audit.json +79 -0
- benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Instruct-2507.scores.jsonl +3 -0
- benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Instruct-2507__diverse5.scores.jsonl +5 -0
- benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Instruct-2507__strict30.scores.jsonl +30 -0
- benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Thinking-2507__diverse5.scores.jsonl +5 -0
- benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Thinking-2507__strict30.scores.jsonl +30 -0
- benchmark/IOL/ioling_hf/evals/results/microsoft__Phi-4-mini-instruct__strict30.scores.jsonl +30 -0
- benchmark/IOL/ioling_hf/evals/results/mistralai__Mistral-7B-Instruct-v0.3__diverse5.scores.jsonl +5 -0
- benchmark/IOL/ioling_hf/evals/results/mistralai__Mistral-7B-Instruct-v0.3__strict30.scores.jsonl +30 -0
- benchmark/IOL/ioling_hf/evals/results/model_attempts.jsonl +2 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/_pytest/__init__.py +9 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/_pytest/_argcomplete.py +110 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/_pytest/_code/_py2traceback.py +95 -0
- benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/_pytest/_code/code.py +1093 -0
benchmark/IOAI/IOAI-2024/README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# International Olympiad in Artificial Intelligence
|
| 2 |
+
|
| 3 |
+
## IOAI 2024 – Burgas, Bulgaria
|
| 4 |
+
|
| 5 |
+
The **1st International Olympiad in Artificial Intelligence (IOAI 2024)** was held in **Burgas, Bulgaria**, from **August 9–15, 2024**.
|
| 6 |
+
Nearly **200 students** in **41 teams** from **32 countries and territories across 6 continents** participated in this inaugural global AI Olympiad.
|
| 7 |
+
|
| 8 |
+
- 🌍 [Official Website – IOAI 2024](https://ioai-official.org/2024-bulgaria/)
|
| 9 |
+
- 🏆 [Official Results](https://ioai-official.org/2024-bulgaria/results/)
|
| 10 |
+
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
## Competition Rounds
|
| 14 |
+
|
| 15 |
+
### 🔬 Scientific Round
|
| 16 |
+
- **Take-home stage**: One month of tasks in **Machine Learning, NLP, and Computer Vision**.
|
| 17 |
+
- **On-site stage**: 8-hour competition in Burgas on similar topics.
|
| 18 |
+
|
| 19 |
+
### 🎨 Practical (Team Challenge) Round
|
| 20 |
+
- Teams had **4 hours onsite** to use **AI image/video generation tools**.
|
| 21 |
+
- Task: Design a **music album cover and video** for Maria Ilieva’s track *"Love"*.
|
| 22 |
+
|
| 23 |
+
## License
|
| 24 |
+
|
| 25 |
+
This work is released under the **Creative Commons Attribution 4.0 International (CC-BY-4.0)** License.
|
| 26 |
+
You may share and adapt this content as long as proper credit is given and changes are clearly indicated.
|
| 27 |
+
|
benchmark/IOL/ioling_hf/data/manual_overrides/answer_conditioned_v11_trace_audit.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "answer_conditioned_v11_trace_audit_v1",
|
| 3 |
+
"review_scope": {
|
| 4 |
+
"data": "data/rl/ioling_qwen3_4b_manual_v11_clean_prompt/val.jsonl",
|
| 5 |
+
"model": "Qwen/Qwen3-4B-Instruct-2507",
|
| 6 |
+
"sample_index": 0,
|
| 7 |
+
"conditions": [
|
| 8 |
+
"answer_target_only",
|
| 9 |
+
"answer_target_plus_official_solution_rules"
|
| 10 |
+
],
|
| 11 |
+
"records_per_condition": 24,
|
| 12 |
+
"total_traces_read": 48
|
| 13 |
+
},
|
| 14 |
+
"decision_rule": "Accept only if every supporting claim is consistent with the paired examples and official solution rules, the target is derived rather than cited, and the final answer is exact.",
|
| 15 |
+
"summary": {
|
| 16 |
+
"answer_target_only_accepted": 0,
|
| 17 |
+
"answer_target_only_rejected": 24,
|
| 18 |
+
"official_rules_accepted": 0,
|
| 19 |
+
"official_rules_rejected": 24,
|
| 20 |
+
"important_result": "Final-answer exactness was above 92% in both conditions but had zero precision for an acceptable rationale in this first-sample manual audit."
|
| 21 |
+
},
|
| 22 |
+
"records": [
|
| 23 |
+
{"record_id":"iol-2015-individual-p1-sub-b-atomic-b.1","answer_target_only":"reject: lists equations without deriving 42 and assigns wrong values","official_rules":"reject: misreads equation (1) as a base-20 identity and never derives 42 = 2*20+2"},
|
| 24 |
+
{"record_id":"iol-2015-individual-p1-sub-b-atomic-b.2","answer_target_only":"reject: lists unrelated equations and does not derive 494","official_rules":"reject: assigns 20 to mahtlactli and misstates equations (1), (3), and (14)"},
|
| 25 |
+
{"record_id":"iol-2015-individual-p1-sub-c-atomic-c.1","answer_target_only":"reject: repeats Arammba equations without solving their values","official_rules":"reject: includes false arithmetic and wrong values for asar, nimbo, and tambaroy"},
|
| 26 |
+
{"record_id":"iol-2015-individual-p1-sub-c-atomic-c.2","answer_target_only":"reject: does not derive the base-6 expansion of 569","official_rules":"reject: assigns 6 to asar and yànparo and gives inconsistent base-6 arithmetic"},
|
| 27 |
+
{"record_id":"iol-2016-individual-p3-sub-a-atomic-a.1","answer_target_only":"reject: swaps verb and noun meanings and concludes a different sentence than the target","official_rules":"reject: cites another target as evidence and assigns person, case, and tense roles incorrectly"},
|
| 28 |
+
{"record_id":"iol-2016-individual-p3-sub-a-atomic-a.2","answer_target_only":"reject: treats noun stems as verbs and maps several words to the wrong examples","official_rules":"reject: calls tirt a repair verb and invents an indirect object in sentence 2"},
|
| 29 |
+
{"record_id":"iol-2016-individual-p3-sub-a-atomic-a.3","answer_target_only":"reject: explicitly finds contradictions, then invents a semantic shift to copy the answer","official_rules":"reject: reverses the S-O-V analysis; hanu is donkey, tirtiig is owners as object, and elirsu is the verb"},
|
| 30 |
+
{"record_id":"iol-2016-individual-p3-sub-a-atomic-a.4","answer_target_only":"reject: assigns repair/found meanings to target morphemes and never composes the translation","official_rules":"reject: calls the subject tirti a verb and the verb deccirsa an object marker"},
|
| 31 |
+
{"record_id":"iol-2016-individual-p3-sub-a-atomic-a.5","answer_target_only":"reject: says the construction denotes giving or striking rather than buying","official_rules":"reject: treats ay as a tense marker, darbadki as a verb, and bijaandi as an object"},
|
| 32 |
+
{"record_id":"iol-2016-individual-p3-sub-b-atomic-b.1","answer_target_only":"reject: omits the required final box and never maps the requested sentence","official_rules":"reject: later bullets assign the object and recipient roles incorrectly and cite unrelated targets"},
|
| 33 |
+
{"record_id":"iol-2016-individual-p3-sub-b-atomic-b.2","answer_target_only":"reject: assigns neighbours, camels, and verb meanings to the wrong forms","official_rules":"reject: analyzes case examples but does not derive jahal + argi + walgi + jaandeccirsu"},
|
| 34 |
+
{"record_id":"iol-2016-individual-p3-sub-b-atomic-b.3","answer_target_only":"reject: invents tense and transitivity facts and does not derive the requested form","official_rules":"reject: cites the target itself as an example and invents a dative analysis for bimaagru"},
|
| 35 |
+
{"record_id":"iol-2016-individual-p3-sub-b-atomic-b.4","answer_target_only":"reject: unrelated examples do not establish the requested owners/thieves sentence","official_rules":"reject: calls plural owners singular and calls the direct object an indirect object"},
|
| 36 |
+
{"record_id":"iol-2016-individual-p3-sub-b-atomic-b.5","answer_target_only":"reject: assigns give/beneficiary meanings instead of deriving found-for","official_rules":"reject: swaps indirect and direct objects and calls eltirsa a future give form"},
|
| 37 |
+
{"record_id":"iol-2021-individual-p3-sub-a-atomic-a.1","answer_target_only":"reject: assigns noun, verb, and quantity meanings inconsistently","official_rules":"reject: calls vivila how-many; the quantity is navila and biyamata is the future verb"},
|
| 38 |
+
{"record_id":"iol-2021-individual-p3-sub-a-atomic-a.2","answer_target_only":"reject: analyzes the preceding question rather than the requested sentence","official_rules":"reject: again analyzes item 14 rather than deriving item 15"},
|
| 39 |
+
{"record_id":"iol-2021-individual-p3-sub-a-atomic-a.3","answer_target_only":"reject: invents see meanings and two translations not supported by the target","official_rules":"reject: includes unsupported aspect ambiguity and wrong morpheme roles despite the correct final translation"},
|
| 40 |
+
{"record_id":"iol-2021-individual-p3-sub-a-atomic-a.4","answer_target_only":"reject: invents reciprocal and subject-object evidence from unrelated examples","official_rules":"reject: explains the ambiguity using false reciprocal and example mappings"},
|
| 41 |
+
{"record_id":"iol-2021-individual-p3-sub-a-atomic-a.5","answer_target_only":"reject: does not identify the actual verb, quantity, and noun-class components","official_rules":"reject: calls ketala a past-tense verb; it is the one-canoe quantity phrase"},
|
| 42 |
+
{"record_id":"iol-2021-individual-p3-sub-b-atomic-b.1","answer_target_only":"reject: assigns see, canoe, and subject meanings to the wrong words","official_rules":"reject: says waga means saw and minasiwena means one canoe"},
|
| 43 |
+
{"record_id":"iol-2021-individual-p3-sub-b-atomic-b.2","answer_target_only":"reject: analyzes sentence 19 instead of composing sentence 20","official_rules":"reject: focuses on the preceding canoe question and assigns target morphemes incorrectly"},
|
| 44 |
+
{"record_id":"iol-2021-individual-p3-sub-b-atomic-b.3","answer_target_only":"reject: includes incorrect noun and number mappings despite copying the target","official_rules":"reject: claims bunukwa comes from the fish example and gives unsupported word-order claims"},
|
| 45 |
+
{"record_id":"iol-2021-individual-p3-sub-b-atomic-b.4","answer_target_only":"reject: maps catch, fish, woman, and adjective forms incorrectly","official_rules":"reject: calls vivila a future verb and misidentifies the demonstrative and adjective forms"},
|
| 46 |
+
{"record_id":"iol-2021-individual-p3-sub-b-atomic-b.5","answer_target_only":"reject: assigns dog, old-man, and numeral meanings to the wrong forms","official_rules":"reject: calls tomwaya a wild dog and ka'ukwa a quantity rather than the dog noun"}
|
| 47 |
+
]
|
| 48 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/clean_bootstrap_v1_trace_audit.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "clean_bootstrap_v1_trace_audit",
|
| 3 |
+
"report": "reports/sft_clean_bootstrap_v1_both_pass8.json",
|
| 4 |
+
"review_scope": "All exact samples plus the highest-similarity validation outputs",
|
| 5 |
+
"summary": {
|
| 6 |
+
"exact_train_samples": 4,
|
| 7 |
+
"exact_validation_samples": 0,
|
| 8 |
+
"accepted_exact_rationales": 0,
|
| 9 |
+
"rejected_exact_rationales": 4,
|
| 10 |
+
"validation_near_miss_conclusion": "The closest outputs were semantically wrong, not scorer false negatives."
|
| 11 |
+
},
|
| 12 |
+
"exact_samples": [
|
| 13 |
+
{"record_id":"iol-2016-individual-p5-sub-a-atomic-a.1","sample_index":2,"decision":"reject","reason":"Long speculative analysis repeatedly assigns incompatible meanings to the interrogative and locative suffixes before reaching the exact answer."},
|
| 14 |
+
{"record_id":"iol-2016-individual-p5-sub-a-atomic-a.1","sample_index":6,"decision":"reject","reason":"The trace invents and revises several suffix analyses; the exact final translation is an unsupported late guess."},
|
| 15 |
+
{"record_id":"iol-2021-individual-p1-sub-a-atomic-a.2","sample_index":0,"decision":"reject","reason":"The trace explicitly guesses 39 from the statement that one target duplicates an example and contains many false arithmetic hypotheses."},
|
| 16 |
+
{"record_id":"iol-2024-individual-p1-sub-a-atomic-a.2","sample_index":4,"decision":"reject","reason":"The trace confuses object endings with tense and repeatedly guesses verb roots before copying the correct compositional reading."}
|
| 17 |
+
],
|
| 18 |
+
"validation_near_misses": [
|
| 19 |
+
{"record_id":"iol-2021-individual-p3-sub-a-atomic-a.1","samples":8,"candidate_pattern":"How many women will look after this/that man?","reason":"All samples omit old and reverse the required subject/object relation; this is not an equivalent paraphrase."},
|
| 20 |
+
{"record_id":"iol-2016-individual-p3-sub-a-atomic-a.5","candidate":"I will give the dogs the chicken","reason":"The requested sentence means I will buy the chicken; the candidate has the wrong verb and adds a recipient."},
|
| 21 |
+
{"record_id":"iol-2021-individual-p3-sub-a-atomic-a.4","candidate":"How many women did the chiefs see?","reason":"The candidate changes tense and all central participants and omits the official ambiguity."}
|
| 22 |
+
]
|
| 23 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/composition_answer_reconstruction_v1_audit.json
ADDED
|
@@ -0,0 +1,154 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_composition_answer_reconstruction_audit_v1",
|
| 3 |
+
"created_at_utc": "2026-07-12",
|
| 4 |
+
"report": "reports/composition_answer_reconstruction_v1_balanced_pass2.json",
|
| 5 |
+
"review_scope": "All 40 answer-exposed reconstruction outputs were read against the checked card, including the two outputs that did not score exact.",
|
| 6 |
+
"acceptance_rule": "Accept only a coherent derivation whose substantive claims all follow from the manually checked facts. Supplying the final answer during generation does not validate the reasoning.",
|
| 7 |
+
"outputs_reviewed": 40,
|
| 8 |
+
"scorer_exact_outputs": 38,
|
| 9 |
+
"accepted_traces": 5,
|
| 10 |
+
"accepted_records": 5,
|
| 11 |
+
"selected_traces": 5,
|
| 12 |
+
"decisions": {
|
| 13 |
+
"iol-2012-individual-p5-sub-d-atomic-d.1": {
|
| 14 |
+
"accepted": [],
|
| 15 |
+
"rejected": {
|
| 16 |
+
"0": "It derives only two of three alternatives and invents transformations.",
|
| 17 |
+
"1": "It omits one alternative and gives an incoherent account of the phrase-form rules."
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"iol-2012-individual-p5-sub-d-atomic-d.2": {
|
| 21 |
+
"accepted": [],
|
| 22 |
+
"rejected": {
|
| 23 |
+
"0": "It copies all alternatives after an invented chain-shift derivation.",
|
| 24 |
+
"1": "The metaphonic and phonotactic explanation is invented and incoherent."
|
| 25 |
+
}
|
| 26 |
+
},
|
| 27 |
+
"iol-2016-individual-p5-sub-a-atomic-a.1": {
|
| 28 |
+
"accepted": [],
|
| 29 |
+
"rejected": {
|
| 30 |
+
"0": "It omits the locative suffix from the stated segmentation.",
|
| 31 |
+
"1": "It misidentifies ut as 'my' and invents examples."
|
| 32 |
+
}
|
| 33 |
+
},
|
| 34 |
+
"iol-2012-individual-p1-sub-b-atomic-b.2": {
|
| 35 |
+
"accepted": [],
|
| 36 |
+
"rejected": {
|
| 37 |
+
"0": "It assigns the checked lexical meanings incorrectly and invents unrelated rules.",
|
| 38 |
+
"1": "It invents case functions and never applies the checked object-subject-verb parse."
|
| 39 |
+
}
|
| 40 |
+
},
|
| 41 |
+
"iol-2012-individual-p1-sub-b-atomic-b.3": {
|
| 42 |
+
"accepted": [],
|
| 43 |
+
"rejected": {
|
| 44 |
+
"0": "It reverses the checked object and subject roles.",
|
| 45 |
+
"1": "It invents internal morpheme meanings and does not correctly apply object-subject-verb order."
|
| 46 |
+
}
|
| 47 |
+
},
|
| 48 |
+
"iol-2011-individual-p1-sub-b-atomic-b.2": {
|
| 49 |
+
"accepted": [],
|
| 50 |
+
"rejected": {
|
| 51 |
+
"0": "It adds several invented sound changes after the correct component list.",
|
| 52 |
+
"1": "It says the lengthened vowel re-shortens, contradicting its own boxed form."
|
| 53 |
+
}
|
| 54 |
+
},
|
| 55 |
+
"iol-2019-individual-p5-sub-a-atomic-a.2": {
|
| 56 |
+
"accepted": [],
|
| 57 |
+
"rejected": {
|
| 58 |
+
"0": "It invents person, gender, and present-tense morphology and omits the yam and today from the derivation.",
|
| 59 |
+
"1": "It incorrectly glosses le as market and adds unsupported syntax."
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"iol-2019-individual-p5-sub-a-atomic-a.4": {
|
| 63 |
+
"accepted": [],
|
| 64 |
+
"rejected": {
|
| 65 |
+
"0": "The lexical parse is present but it misdescribes the future marker and adds invented tense rules.",
|
| 66 |
+
"1": "It does not map the checked words and relies on invented pronominal claims."
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
"iol-2016-individual-p5-sub-b-atomic-b.2": {
|
| 70 |
+
"accepted": [1],
|
| 71 |
+
"selected": 1,
|
| 72 |
+
"rejected": {
|
| 73 |
+
"0": "It says the vowel u in -ma is deleted; the deleted suffix vowel is a."
|
| 74 |
+
}
|
| 75 |
+
},
|
| 76 |
+
"iol-2008-individual-p5-sub-a-atomic-a.6": {
|
| 77 |
+
"accepted": [],
|
| 78 |
+
"rejected": {
|
| 79 |
+
"0": "The core mapping is right, but it adds unsupported claims about prefixes and subject omission.",
|
| 80 |
+
"1": "The explanation is unrelated to the checked sentence."
|
| 81 |
+
}
|
| 82 |
+
},
|
| 83 |
+
"iol-2021-individual-p1-sub-b-atomic-b.3": {
|
| 84 |
+
"accepted": [1],
|
| 85 |
+
"selected": 1,
|
| 86 |
+
"rejected": {
|
| 87 |
+
"0": "It introduces a false subtraction rule before giving the correct sum."
|
| 88 |
+
}
|
| 89 |
+
},
|
| 90 |
+
"iol-2023-individual-p5-sub-b-atomic-b.2": {
|
| 91 |
+
"accepted": [1],
|
| 92 |
+
"selected": 1,
|
| 93 |
+
"rejected": {
|
| 94 |
+
"0": "It calls 80 a base unit for 100 and gives the wrong decomposition before copying the target."
|
| 95 |
+
}
|
| 96 |
+
},
|
| 97 |
+
"iol-2023-individual-p5-sub-b-atomic-b.3": {
|
| 98 |
+
"accepted": [0],
|
| 99 |
+
"selected": 0,
|
| 100 |
+
"rejected": {
|
| 101 |
+
"1": "It gives incorrect component forms for the multiplier and units."
|
| 102 |
+
}
|
| 103 |
+
},
|
| 104 |
+
"iol-2022-individual-p1-sub-b-atomic-b.2": {
|
| 105 |
+
"accepted": [],
|
| 106 |
+
"rejected": {
|
| 107 |
+
"0": "It assigns first-person and second-person prefixes to the wrong roles and gives the wrong vowel condition.",
|
| 108 |
+
"1": "It repeatedly assigns the indirect object incorrectly and contradicts itself."
|
| 109 |
+
}
|
| 110 |
+
},
|
| 111 |
+
"iol-2022-individual-p1-sub-c-atomic-c.3": {
|
| 112 |
+
"accepted": [],
|
| 113 |
+
"rejected": {
|
| 114 |
+
"0": "It states that the vowel is a while boxing a form with schwa.",
|
| 115 |
+
"1": "It initially assigns the subject prefix incorrectly and again states a while boxing schwa."
|
| 116 |
+
}
|
| 117 |
+
},
|
| 118 |
+
"iol-2024-individual-p1-sub-a-atomic-a.4": {
|
| 119 |
+
"accepted": [],
|
| 120 |
+
"rejected": {
|
| 121 |
+
"0": "It calls the second-person-plural object third-person and misstates -la.",
|
| 122 |
+
"1": "It ends by identifying the plural object as me and invents a sound description."
|
| 123 |
+
}
|
| 124 |
+
},
|
| 125 |
+
"iol-2017-individual-p2-sub-c-atomic-c.3": {
|
| 126 |
+
"accepted": [],
|
| 127 |
+
"rejected": {
|
| 128 |
+
"0": "It assigns the possessor prefixes and body-part status incorrectly and adds unrelated claims.",
|
| 129 |
+
"1": "It derives he-ya and then boxes e-ya, contradicting the checked prefix rule."
|
| 130 |
+
}
|
| 131 |
+
},
|
| 132 |
+
"iol-2017-individual-p3-sub-b-atomic-b.1": {
|
| 133 |
+
"accepted": [0],
|
| 134 |
+
"selected": 0,
|
| 135 |
+
"rejected": {
|
| 136 |
+
"1": "It invents an object marker and gives a contradictory tone account."
|
| 137 |
+
}
|
| 138 |
+
},
|
| 139 |
+
"iol-2018-individual-p2-sub-a-atomic-a.1": {
|
| 140 |
+
"accepted": [],
|
| 141 |
+
"rejected": {
|
| 142 |
+
"0": "It adds false agreement and past-tense claims after the correct lexical mapping.",
|
| 143 |
+
"1": "It calls the intransitive construction transitive and alternates incorrectly between tu and ku."
|
| 144 |
+
}
|
| 145 |
+
},
|
| 146 |
+
"iol-2018-individual-p3-sub-b-atomic-b.1": {
|
| 147 |
+
"accepted": [],
|
| 148 |
+
"rejected": {
|
| 149 |
+
"0": "It attaches the wrong native contrast to mbaho/peaho and misspells a checked example.",
|
| 150 |
+
"1": "It invents examples and does not support the full stated contrast cleanly."
|
| 151 |
+
}
|
| 152 |
+
}
|
| 153 |
+
}
|
| 154 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/composition_answer_reconstruction_v2_audit.json
ADDED
|
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_composition_answer_reconstruction_audit_v2",
|
| 3 |
+
"created_at_utc": "2026-07-12",
|
| 4 |
+
"report": "reports/composition_answer_reconstruction_v2_balanced_pass2.json",
|
| 5 |
+
"review_scope": "All 30 outputs from the fact-only reconstruction repair pass were read against the checked cards.",
|
| 6 |
+
"acceptance_rule": "Accept only when every substantive sentence directly applies or combines a checked fact. Correct boxes with invented or contradictory derivations are rejected.",
|
| 7 |
+
"outputs_reviewed": 30,
|
| 8 |
+
"scorer_exact_outputs": 25,
|
| 9 |
+
"accepted_traces": 7,
|
| 10 |
+
"accepted_records": 5,
|
| 11 |
+
"selected_traces": 5,
|
| 12 |
+
"decisions": {
|
| 13 |
+
"iol-2012-individual-p5-sub-d-atomic-d.1": {
|
| 14 |
+
"accepted": [],
|
| 15 |
+
"rejected": {
|
| 16 |
+
"0": "It derives only one of three alternatives and assigns an arbitrary omitted vowel.",
|
| 17 |
+
"1": "It derives only one alternative and invents vowel motion and syllabification."
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"iol-2012-individual-p5-sub-d-atomic-d.2": {
|
| 21 |
+
"accepted": [],
|
| 22 |
+
"rejected": {
|
| 23 |
+
"0": "It gives only one of six alternatives and the derivation is incoherent.",
|
| 24 |
+
"1": "It gives only one alternative after an entirely invented account."
|
| 25 |
+
}
|
| 26 |
+
},
|
| 27 |
+
"iol-2016-individual-p5-sub-a-atomic-a.1": {
|
| 28 |
+
"accepted": [1],
|
| 29 |
+
"selected": 1,
|
| 30 |
+
"rejected": {
|
| 31 |
+
"0": "It incorrectly says -t means in."
|
| 32 |
+
}
|
| 33 |
+
},
|
| 34 |
+
"iol-2012-individual-p1-sub-b-atomic-b.2": {
|
| 35 |
+
"accepted": [],
|
| 36 |
+
"rejected": {
|
| 37 |
+
"0": "It invents examples and does not apply the three checked phrase meanings.",
|
| 38 |
+
"1": "It invents morphology and never gives the checked object-subject-verb derivation."
|
| 39 |
+
}
|
| 40 |
+
},
|
| 41 |
+
"iol-2012-individual-p1-sub-b-atomic-b.3": {
|
| 42 |
+
"accepted": [0, 1],
|
| 43 |
+
"selected": 0,
|
| 44 |
+
"rejected": {}
|
| 45 |
+
},
|
| 46 |
+
"iol-2011-individual-p1-sub-b-atomic-b.2": {
|
| 47 |
+
"accepted": [],
|
| 48 |
+
"rejected": {
|
| 49 |
+
"0": "It substitutes unrelated forms instead of composing the checked morphemes.",
|
| 50 |
+
"1": "It relies on invented examples and sound descriptions."
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"iol-2019-individual-p5-sub-a-atomic-a.2": {
|
| 54 |
+
"accepted": [],
|
| 55 |
+
"rejected": {
|
| 56 |
+
"0": "It misglosses the final material and changes future seeing into something seen.",
|
| 57 |
+
"1": "It misglosses le and adds unrelated, partly non-English text."
|
| 58 |
+
}
|
| 59 |
+
},
|
| 60 |
+
"iol-2019-individual-p5-sub-a-atomic-a.4": {
|
| 61 |
+
"accepted": [0, 1],
|
| 62 |
+
"selected": 0,
|
| 63 |
+
"rejected": {}
|
| 64 |
+
},
|
| 65 |
+
"iol-2008-individual-p5-sub-a-atomic-a.6": {
|
| 66 |
+
"accepted": [0],
|
| 67 |
+
"selected": 0,
|
| 68 |
+
"rejected": {
|
| 69 |
+
"1": "It invents third-person forms and incorrectly says the subject receives the cure."
|
| 70 |
+
}
|
| 71 |
+
},
|
| 72 |
+
"iol-2022-individual-p1-sub-b-atomic-b.2": {
|
| 73 |
+
"accepted": [],
|
| 74 |
+
"rejected": {
|
| 75 |
+
"0": "It gives the correct roles initially, then gives the wrong reason for a and invents a suffix role.",
|
| 76 |
+
"1": "It assigns every participant prefix incorrectly."
|
| 77 |
+
}
|
| 78 |
+
},
|
| 79 |
+
"iol-2022-individual-p1-sub-c-atomic-c.3": {
|
| 80 |
+
"accepted": [],
|
| 81 |
+
"rejected": {
|
| 82 |
+
"0": "It assigns the subject prefix incorrectly and confuses the linking schwa with the agreement vowel.",
|
| 83 |
+
"1": "It treats the verb stem as the indirect-object marker and falsely says the direct object is not plural."
|
| 84 |
+
}
|
| 85 |
+
},
|
| 86 |
+
"iol-2024-individual-p1-sub-a-atomic-a.4": {
|
| 87 |
+
"accepted": [],
|
| 88 |
+
"rejected": {
|
| 89 |
+
"0": "It begins with an inaccurate segmentation and ends with unrelated invented prose.",
|
| 90 |
+
"1": "The main person and tense mapping is right, but it omits the plural marker and adds an unsupported harmony claim."
|
| 91 |
+
}
|
| 92 |
+
},
|
| 93 |
+
"iol-2017-individual-p2-sub-c-atomic-c.3": {
|
| 94 |
+
"accepted": [1],
|
| 95 |
+
"selected": 1,
|
| 96 |
+
"rejected": {
|
| 97 |
+
"0": "It incorrectly says the possessor follows the possessed noun."
|
| 98 |
+
}
|
| 99 |
+
},
|
| 100 |
+
"iol-2018-individual-p2-sub-a-atomic-a.1": {
|
| 101 |
+
"accepted": [],
|
| 102 |
+
"rejected": {
|
| 103 |
+
"0": "It introduces a false past-tense account and misplaces agreement.",
|
| 104 |
+
"1": "It incorrectly places k- on the lexical predicate and adds an unsupported object contrast."
|
| 105 |
+
}
|
| 106 |
+
},
|
| 107 |
+
"iol-2018-individual-p3-sub-b-atomic-b.1": {
|
| 108 |
+
"accepted": [],
|
| 109 |
+
"rejected": {
|
| 110 |
+
"0": "It gives only part of the required contrast and invents native examples.",
|
| 111 |
+
"1": "It invents transformed forms that do not match the checked pairs."
|
| 112 |
+
}
|
| 113 |
+
}
|
| 114 |
+
}
|
| 115 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/composition_guided_train_v1_audit.json
ADDED
|
@@ -0,0 +1,150 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_composition_guided_train_audit_v1",
|
| 3 |
+
"created_at_utc": "2026-07-12",
|
| 4 |
+
"report": "reports/composition_guided_train_v1_balanced_pass8.json",
|
| 5 |
+
"review_scope": "Every one of the 44 scorer-exact traces was read against the manually checked card and canonical answer.",
|
| 6 |
+
"acceptance_rule": "Accept only when the prose gives a coherent derivation supported by the checked facts, has no material contradiction or invented rule, and assigns every answer component correctly. Exact final answer matching alone is insufficient.",
|
| 7 |
+
"exact_traces_reviewed": 44,
|
| 8 |
+
"accepted_traces": 18,
|
| 9 |
+
"accepted_records": 12,
|
| 10 |
+
"selected_traces": 12,
|
| 11 |
+
"decisions": {
|
| 12 |
+
"iol-2016-individual-p5-sub-a-atomic-a.1": {
|
| 13 |
+
"accepted": [],
|
| 14 |
+
"rejected": {
|
| 15 |
+
"1": "The elision account is internally inconsistent and omits/misplaces -na.",
|
| 16 |
+
"3": "It gives the wrong intermediate form utna-txi instead of the checked suffix sequence.",
|
| 17 |
+
"6": "It misidentifies the morphemes and gives an incoherent segmentation."
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"iol-2016-individual-p5-sub-a-atomic-a.2": {
|
| 21 |
+
"accepted": [3],
|
| 22 |
+
"selected": 3,
|
| 23 |
+
"rejected": {
|
| 24 |
+
"2": "It invents unattested intermediate forms and vowel harmony.",
|
| 25 |
+
"4": "The syllable-level account is inaccurate and does not cleanly apply the two checked deletions."
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
"iol-2012-individual-p1-sub-b-atomic-b.1": {
|
| 29 |
+
"accepted": [7],
|
| 30 |
+
"selected": 7,
|
| 31 |
+
"rejected": {}
|
| 32 |
+
},
|
| 33 |
+
"iol-2012-individual-p1-sub-b-atomic-b.2": {
|
| 34 |
+
"accepted": [],
|
| 35 |
+
"rejected": {
|
| 36 |
+
"1": "It falsely describes the subject phrase as indicating possession."
|
| 37 |
+
}
|
| 38 |
+
},
|
| 39 |
+
"iol-2012-individual-p1-sub-b-atomic-b.3": {
|
| 40 |
+
"accepted": [],
|
| 41 |
+
"rejected": {
|
| 42 |
+
"5": "The explanation invents a dual default and does not actually parse the checked phrases."
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"iol-2011-individual-p1-sub-b-atomic-b.3": {
|
| 46 |
+
"accepted": [1],
|
| 47 |
+
"selected": 1,
|
| 48 |
+
"rejected": {
|
| 49 |
+
"5": "The core concatenation is present, but the rest is incoherent and unsupported.",
|
| 50 |
+
"7": "It invents prefixes, possessive marking, and unrelated morphology."
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"iol-2011-individual-p1-sub-b-atomic-b.4": {
|
| 54 |
+
"accepted": [7],
|
| 55 |
+
"selected": 7,
|
| 56 |
+
"rejected": {}
|
| 57 |
+
},
|
| 58 |
+
"iol-2019-individual-p5-sub-a-atomic-a.2": {
|
| 59 |
+
"accepted": [],
|
| 60 |
+
"rejected": {
|
| 61 |
+
"6": "It introduces false claims about object licensing and says 'we saw ... tonight' before changing to the supplied answer."
|
| 62 |
+
}
|
| 63 |
+
},
|
| 64 |
+
"iol-2019-individual-p5-sub-a-atomic-a.4": {
|
| 65 |
+
"accepted": [],
|
| 66 |
+
"rejected": {
|
| 67 |
+
"0": "Most of the explanation is invented phonetic and temporal material.",
|
| 68 |
+
"1": "It incorrectly says the future event has already occurred and conflates the future marker with 'come'.",
|
| 69 |
+
"2": "It invents negation and unrelated temporal claims.",
|
| 70 |
+
"3": "The lexical parse is mostly right, but it ends with an unsupported compound-object claim rather than a complete derivation."
|
| 71 |
+
}
|
| 72 |
+
},
|
| 73 |
+
"iol-2008-individual-p5-sub-a-atomic-a.2": {
|
| 74 |
+
"accepted": [2, 6],
|
| 75 |
+
"selected": 2,
|
| 76 |
+
"rejected": {
|
| 77 |
+
"0": "It invents movement, causation, and suffix functions not supported by the checked facts."
|
| 78 |
+
}
|
| 79 |
+
},
|
| 80 |
+
"iol-2008-individual-p5-sub-a-atomic-a.4": {
|
| 81 |
+
"accepted": [2],
|
| 82 |
+
"selected": 2,
|
| 83 |
+
"rejected": {
|
| 84 |
+
"5": "It adds invented absolutive and suffix claims after the correct lexical mapping."
|
| 85 |
+
}
|
| 86 |
+
},
|
| 87 |
+
"iol-2008-individual-p5-sub-a-atomic-a.6": {
|
| 88 |
+
"accepted": [],
|
| 89 |
+
"rejected": {
|
| 90 |
+
"0": "It first glosses the indefinite object as 'the hunter', contradicting the target definiteness.",
|
| 91 |
+
"2": "The person, tense, genitive, and voice analysis is largely invented and contradictory."
|
| 92 |
+
}
|
| 93 |
+
},
|
| 94 |
+
"iol-2021-individual-p1-sub-b-atomic-b.4": {
|
| 95 |
+
"accepted": [1],
|
| 96 |
+
"selected": 1,
|
| 97 |
+
"rejected": {}
|
| 98 |
+
},
|
| 99 |
+
"iol-2022-individual-p1-sub-b-atomic-b.2": {
|
| 100 |
+
"accepted": [],
|
| 101 |
+
"rejected": {
|
| 102 |
+
"2": "It assigns me to the indirect-object role and gives the wrong vowel condition.",
|
| 103 |
+
"4": "It initially assigns the second-person prefix to the wrong role and adds unsupported tense.",
|
| 104 |
+
"5": "It assigns s- to a third-person indirect object, contrary to the checked mapping.",
|
| 105 |
+
"7": "It invents directional and voice meanings and misdescribes participant roles."
|
| 106 |
+
}
|
| 107 |
+
},
|
| 108 |
+
"iol-2024-individual-p1-sub-a-atomic-a.1": {
|
| 109 |
+
"accepted": [2],
|
| 110 |
+
"selected": 2,
|
| 111 |
+
"rejected": {}
|
| 112 |
+
},
|
| 113 |
+
"iol-2024-individual-p1-sub-a-atomic-a.4": {
|
| 114 |
+
"accepted": [],
|
| 115 |
+
"rejected": {
|
| 116 |
+
"6": "The derivation reverses tense, subject, and object markers and is incoherent despite the correct box."
|
| 117 |
+
}
|
| 118 |
+
},
|
| 119 |
+
"iol-2017-individual-p2-sub-c-atomic-c.3": {
|
| 120 |
+
"accepted": [],
|
| 121 |
+
"rejected": {
|
| 122 |
+
"3": "The derivation is initially correct but then asserts the wrong extra form 'fe ya he-maama'."
|
| 123 |
+
}
|
| 124 |
+
},
|
| 125 |
+
"iol-2017-individual-p2-sub-c-atomic-c.4": {
|
| 126 |
+
"accepted": [1, 3],
|
| 127 |
+
"selected": 3,
|
| 128 |
+
"rejected": {
|
| 129 |
+
"2": "It attributes body-part marking to first-person possession and omits the reason for h-."
|
| 130 |
+
}
|
| 131 |
+
},
|
| 132 |
+
"iol-2017-individual-p3-sub-a-atomic-a.1": {
|
| 133 |
+
"accepted": [3],
|
| 134 |
+
"selected": 3,
|
| 135 |
+
"rejected": {}
|
| 136 |
+
},
|
| 137 |
+
"iol-2017-individual-p3-sub-a-atomic-a.3": {
|
| 138 |
+
"accepted": [0, 1, 2, 5, 6],
|
| 139 |
+
"selected": 1,
|
| 140 |
+
"rejected": {}
|
| 141 |
+
},
|
| 142 |
+
"iol-2018-individual-p2-sub-a-atomic-a.2": {
|
| 143 |
+
"accepted": [4],
|
| 144 |
+
"selected": 4,
|
| 145 |
+
"rejected": {
|
| 146 |
+
"7": "It reverses the participants and tense/person rules before copying the correct answer."
|
| 147 |
+
}
|
| 148 |
+
}
|
| 149 |
+
}
|
| 150 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/composition_manual_completion_traces_v1.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_composition_manual_completion_traces_v1",
|
| 3 |
+
"created_at_utc": "2026-07-12",
|
| 4 |
+
"review_method": "Each trace was written directly from the manually checked composition card and checked against the raw problem target and canonical answer.",
|
| 5 |
+
"records": {
|
| 6 |
+
"iol-2012-individual-p5-sub-d-atomic-d.1": "The phrase form fäeag can be reversed in three compatible ways. Transposing final -ga gives fäega; restoring a deleted final vowel gives either fäeaga or fäeagu. These are all forms allowed by the observed phrase-form rules.\n\n\\boxed{d.1: fäega (or fäeaga, fäeagu)}",
|
| 7 |
+
"iol-2012-individual-p5-sub-d-atomic-d.2": "The phrase form a‘öf can result from the final-vowel deletion, vowel-mutation, or transposition patterns. Reversing every compatible pattern gives a‘ofi, a‘öfi, a‘öfö, a‘öfu, a‘öfü, and a‘ofü.\n\n\\boxed{d.2: a‘ofi (or a‘öfi, a‘öfö, a‘öfu, a‘öfü, a‘ofü)}",
|
| 8 |
+
"iol-2012-individual-p1-sub-b-atomic-b.2": "Dyirbal places the object before the subject and verb. Here bala diban bilmbalmuNa is the stone that is always being pushed, baNgun biñéiriñéu is the lizard, and guniñu is searching for. Thus the lizard is searching for that stone.\n\n\\boxed{b.2: The lizard is searching for the stone that is always being pushed.}",
|
| 9 |
+
"iol-2011-individual-p1-sub-b-atomic-b.2": "Combine ke- for we1+2, kaw for down, -en for by hand, and transitive -æq for we1+2. The first two vowels are short, so the a in kaw lengthens to ā. The resulting form is kekāwenæq.\n\n\\boxed{b.2: kekāwenæq}",
|
| 10 |
+
"iol-2019-individual-p5-sub-a-atomic-a.2": "me is I; nú géː marks future today; yɛn ... lé is see; kèŋkfǔ is yam; and ɛ̀bɛ̀n is today. With first-person n-, géː and yɛn surface as ŋgéː and nyɛ́n. The sentence therefore says that today I will see the yam.\n\n\\boxed{a.2: Today, I will see the yam.}",
|
| 11 |
+
"iol-2022-individual-p1-sub-b-atomic-b.2": "In səŝʷtʷan, s- marks me as the direct object and ŝʷ- marks you(pl) as the subject. The third-person-singular indirect object is unmarked, and tʷ is the give stem. Therefore you(pl) give me to him.\n\n\\boxed{b.2: you(pl) give me to him}",
|
| 12 |
+
"iol-2022-individual-p1-sub-c-atomic-c.3": "The direct object us takes šʼ-, the third-person-singular indirect object is unmarked, and the subject you(sg) takes w-. Schwa separates the adjacent prefixes, while the plural direct object selects a in the ending -an. With the stem tʷ, this gives šʼəwtʷan.\n\n\\boxed{c.3: šʼəwtʷan}",
|
| 13 |
+
"iol-2024-individual-p1-sub-a-atomic-a.4": "The initial t- marks I and je- marks future. The harmonized root means wait, -la marks plural participation, and -tək marks a second-person-plural object. Thus təjohallaŋtək means I will wait for you(pl).\n\n\\boxed{a.4: I will wait for you(pl)}",
|
| 14 |
+
"iol-2018-individual-p2-sub-a-atomic-a.1": "nɤ is you(sg) and ʒip is sleep. The agreement form ku consists of present k- plus the second-person-singular suffix -u, and final ne marks the question. Thus the sentence asks whether you(sg) sleep.\n\n\\boxed{a.1: Do you(sg) sleep?}",
|
| 15 |
+
"iol-2018-individual-p3-sub-b-atomic-b.1": "The second-person-singular forms show a special rule in Portuguese loans: á becomes eá, as in leápina and leátana. Native Terêna instead has á→é and â→eâ, as shown by ngásaxo/késaxo and mbâho/peâho.\n\n\\boxed{b.1: Portuguese á→eá versus native á→é and â→eâ}"
|
| 16 |
+
}
|
| 17 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/composition_opd_v1_audit.json
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_composition_opd_v1_manual_audit",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12",
|
| 4 |
+
"starting_checkpoint": "checkpoints/qwen3-4b-ioling-microsteps-balanced-v2-e5",
|
| 5 |
+
"cards": {
|
| 6 |
+
"path": "data/manual_overrides/train_composition_cards_v1.json",
|
| 7 |
+
"eligible_no_answer_records": 77,
|
| 8 |
+
"excluded_answer_exposed_records": 46,
|
| 9 |
+
"selected_records": 32,
|
| 10 |
+
"selected_sources": 14,
|
| 11 |
+
"selected_cards_manually_read": 32,
|
| 12 |
+
"manual_revisions": 2,
|
| 13 |
+
"complete_answer_units_exposed": 0
|
| 14 |
+
},
|
| 15 |
+
"raw_on_policy_rollouts": {
|
| 16 |
+
"report": "reports/composition_opd_v1_raw_train_pass8.json",
|
| 17 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/apvnaxl1",
|
| 18 |
+
"records": 32,
|
| 19 |
+
"samples": 256,
|
| 20 |
+
"temperature": 1.0,
|
| 21 |
+
"max_tokens": 4096,
|
| 22 |
+
"exact_samples": 2,
|
| 23 |
+
"records_with_any_exact": 2,
|
| 24 |
+
"exact_rationales_manually_reviewed": 2,
|
| 25 |
+
"exact_rationales_accepted": 0,
|
| 26 |
+
"finding": "The Jaqaru exact trace invented reflexive, class, and tense claims; the Hakhun exact trace invented pronoun and agreement rules. Neither is training-quality reasoning."
|
| 27 |
+
},
|
| 28 |
+
"training": {
|
| 29 |
+
"framework": "full-vocabulary forward KL on raw student prefixes with a frozen same-model privileged teacher",
|
| 30 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/tydc2lj4",
|
| 31 |
+
"output_adapter": "checkpoints/qwen3-4b-ioling-microsteps-balanced-v2-e5-opd-composition-v1",
|
| 32 |
+
"records": 32,
|
| 33 |
+
"source_problems": 14,
|
| 34 |
+
"reasoning_tokens": 3425,
|
| 35 |
+
"max_reasoning_tokens_per_record": 128,
|
| 36 |
+
"optimizer_updates": 4,
|
| 37 |
+
"learning_rate": 0.0000005,
|
| 38 |
+
"gradient_accumulation_steps": 8,
|
| 39 |
+
"mean_forward_kl": 0.25354478042572737,
|
| 40 |
+
"final_answer_tokens_masked": true
|
| 41 |
+
},
|
| 42 |
+
"held_out_raw": {
|
| 43 |
+
"report": "reports/composition_opd_v1_v14_val_pass8.json",
|
| 44 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/v67kqtd0",
|
| 45 |
+
"records": 24,
|
| 46 |
+
"samples": 192,
|
| 47 |
+
"exact_samples": 0,
|
| 48 |
+
"records_with_any_exact": 0,
|
| 49 |
+
"format_rate": 0.9895833333333334,
|
| 50 |
+
"truncation_rate": 0.005208333333333333,
|
| 51 |
+
"visible_final_boxes_manually_reviewed": 190,
|
| 52 |
+
"scorer_false_negatives": 0
|
| 53 |
+
},
|
| 54 |
+
"held_out_microsteps": {
|
| 55 |
+
"report": "reports/microsteps/qwen3_4b_opd_composition_v1_validation_pass8.json",
|
| 56 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/vjhjaxq5",
|
| 57 |
+
"samples": 320,
|
| 58 |
+
"correct_samples": 47,
|
| 59 |
+
"pass_at_8_tasks": 13,
|
| 60 |
+
"pre_correct_samples": 47,
|
| 61 |
+
"pre_pass_at_8_tasks": 14,
|
| 62 |
+
"all_outputs_manually_reviewed": 320,
|
| 63 |
+
"scorer_false_negatives": 0,
|
| 64 |
+
"gained_tasks": [],
|
| 65 |
+
"lost_tasks": ["arammba-power-36"]
|
| 66 |
+
},
|
| 67 |
+
"runtime_note": "Direct vLLM LoRA serving was stopped before generation after adapter-specialized graph compilation stalled for several minutes. The adapter was merged once; all authoritative evaluations use the merged weights.",
|
| 68 |
+
"decision": "Do not run a second pass. Verified target-specific cards create useful guided support, but dense KL over incorrect raw-prefix tokens neither improves raw held-out answers nor intermediate coverage. The next pilot should train only verified continuations or keyed composition decisions selected from the guided distribution."
|
| 69 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/composition_scaffold_v1_audit.json
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_composition_scaffold_v1_manual_audit",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12",
|
| 4 |
+
"data": {
|
| 5 |
+
"validation_records": 24,
|
| 6 |
+
"validation_sources": 3,
|
| 7 |
+
"composition_cards": "data/manual_overrides/validation_composition_cards_v1.json",
|
| 8 |
+
"cards_manually_reviewed": 24,
|
| 9 |
+
"official_solution_pages_manually_read": 6,
|
| 10 |
+
"full_answer_units_exposed_by_cards": 0
|
| 11 |
+
},
|
| 12 |
+
"generic_source_microsteps": {
|
| 13 |
+
"report": "reports/composition_scaffold_v1_balanced_val_pass8.json",
|
| 14 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/ngzf1spk",
|
| 15 |
+
"samples": 192,
|
| 16 |
+
"exact_samples": 0,
|
| 17 |
+
"records_with_any_exact": 0,
|
| 18 |
+
"all_final_boxes_manually_reviewed": 192,
|
| 19 |
+
"finding": "The model used supplied order and class rules but lacked target lexical mappings and target-specific decomposition."
|
| 20 |
+
},
|
| 21 |
+
"target_specific_cards": {
|
| 22 |
+
"report": "reports/composition_cards_v1_balanced_val_pass8.json",
|
| 23 |
+
"generation_wandb": "https://wandb.ai/alexgurung/ioling-research/runs/qgeuaz9b",
|
| 24 |
+
"final_rescore_wandb": "https://wandb.ai/alexgurung/ioling-research/runs/cwb3peds",
|
| 25 |
+
"samples": 192,
|
| 26 |
+
"format_valid": 192,
|
| 27 |
+
"truncated": 0,
|
| 28 |
+
"final_exact_samples": 23,
|
| 29 |
+
"records_with_any_exact": 9,
|
| 30 |
+
"all_final_boxes_manually_reviewed": 192,
|
| 31 |
+
"exact_traces_manually_reviewed": 23,
|
| 32 |
+
"reasoning_accepted": 13,
|
| 33 |
+
"reasoning_rejected": 10
|
| 34 |
+
},
|
| 35 |
+
"scorer_review": {
|
| 36 |
+
"override_ledger": "data/manual_overrides/scoring_overrides_v1.json",
|
| 37 |
+
"false_positives_found": 4,
|
| 38 |
+
"false_positive_cause": "Four Nahuatl answers retained uppercase metanotation M in -oM-. Case folding incorrectly treated it as realized lowercase m.",
|
| 39 |
+
"false_negatives_found": 6,
|
| 40 |
+
"false_negative_classes": [
|
| 41 |
+
"Three Arammba answers preserved the official token sequence with reviewed hyphen separators.",
|
| 42 |
+
"One Kunuz English answer used the equivalent dative paraphrase 'gave the camel to us'.",
|
| 43 |
+
"Two Kilivila answers inserted transparent morpheme-boundary hyphens whose removal gives the official form exactly."
|
| 44 |
+
],
|
| 45 |
+
"rejected_near_miss_classes": [
|
| 46 |
+
"Different number, tense, deixis, participant role, or lexical item.",
|
| 47 |
+
"Extra arithmetic operators or extra Arammba tàxwo.",
|
| 48 |
+
"Underlying segmentation that fails required surface morphophonology.",
|
| 49 |
+
"Reordered words or omitted required ambiguity reading."
|
| 50 |
+
],
|
| 51 |
+
"final_scorer": "normalized_keyed_answer_v2_with_unit_case_overrides_v1"
|
| 52 |
+
},
|
| 53 |
+
"accepted_reasoning": [
|
| 54 |
+
{"record_id": "iol-2015-individual-p1-sub-c-atomic-c.1", "sample_indexes": [0, 1, 2, 3, 4, 7], "count": 6},
|
| 55 |
+
{"record_id": "iol-2015-individual-p1-sub-c-atomic-c.2", "sample_indexes": [2, 3, 4, 5, 7], "count": 5},
|
| 56 |
+
{"record_id": "iol-2016-individual-p3-sub-a-atomic-a.4", "sample_indexes": [0], "count": 1},
|
| 57 |
+
{"record_id": "iol-2021-individual-p3-sub-a-atomic-a.3", "sample_indexes": [4], "count": 1}
|
| 58 |
+
],
|
| 59 |
+
"rejected_exact_reasoning": [
|
| 60 |
+
{"record_id": "iol-2015-individual-p1-sub-c-atomic-c.1", "sample_indexes": [6], "reason": "Claims fete means sixty rather than 36."},
|
| 61 |
+
{"record_id": "iol-2016-individual-p3-sub-a-atomic-a.5", "sample_indexes": [7], "reason": "Calls the finite form an infinitive and gives a false -r+r derivation."},
|
| 62 |
+
{"record_id": "iol-2021-individual-p3-sub-a-atomic-a.2", "sample_indexes": [0], "reason": "Contradicts the verified V-O-S order."},
|
| 63 |
+
{"record_id": "iol-2021-individual-p3-sub-a-atomic-a.3", "sample_indexes": [2, 5, 6], "reason": "Adds invented voice, phonology, existential, or season claims."},
|
| 64 |
+
{"record_id": "iol-2021-individual-p3-sub-a-atomic-a.5", "sample_indexes": [5], "reason": "States both subject-before-object and object-before-subject analyses."},
|
| 65 |
+
{"record_id": "iol-2021-individual-p3-sub-b-atomic-b.3", "sample_indexes": [3, 7], "reason": "Final forms are valid reviewed segmentations, but the explanations add invented or unsupported grammatical claims."},
|
| 66 |
+
{"record_id": "iol-2021-individual-p3-sub-b-atomic-b.4", "sample_indexes": [3], "reason": "Invents an oblique suffix analysis and unrelated unsupported prose."}
|
| 67 |
+
],
|
| 68 |
+
"decision": "Proceed with a small selective composition-distillation pilot. Use source-balanced raw student prefixes and teacher-only target cards that contain no complete answer unit. Do not train on unchecked guided prose or treat final-answer correctness as rationale validity."
|
| 69 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/focused_reasoning_trace_audit_v1.json
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_focused_reasoning_trace_audit_v1",
|
| 3 |
+
"reviewer": "Codex, manual trace-by-trace comparison with rendered official problem and solution pages",
|
| 4 |
+
"reviewed_at_utc": "2026-07-11",
|
| 5 |
+
"criteria": {
|
| 6 |
+
"faithful": "The final answer is exact and every stated mapping, segmentation, grammatical role, arithmetic operation, and example citation is supported by the official rules/problem.",
|
| 7 |
+
"reject": "Reject the entire trace if it contains any false intermediate claim, incorrect example gloss, role/tense/case error, unsupported derivation, or self-correction from a materially false path."
|
| 8 |
+
},
|
| 9 |
+
"audits": [
|
| 10 |
+
{
|
| 11 |
+
"run": "Qwen_Qwen3-4B-Instruct-2507__qwen3_4b_focus_v3_official_rules.json",
|
| 12 |
+
"method": "rule_decomposition",
|
| 13 |
+
"exact_samples_reviewed": 30,
|
| 14 |
+
"faithful_samples": 16,
|
| 15 |
+
"rejected_exact_samples": 14,
|
| 16 |
+
"records": [
|
| 17 |
+
{
|
| 18 |
+
"record_id": "iol-2015-individual-p1-sub-b-atomic-b.1",
|
| 19 |
+
"exact_sample_indices": [0, 2, 3, 4, 5],
|
| 20 |
+
"faithful_sample_indices": [2, 4],
|
| 21 |
+
"rejected_sample_indices": [0, 3, 5],
|
| 22 |
+
"note": "Rejected traces misstate the linker trigger, describe 2*20 imprecisely, or cite a derived 41 form as if it were supplied."
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"record_id": "iol-2015-individual-p1-sub-c-atomic-c.1",
|
| 26 |
+
"exact_sample_indices": [0, 1, 2, 3, 4, 5, 6, 7],
|
| 27 |
+
"faithful_sample_indices": [0, 1, 2, 3, 4, 5, 6, 7],
|
| 28 |
+
"rejected_sample_indices": [],
|
| 29 |
+
"note": "All eight correctly apply 43=36+6+1 and descending Arammba place order."
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"record_id": "iol-2016-individual-p3-sub-a-atomic-a.1",
|
| 33 |
+
"exact_sample_indices": [4],
|
| 34 |
+
"faithful_sample_indices": [],
|
| 35 |
+
"rejected_sample_indices": [4],
|
| 36 |
+
"note": "The reviewed simple-present answer alias is semantically acceptable, but this trace is rejected as a rationale because it contains false suffix and example analyses."
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"record_id": "iol-2016-individual-p3-sub-a-atomic-a.5",
|
| 40 |
+
"exact_sample_indices": [2, 3, 6, 7],
|
| 41 |
+
"faithful_sample_indices": [7],
|
| 42 |
+
"rejected_sample_indices": [2, 3, 6],
|
| 43 |
+
"note": "Rejected traces call -di a subject suffix; the official parse is bi-jaːn-d-i, with d the post-n allomorph of present/future -r and -i the 1sg subject suffix."
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"record_id": "iol-2021-individual-p3-sub-a-atomic-a.3",
|
| 47 |
+
"exact_sample_indices": [0, 1, 2, 3, 4, 5, 6, 7],
|
| 48 |
+
"faithful_sample_indices": [0, 2, 5, 6, 7],
|
| 49 |
+
"rejected_sample_indices": [1, 3, 4],
|
| 50 |
+
"note": "Rejected traces misassign QVX slots, call singular gwadi plural, or incorrectly treat past le- as a demonstrative."
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"record_id": "iol-2021-individual-p3-sub-a-atomic-a.5",
|
| 54 |
+
"exact_sample_indices": [0, 1, 2, 6],
|
| 55 |
+
"faithful_sample_indices": [],
|
| 56 |
+
"rejected_sample_indices": [0, 1, 2, 6],
|
| 57 |
+
"note": "All four exact traces, including the reviewed passive-answer alias, contain a materially wrong example gloss or demonstrative analysis despite deriving the correct V-O-S answer."
|
| 58 |
+
}
|
| 59 |
+
]
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"run": "Qwen_Qwen3-4B-Instruct-2507__qwen3_4b_focus_v4_trusted_parse.json",
|
| 63 |
+
"method": "answer_trusted_parse",
|
| 64 |
+
"exact_samples_reviewed": 48,
|
| 65 |
+
"faithful_samples": 48,
|
| 66 |
+
"rejected_exact_samples": 0,
|
| 67 |
+
"qualification": "These are faithful constrained-imitation traces, not evidence that the model independently inferred the parse: both the trusted target parse and final answer were in the prompt."
|
| 68 |
+
}
|
| 69 |
+
]
|
| 70 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/microstep_curriculum_v1_audit.json
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_microstep_curriculum_v1_audit",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12",
|
| 4 |
+
"data": {
|
| 5 |
+
"train_ledger": "data/manual_overrides/train_microsteps_v1.json",
|
| 6 |
+
"validation_ledger": "data/manual_overrides/validation_microsteps_v1.json",
|
| 7 |
+
"train_tasks": 100,
|
| 8 |
+
"train_sources": 15,
|
| 9 |
+
"validation_tasks": 40,
|
| 10 |
+
"validation_sources": 3,
|
| 11 |
+
"source_overlap": [],
|
| 12 |
+
"validation_solution_pages_manually_read": 6,
|
| 13 |
+
"validation_sources_manually_read": [
|
| 14 |
+
"2015-individual-1",
|
| 15 |
+
"2016-individual-3",
|
| 16 |
+
"2021-individual-3"
|
| 17 |
+
]
|
| 18 |
+
},
|
| 19 |
+
"scorer": {
|
| 20 |
+
"version": "reviewed_mapping_and_order_v3",
|
| 21 |
+
"association": "Every response must contain the requested step_id in a parsed JSON object.",
|
| 22 |
+
"normalization": "NFKC, casefolding, whitespace normalization, and reviewed punctuation normalization.",
|
| 23 |
+
"reviewed_equivalences": [
|
| 24 |
+
"A numeric mapping may be stated as a sentence only when it contains exactly the expected integer and no competing integer.",
|
| 25 |
+
"Symbolic word-order answers may vary spaces, commas, parentheses, and separator hyphens but not symbol order or symbol inventory.",
|
| 26 |
+
"A mapping statement may start with the canonical form or end in an explicit is/means/represents/becomes predicate.",
|
| 27 |
+
"General substring matching, fuzzy edit distance, and model-judge acceptance are disabled."
|
| 28 |
+
],
|
| 29 |
+
"tests": "tests/test_microstep_eval.py and tests/test_microstep_rl.py"
|
| 30 |
+
},
|
| 31 |
+
"manual_output_review": {
|
| 32 |
+
"base_microstep_samples_reviewed": 320,
|
| 33 |
+
"balanced_sft_microstep_samples_reviewed": 320,
|
| 34 |
+
"qwen3_30b_microstep_samples_reviewed": 320,
|
| 35 |
+
"unbalanced_sft_visible_raw_finals_reviewed": 170,
|
| 36 |
+
"balanced_sft_visible_raw_finals_reviewed": 189,
|
| 37 |
+
"post_rl_visible_raw_finals_reviewed": 185,
|
| 38 |
+
"raw_final_scorer_false_negatives": 0,
|
| 39 |
+
"notes": [
|
| 40 |
+
"The initial exact-value scorer missed valid sentence-wrapped numeric and lexical mappings and compact symbolic word orders; all reviewed equivalences were encoded narrowly and regression-tested.",
|
| 41 |
+
"Near Kilivila finals changed participants, tense, number, deixis, or modifiers and were not accepted as paraphrases.",
|
| 42 |
+
"Nahuatl and Arammba finals used wrong components or decompositions; Kunuz Nubian finals changed roots, cases, agreement, or roles."
|
| 43 |
+
]
|
| 44 |
+
},
|
| 45 |
+
"baselines": {
|
| 46 |
+
"qwen3_4b_base": {
|
| 47 |
+
"report": "reports/microsteps/qwen3_4b_base_validation_v1.json",
|
| 48 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/xj5k5u1v",
|
| 49 |
+
"correct_samples": 57,
|
| 50 |
+
"samples": 320,
|
| 51 |
+
"pass_at_8_tasks": 9,
|
| 52 |
+
"tasks": 40
|
| 53 |
+
},
|
| 54 |
+
"selected_v6_sft": {
|
| 55 |
+
"report": "reports/microsteps/qwen3_4b_selected_v6_e2_validation_v1.json",
|
| 56 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/hlz9lqpp",
|
| 57 |
+
"correct_samples": 58,
|
| 58 |
+
"samples": 320,
|
| 59 |
+
"pass_at_8_tasks": 9,
|
| 60 |
+
"tasks": 40
|
| 61 |
+
},
|
| 62 |
+
"qwen3_30b_raw": {
|
| 63 |
+
"report": "reports/microsteps/qwen3_30b_validation_v1.json",
|
| 64 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/ml22jowg",
|
| 65 |
+
"correct_samples": 38,
|
| 66 |
+
"samples": 320,
|
| 67 |
+
"pass_at_8_tasks": 6,
|
| 68 |
+
"tasks": 40
|
| 69 |
+
}
|
| 70 |
+
},
|
| 71 |
+
"unbalanced_sft": {
|
| 72 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/olnum9nm",
|
| 73 |
+
"rows": 223,
|
| 74 |
+
"epochs": 2,
|
| 75 |
+
"learning_rate": 0.000005,
|
| 76 |
+
"train_microstep_greedy": "8/100",
|
| 77 |
+
"validation_microstep_samples": "56/320",
|
| 78 |
+
"validation_microstep_pass_at_8": "9/40",
|
| 79 |
+
"raw_validation_exact": "0/192",
|
| 80 |
+
"raw_validation_format_rate": 0.8854166666666666,
|
| 81 |
+
"raw_validation_truncation_rate": 0.11458333333333333,
|
| 82 |
+
"decision": "Underfit because 1,677 microstep completion tokens were dominated by 7,028 raw-trace completion tokens. Do not interpret as a transfer test."
|
| 83 |
+
},
|
| 84 |
+
"balanced_sft": {
|
| 85 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/a9j4dxpx",
|
| 86 |
+
"data": "data/sft/ioling_microsteps_and_selected_v2_balanced/train.jsonl",
|
| 87 |
+
"rows": 523,
|
| 88 |
+
"microstep_repetitions": 4,
|
| 89 |
+
"epochs": 5,
|
| 90 |
+
"learning_rate": 0.000005,
|
| 91 |
+
"train_microstep_greedy": "28/100",
|
| 92 |
+
"train_microstep_samples": "157/800",
|
| 93 |
+
"train_microstep_pass_at_8": "47/100",
|
| 94 |
+
"validation_microstep_report": "reports/microsteps/qwen3_4b_microsteps_balanced_v2_e5_validation_v1.json",
|
| 95 |
+
"validation_microstep_wandb": "https://wandb.ai/alexgurung/ioling-research/runs/4wjhfqf1",
|
| 96 |
+
"validation_microstep_samples": "47/320",
|
| 97 |
+
"validation_microstep_pass_at_8": "14/40",
|
| 98 |
+
"raw_validation_report": "reports/microsteps_balanced_v2_e5_v14_val_pass8.json",
|
| 99 |
+
"raw_validation_wandb": "https://wandb.ai/alexgurung/ioling-research/runs/a2cofea9",
|
| 100 |
+
"raw_validation_exact": "0/192",
|
| 101 |
+
"raw_validation_format_rate": 0.984375,
|
| 102 |
+
"raw_validation_truncation_rate": 0.010416666666666666
|
| 103 |
+
},
|
| 104 |
+
"microstep_rl": {
|
| 105 |
+
"framework": "OpenRLHF colocated one-GPU group-normalized PPO",
|
| 106 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-rl/runs/n0bpuycd",
|
| 107 |
+
"episodes": 1,
|
| 108 |
+
"rollout_batch_size": 32,
|
| 109 |
+
"train_batch_size": 32,
|
| 110 |
+
"samples_per_prompt": 8,
|
| 111 |
+
"temperature": 1.0,
|
| 112 |
+
"max_new_tokens": 256,
|
| 113 |
+
"learning_rate": 0.0000005,
|
| 114 |
+
"vllm_gpu_memory_utilization": 0.5,
|
| 115 |
+
"final_rollout_reward": 0.21875,
|
| 116 |
+
"reward_fetch_failed": 0.0,
|
| 117 |
+
"final_rollout_format_rate": 0.99609375,
|
| 118 |
+
"internal_eval_pass_at_1": 0.175,
|
| 119 |
+
"internal_eval_pass_at_2": 0.25,
|
| 120 |
+
"matched_post_validation_microstep_report": "reports/microsteps/qwen3_4b_microsteps_balanced_v2_e5_grpo_v1_validation_pass8.json",
|
| 121 |
+
"matched_post_validation_microstep_wandb": "https://wandb.ai/alexgurung/ioling-research/runs/k772ijsk",
|
| 122 |
+
"matched_post_validation_microstep_samples": "48/320",
|
| 123 |
+
"matched_post_validation_microstep_pass_at_8": "14/40",
|
| 124 |
+
"matched_post_raw_report": "reports/microsteps_balanced_v2_e5_grpo_v1_v14_val_pass8.json",
|
| 125 |
+
"matched_post_raw_wandb": "https://wandb.ai/alexgurung/ioling-research/runs/ufmzgo2h",
|
| 126 |
+
"matched_post_raw_exact": "0/192",
|
| 127 |
+
"matched_post_raw_format_rate": 0.9635416666666666,
|
| 128 |
+
"matched_post_raw_truncation_rate": 0.020833333333333332,
|
| 129 |
+
"decision": "Do not run a second episode. Exact microstep reward fixes zero-reward optimization, but the matched held-out support and raw final accuracy did not improve."
|
| 130 |
+
},
|
| 131 |
+
"overall_decision": "Keep the manually verified microstep data and scorer. The balanced SFT checkpoint improves held-out pass@8 task coverage and termination, but neither one SFT correction nor one exact-reward RL episode yields a correct raw final answer. The next data work must add source diversity and target-composition supervision; do not scale this RL recipe unchanged."
|
| 132 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/qwen3_30b_opd_teacher_audit_v1.json
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_qwen3_30b_opd_teacher_audit_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12",
|
| 4 |
+
"teacher": "Qwen/Qwen3-30B-A3B-Instruct-2507-FP8",
|
| 5 |
+
"compatibility_report": "reports/opd_qwen3_30b_teacher_prefix_compatibility_v1.json",
|
| 6 |
+
"compatibility_wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/en9lmb1x",
|
| 7 |
+
"compatibility_summary": {
|
| 8 |
+
"records": 12,
|
| 9 |
+
"source_problems": 12,
|
| 10 |
+
"tokens": 1536,
|
| 11 |
+
"mean_top_16_overlap": 0.626953125,
|
| 12 |
+
"low_compatibility_fraction": 0.7161458333333334,
|
| 13 |
+
"student_teacher_top_one_agreement": 0.779296875,
|
| 14 |
+
"sampled_token_teacher_top_one_rate": 0.76953125,
|
| 15 |
+
"sampled_token_teacher_top_five_rate": 0.9427083333333334,
|
| 16 |
+
"sampled_token_teacher_top_16_rate": 0.9830729166666666
|
| 17 |
+
},
|
| 18 |
+
"privileged_trace_report": "reports/answer_given_rationale/Qwen_Qwen3-30B-A3B-Instruct-2507-FP8__qwen3-30b-v14-privileged-trace-gate-n2.json",
|
| 19 |
+
"privileged_trace_wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/izq40g40",
|
| 20 |
+
"trace_review_rule": "Accept only when every bullet is true, grounded in a displayed example or checked rule, and sufficient for the final answer. Exact final-answer copying is not evidence of a valid rationale.",
|
| 21 |
+
"trace_reviews": [
|
| 22 |
+
{
|
| 23 |
+
"record_id": "iol-2017-individual-p3-sub-a-atomic-a.3",
|
| 24 |
+
"sample_index": 0,
|
| 25 |
+
"decision": "reject",
|
| 26 |
+
"reason": "The fifth bullet falsely says kínà is not used with another verb; example 5 explicitly coordinates singing and dancing."
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"record_id": "iol-2017-individual-p3-sub-a-atomic-a.3",
|
| 30 |
+
"sample_index": 1,
|
| 31 |
+
"decision": "accept",
|
| 32 |
+
"reason": "The trace correctly identifies first-person ŋg-, the dance root kínà from example 5, and the low declarative final tone. These facts are sufficient for the short translation."
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"record_id": "iol-2018-individual-p2-sub-b-atomic-b.3",
|
| 36 |
+
"sample_index": 0,
|
| 37 |
+
"decision": "reject",
|
| 38 |
+
"reason": "Several citations are false: examples 2 and 8 are past rather than present r-, and their -u does not demonstrate a second-person object outranking a third-person subject."
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"record_id": "iol-2018-individual-p2-sub-b-atomic-b.3",
|
| 42 |
+
"sample_index": 1,
|
| 43 |
+
"decision": "reject",
|
| 44 |
+
"reason": "The trace cites examples 5, 7, 8, and 10 for person-role configurations they do not contain and describes post-predicate agreement as a verb prefix."
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"record_id": "iol-2018-individual-p3-sub-a-atomic-a.7",
|
| 48 |
+
"sample_index": 0,
|
| 49 |
+
"decision": "reject",
|
| 50 |
+
"reason": "It calls nd voiceless and says nd is preserved, while the checked rule and its own final form require reversing first-person nd to second-person t."
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"record_id": "iol-2018-individual-p3-sub-a-atomic-a.7",
|
| 54 |
+
"sample_index": 1,
|
| 55 |
+
"decision": "reject",
|
| 56 |
+
"reason": "It repeatedly claims consonant preservation even though ndôko to teôko changes nd to t, and it misdescribes ô as an initial vowel."
|
| 57 |
+
}
|
| 58 |
+
],
|
| 59 |
+
"summary": {
|
| 60 |
+
"privileged_traces_reviewed": 6,
|
| 61 |
+
"privileged_traces_accepted": 1,
|
| 62 |
+
"privileged_traces_rejected": 5,
|
| 63 |
+
"free_form_sft_gate": "closed",
|
| 64 |
+
"sparse_cross_model_opd_gate": "tested_without_held_out_gain",
|
| 65 |
+
"teacher_target_records": 61,
|
| 66 |
+
"teacher_target_tokens": 7808,
|
| 67 |
+
"validation_samples": 192,
|
| 68 |
+
"validation_exact_samples": 0,
|
| 69 |
+
"validation_visible_finals_reviewed": 174,
|
| 70 |
+
"validation_scorer_false_negatives": 0
|
| 71 |
+
},
|
| 72 |
+
"sparse_target_collection": {
|
| 73 |
+
"data": "data/opd/qwen3_30b_teacher_targets_v1.jsonl",
|
| 74 |
+
"report": "reports/opd_qwen3_30b_teacher_targets_v1.json",
|
| 75 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/30t30cqb",
|
| 76 |
+
"records": 61,
|
| 77 |
+
"source_problems": 12,
|
| 78 |
+
"tokens": 7808,
|
| 79 |
+
"teacher_top_k": 20,
|
| 80 |
+
"mean_teacher_top_k_probability_mass": 0.9984599844408782,
|
| 81 |
+
"objective_partition": "The top-20 teacher tokens are represented separately and all remaining probability mass is retained as one residual bucket."
|
| 82 |
+
},
|
| 83 |
+
"cross_model_training": {
|
| 84 |
+
"starting_adapter": "checkpoints/qwen3-4b-ioling-selected-v6-e2",
|
| 85 |
+
"output_adapter": "checkpoints/qwen3-4b-ioling-selected-v6-e2-opd-qwen3-30b-v1",
|
| 86 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/emhr0aox",
|
| 87 |
+
"learning_rate": 0.0000005,
|
| 88 |
+
"epochs": 1,
|
| 89 |
+
"optimizer_updates": 16,
|
| 90 |
+
"gradient_accumulation_steps": 4,
|
| 91 |
+
"mean_coarse_forward_kl": 0.7166733221441018
|
| 92 |
+
},
|
| 93 |
+
"validation_review": {
|
| 94 |
+
"report": "reports/opd_qwen3_30b_sparse_v1_v14_val_pass8.json",
|
| 95 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/xdo5u39m",
|
| 96 |
+
"samples": 192,
|
| 97 |
+
"exact_samples": 0,
|
| 98 |
+
"format_rate": 0.90625,
|
| 99 |
+
"truncation_rate": 0.09895833333333333,
|
| 100 |
+
"visible_finals_reviewed": 174,
|
| 101 |
+
"scorer_false_negatives": 0,
|
| 102 |
+
"scope": "Every strict final box was grouped by record with its verified canonical answer and aliases. Every distinct box was read; repeated boxes were counted and all 174 visible samples were covered.",
|
| 103 |
+
"findings": [
|
| 104 |
+
"Nahuatl and Arammba answers used the wrong numeral components or values.",
|
| 105 |
+
"Kunuz Nubian answers changed lexical roots, semantic roles, number, or inflection.",
|
| 106 |
+
"Kilivila English answers changed predicates, participants, quantity, tense, or direction of care; generated Kilivila forms used unrelated lexemes and morphology."
|
| 107 |
+
]
|
| 108 |
+
},
|
| 109 |
+
"decision": "The 30B teacher is materially different from the 4B student and produced one valid short rationale, but five of six free-form traces contain false claims. Sparse top-20 targets retained 99.846% of teacher probability mass and supplied a dense coarse forward-KL update over 7,808 raw-prefix tokens. The matched held-out evaluation nevertheless remained 0/192 exact, and manual review of all 174 visible final boxes found no scorer false negative. Do not use generated teacher prose and do not run a second cross-model OPD pass. Dense privileged distillation bypasses zero reward technically, but this evidence does not show useful transfer on IOLing."
|
| 110 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/qwen3_4b_thinking_v1_trace_audit.json
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "qwen3_4b_thinking_v1_trace_audit",
|
| 3 |
+
"reports": [
|
| 4 |
+
"reports/qwen3_4b_thinking_2507_v12_val_pass8_4k.json",
|
| 5 |
+
"reports/qwen3_4b_thinking_2507_v12_focused_pass8_8k.json"
|
| 6 |
+
],
|
| 7 |
+
"summary": {
|
| 8 |
+
"validation_4k_records": 24,
|
| 9 |
+
"validation_4k_samples": 192,
|
| 10 |
+
"validation_4k_exact_samples": 0,
|
| 11 |
+
"validation_4k_truncated_samples": 192,
|
| 12 |
+
"focused_8k_records": 4,
|
| 13 |
+
"focused_8k_samples": 32,
|
| 14 |
+
"focused_8k_exact_samples": 0,
|
| 15 |
+
"focused_8k_truncated_samples": 31,
|
| 16 |
+
"focused_8k_visible_finals": 1,
|
| 17 |
+
"accepted_rationales": 0
|
| 18 |
+
},
|
| 19 |
+
"manual_review": [
|
| 20 |
+
{
|
| 21 |
+
"scope": "All 192 four-thousand-token candidates, reviewed by record and candidate tail",
|
| 22 |
+
"decision": "reject",
|
| 23 |
+
"reason": "Every candidate hit the cap while repeatedly changing lexical and arithmetic assignments. The traces were making substantive attempts, but they did not converge toward a stable derivation."
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"record_id": "iol-2015-individual-p1-sub-b-atomic-b.1",
|
| 27 |
+
"scope": "All eight focused eight-thousand-token candidates",
|
| 28 |
+
"decision": "reject",
|
| 29 |
+
"reason": "Seven traces hit the cap while cycling through incompatible numeral values. The only completed trace copied a large number from equation 13 as the answer for 42 and was clearly wrong."
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"record_id": "iol-2016-individual-p3-sub-a-atomic-a.5",
|
| 33 |
+
"scope": "All eight focused eight-thousand-token candidates",
|
| 34 |
+
"decision": "reject",
|
| 35 |
+
"reason": "All traces hit the cap. They repeatedly reversed noun and verb assignments already constrained by the examples and the four verified earlier items."
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"record_id": "iol-2021-individual-p3-sub-a-atomic-a.1",
|
| 39 |
+
"scope": "All eight focused eight-thousand-token candidates",
|
| 40 |
+
"decision": "reject",
|
| 41 |
+
"reason": "All traces hit the cap and converged only on semantically wrong variants that omit old or reverse who looks after whom."
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"record_id": "iol-2021-individual-p3-sub-b-atomic-b.1",
|
| 45 |
+
"scope": "All eight focused eight-thousand-token candidates",
|
| 46 |
+
"decision": "reject",
|
| 47 |
+
"reason": "All traces hit the cap while swapping the roles of nouns, verbs, demonstratives, and agreement forms. None reached the verified Kilivila sentence."
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"conclusion": "Doubling the generation budget does not repair the Qwen3-4B Thinking model on this panel. The dominant failure is unstable rule induction and repetition, not merely a final answer truncated shortly before completion."
|
| 51 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/rl_positive_trace_audit_v1.json
ADDED
|
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_rl_positive_trace_audit_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-11",
|
| 4 |
+
"probe": "reports/rl_distill_v1_strict_ep2_pass8.json",
|
| 5 |
+
"review_method": "Every strict-correct train completion was compared with the manually checked facts in train_target_derivations_v1.json. Final-answer correctness was not treated as evidence that the explanation was correct.",
|
| 6 |
+
"summary": {
|
| 7 |
+
"exact_answer_samples": 13,
|
| 8 |
+
"reasoning_accepted": 2,
|
| 9 |
+
"reasoning_rejected": 11
|
| 10 |
+
},
|
| 11 |
+
"samples": [
|
| 12 |
+
{
|
| 13 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.1",
|
| 14 |
+
"sample_index": 7,
|
| 15 |
+
"decision": "reject",
|
| 16 |
+
"reason": "Invents a suffix -ntxi and calls utu 'house'; the checked segmentation is uta + -nha + -na + -txi."
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"record_id": "iol-2019-individual-p5-sub-a-atomic-a.2",
|
| 20 |
+
"sample_index": 0,
|
| 21 |
+
"decision": "reject",
|
| 22 |
+
"reason": "The answer is correct, but the explanation is unrelated to the Nooni forms and invents a day-clause rule and a form yu'e."
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"record_id": "iol-2019-individual-p5-sub-a-atomic-a.3",
|
| 26 |
+
"sample_index": 4,
|
| 27 |
+
"decision": "reject",
|
| 28 |
+
"reason": "Uses invented suffix descriptions and does not derive the checked components wvù, tɔ̀ nɔ̂ː, yɛn ... lé, bèsèn, and bvúmbòn."
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"record_id": "iol-2019-individual-p5-sub-a-atomic-a.4",
|
| 32 |
+
"sample_index": 1,
|
| 33 |
+
"decision": "accept",
|
| 34 |
+
"reason": "Correctly identifies bèsèn 'we', nú bóy future, tɔ́ 'come', fɔ̀wǎy 'market', and bvúzhı᷇ːde᷆n as Bvuzhiden."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"record_id": "iol-2016-individual-p5-sub-b-atomic-b.4",
|
| 38 |
+
"sample_index": 4,
|
| 39 |
+
"decision": "reject",
|
| 40 |
+
"reason": "Misidentifies the suffix chain and states a surface form different from both the checked derivation and its own final answer."
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"record_id": "iol-2016-individual-p5-sub-b-atomic-b.6",
|
| 44 |
+
"sample_index": 6,
|
| 45 |
+
"decision": "reject",
|
| 46 |
+
"reason": "Contains the useful uta + -txi observation, but wraps it in invented wording ('Ahouse') and an unsupported construction claim."
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"record_id": "iol-2016-individual-p5-sub-b-atomic-b.6",
|
| 50 |
+
"sample_index": 7,
|
| 51 |
+
"decision": "reject",
|
| 52 |
+
"reason": "Incorrectly analyzes uta as 'our house' and claims a reflected final vowel."
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.1",
|
| 56 |
+
"sample_index": 1,
|
| 57 |
+
"decision": "reject",
|
| 58 |
+
"reason": "The translation is correct, but most suffix claims conflict with the checked segmentation Amaru-up, angatku-it, and taku-j-anga."
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.3",
|
| 62 |
+
"sample_index": 3,
|
| 63 |
+
"decision": "reject",
|
| 64 |
+
"reason": "Recognizes the reflexive reading, but invents suffixes and person meanings not supported by the checked analysis."
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.3",
|
| 68 |
+
"sample_index": 6,
|
| 69 |
+
"decision": "reject",
|
| 70 |
+
"reason": "Contradicts its final answer by glossing aarqijuq as 'cured him' before answering 'cured himself'."
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.4",
|
| 74 |
+
"sample_index": 1,
|
| 75 |
+
"decision": "reject",
|
| 76 |
+
"reason": "Invents -mik and -up morphology absent from the target; the checked verb segmentation is qukiq-t-ait."
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.5",
|
| 80 |
+
"sample_index": 3,
|
| 81 |
+
"decision": "reject",
|
| 82 |
+
"reason": "Calls qaij a bear/possessive form and gives an incoherent account of -tit."
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.5",
|
| 86 |
+
"sample_index": 4,
|
| 87 |
+
"decision": "accept",
|
| 88 |
+
"reason": "Correctly identifies qai/qaij 'come' and -utit as the second-person subject ending."
|
| 89 |
+
}
|
| 90 |
+
]
|
| 91 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/rule_rich_v1_trace_audit.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "rule_rich_v1_trace_audit",
|
| 3 |
+
"validation_report": "reports/sft_rule_rich_v1_val_pass8.json",
|
| 4 |
+
"train_probe_report": "reports/sft_rule_rich_v1_train_one_per_source_pass8.json",
|
| 5 |
+
"summary": {
|
| 6 |
+
"validation_exact_samples": 0,
|
| 7 |
+
"validation_samples": 192,
|
| 8 |
+
"train_probe_exact_samples": 2,
|
| 9 |
+
"train_probe_sources": 11,
|
| 10 |
+
"accepted_exact_rationales": 0,
|
| 11 |
+
"rejected_exact_rationales": 2,
|
| 12 |
+
"rl_gate": "closed"
|
| 13 |
+
},
|
| 14 |
+
"exact_samples": [
|
| 15 |
+
{"record_id":"iol-2019-individual-p5-sub-a-atomic-a.1","sample_index":2,"decision":"reject","reason":"The rationale invents unrelated day and tense forms, never derives the target from the supplied examples, and then emits a memorized exact answer."},
|
| 16 |
+
{"record_id":"iol-2022-individual-p1-sub-a-atomic-a.1","sample_index":6,"decision":"reject","reason":"The rationale gives incoherent participant-order claims and only states the second reading after repeating the known first translation."}
|
| 17 |
+
],
|
| 18 |
+
"validation_near_miss_review": [
|
| 19 |
+
{"record_id":"iol-2016-individual-p3-sub-a-atomic-a.5","candidate":"I will strike the chickens.","reason":"Wrong verb and number; official answer is I will buy the chicken."},
|
| 20 |
+
{"record_id":"iol-2015-individual-p1-sub-b-atomic-b.1","candidate":"mäcuïl-pöhualli-öme","reason":"Wrong coefficient and missing required additive linker; this is not an alternate spelling of 42."},
|
| 21 |
+
{"record_id":"iol-2021-individual-p3-sub-a-atomic-a.1","candidate":"How many women will look after this man?","reason":"Omits old and reverses the old man's role; not semantically equivalent."}
|
| 22 |
+
],
|
| 23 |
+
"decision": "Do not start accuracy-only RL or rationale distillation from this checkpoint. Exact source-seen boxes are unsupported memorization and held-out reward is zero."
|
| 24 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/rule_rich_v2_abui_trace_audit.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "rule_rich_v2_abui_trace_audit",
|
| 3 |
+
"validation_report": "reports/sft_rule_rich_v2_abui_val_pass8.json",
|
| 4 |
+
"train_probe_report": "reports/sft_rule_rich_v2_abui_train_one_per_source_pass8.json",
|
| 5 |
+
"summary": {
|
| 6 |
+
"validation_records": 24,
|
| 7 |
+
"validation_samples": 192,
|
| 8 |
+
"validation_exact_samples": 0,
|
| 9 |
+
"validation_visible_final_answers_reviewed": 153,
|
| 10 |
+
"train_probe_sources": 12,
|
| 11 |
+
"train_probe_samples": 96,
|
| 12 |
+
"train_probe_exact_samples": 1,
|
| 13 |
+
"accepted_exact_rationales": 0,
|
| 14 |
+
"rejected_exact_rationales": 1,
|
| 15 |
+
"rl_gate": "closed"
|
| 16 |
+
},
|
| 17 |
+
"validation_review": {
|
| 18 |
+
"decision": "no_scorer_false_negatives_found",
|
| 19 |
+
"scope": "Every candidate's final line was reviewed by record; truncated candidates and the closest semantic candidates were inspected separately.",
|
| 20 |
+
"notable_errors": [
|
| 21 |
+
{
|
| 22 |
+
"record_id": "iol-2015-individual-p1-sub-c-atomic-c.2",
|
| 23 |
+
"sample_index": 1,
|
| 24 |
+
"candidate": "fete nimbo ngámbi",
|
| 25 |
+
"reason": "This is the verified earlier answer for 43, copied into the 569 target. It is correctly rejected."
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"record_id": "iol-2016-individual-p3-sub-a-atomic-a.5",
|
| 29 |
+
"candidate_pattern": "I will strike/give the chicken(s)",
|
| 30 |
+
"reason": "All variants have the wrong verb, number, or added recipient. The official answer is 'I will buy the chicken.'"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"record_id": "iol-2021-individual-p3-sub-a-atomic-a.1",
|
| 34 |
+
"candidate_pattern": "How many women will look after this/that man?",
|
| 35 |
+
"reason": "The candidates omit 'old' and reverse who looks after whom. They are not equivalent to the verified answer."
|
| 36 |
+
}
|
| 37 |
+
]
|
| 38 |
+
},
|
| 39 |
+
"source_seen_exact": {
|
| 40 |
+
"record_id": "iol-2022-individual-p1-sub-a-atomic-a.1",
|
| 41 |
+
"sample_index": 5,
|
| 42 |
+
"decision": "reject",
|
| 43 |
+
"reason": "The exact box follows a long invented account of vowels, voice, and person roles. It never derives the alternate role assignment from the examples and is not a valid reasoning trace."
|
| 44 |
+
},
|
| 45 |
+
"new_abui_source_probe": {
|
| 46 |
+
"record_id": "iol-2017-individual-p2-sub-b-atomic-b.1",
|
| 47 |
+
"samples_reviewed": 8,
|
| 48 |
+
"exact_samples": 0,
|
| 49 |
+
"completed_wrong_answers": ["nose", "upper part of a tree", "side", "his own eye", "people", "..."],
|
| 50 |
+
"truncated_samples": 2,
|
| 51 |
+
"conclusion": "The model did not recover that a- marks a possessed body part and zero marks a second-person-singular possessor, even on this source-seen task."
|
| 52 |
+
},
|
| 53 |
+
"decision": "The eight-task Abui expansion does not change held-out accuracy or produce a valid exact source-seen rationale. Do not begin accuracy-only RL from this checkpoint."
|
| 54 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/scoring_overrides_v1.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_scoring_overrides_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12",
|
| 4 |
+
"reason": "Manual generation review found that case folding made unresolved linguistic metanotation score as a concrete answer.",
|
| 5 |
+
"records": {
|
| 6 |
+
"iol-2015-individual-p1-sub-b-atomic-b.1": {
|
| 7 |
+
"units": {
|
| 8 |
+
"b.1": {
|
| 9 |
+
"case_sensitive": true,
|
| 10 |
+
"note": "The official rule uses uppercase M as an unresolved allomorph variable. The answer must realize lowercase m in -om-."
|
| 11 |
+
}
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"iol-2015-individual-p1-sub-c-atomic-c.1": {
|
| 15 |
+
"units": {
|
| 16 |
+
"c.1": {
|
| 17 |
+
"accepted_values": ["fete-nimbo-ngámbi"],
|
| 18 |
+
"note": "Reviewed formatting variant with hyphens replacing spaces between the same three Arammba words."
|
| 19 |
+
}
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"iol-2015-individual-p1-sub-c-atomic-c.2": {
|
| 23 |
+
"units": {
|
| 24 |
+
"c.2": {
|
| 25 |
+
"accepted_values": ["yànparo-tarumba yenówe-fete asàr-tàxwo tambaroy"],
|
| 26 |
+
"note": "Reviewed formatting variant with term-internal hyphens and the official word order."
|
| 27 |
+
}
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"iol-2016-individual-p3-sub-a-atomic-a.4": {
|
| 31 |
+
"units": {
|
| 32 |
+
"a.4": {
|
| 33 |
+
"accepted_values": ["The owners gave the camel to us."],
|
| 34 |
+
"note": "English dative paraphrase of the official 'gave us the camel'."
|
| 35 |
+
}
|
| 36 |
+
}
|
| 37 |
+
},
|
| 38 |
+
"iol-2021-individual-p3-sub-b-atomic-b.3": {
|
| 39 |
+
"units": {
|
| 40 |
+
"b.3": {
|
| 41 |
+
"accepted_values": [
|
| 42 |
+
"Gudivila gugwadi bi-kamkwam-si bunukwa minasina?",
|
| 43 |
+
"Gudivila gugwadi bi-kamkwamsi bunukwa minasina?"
|
| 44 |
+
],
|
| 45 |
+
"note": "Reviewed morpheme-boundary formatting of bikamkwamsi; removing the hyphens gives the official surface form exactly."
|
| 46 |
+
}
|
| 47 |
+
}
|
| 48 |
+
}
|
| 49 |
+
}
|
| 50 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/sft_v3_positive_trace_audit.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "sft_v3_positive_trace_audit_v1",
|
| 3 |
+
"report": "reports/sft_distill_v3_expanded_clean_both_pass8.json",
|
| 4 |
+
"reviewed_exact_samples": 6,
|
| 5 |
+
"accepted_rationales": 1,
|
| 6 |
+
"rejected_rationales": 5,
|
| 7 |
+
"records": [
|
| 8 |
+
{"record_id":"iol-2019-individual-p5-sub-a-atomic-a.1","decision":"reject","reason":"Invents an unsupported day/following-day pattern and does not use the checked copular analysis."},
|
| 9 |
+
{"record_id":"iol-2019-individual-p5-sub-a-atomic-a.4","decision":"reject","reason":"Splits the checked future marker nú bóy and incorrectly assigns future meaning to bóy alone."},
|
| 10 |
+
{"record_id":"iol-2016-individual-p5-sub-b-atomic-b.6","decision":"reject","reason":"Claims -txi questions an object; the checked fact only establishes an interrogative suffix."},
|
| 11 |
+
{"record_id":"iol-2008-individual-p5-sub-a-atomic-a.2","decision":"accept","reason":"The three lexical/morphological claims match the checked target parse and directly compose the answer."},
|
| 12 |
+
{"record_id":"iol-2008-individual-p5-sub-a-atomic-a.3","decision":"reject","reason":"Contains several invented morphological claims and unrelated prose despite an exact final answer."},
|
| 13 |
+
{"record_id":"iol-2008-individual-p5-sub-a-atomic-a.5","decision":"reject","reason":"Calls -utit specifically second-person plural although the checked evidence only supports second person here."}
|
| 14 |
+
]
|
| 15 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/structured_analysis_v1_audit.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_structured_analysis_v1_manual_audit",
|
| 3 |
+
"created_at_utc": "2026-07-12",
|
| 4 |
+
"dataset": {
|
| 5 |
+
"path": "data/sft/ioling_structured_analysis_v1/train.jsonl",
|
| 6 |
+
"rows": 369,
|
| 7 |
+
"records": 123,
|
| 8 |
+
"source_problems": 15,
|
| 9 |
+
"task_counts": {
|
| 10 |
+
"structured_analysis": 123,
|
| 11 |
+
"solve_with_checked_analysis": 123,
|
| 12 |
+
"raw_solve": 123
|
| 13 |
+
},
|
| 14 |
+
"reference_review": {
|
| 15 |
+
"scope": "One complete structured target was read from every training source after generation. The underlying rule cards, target facts, and final answers had already been manually checked against the official problem and solution pages in the v14 audit.",
|
| 16 |
+
"sources_reviewed": [
|
| 17 |
+
"2008-individual-5",
|
| 18 |
+
"2011-individual-1",
|
| 19 |
+
"2011-individual-4",
|
| 20 |
+
"2012-individual-1",
|
| 21 |
+
"2012-individual-5",
|
| 22 |
+
"2016-individual-5",
|
| 23 |
+
"2017-individual-2",
|
| 24 |
+
"2017-individual-3",
|
| 25 |
+
"2018-individual-2",
|
| 26 |
+
"2018-individual-3",
|
| 27 |
+
"2019-individual-5",
|
| 28 |
+
"2021-individual-1",
|
| 29 |
+
"2022-individual-1",
|
| 30 |
+
"2023-individual-5",
|
| 31 |
+
"2024-individual-1"
|
| 32 |
+
],
|
| 33 |
+
"sources_accepted": 15,
|
| 34 |
+
"sources_rejected": 0
|
| 35 |
+
}
|
| 36 |
+
},
|
| 37 |
+
"training": {
|
| 38 |
+
"model": "Qwen/Qwen3-4B-Instruct-2507",
|
| 39 |
+
"adapter": "checkpoints/qwen3-4b-ioling-structured-analysis-v1-e2",
|
| 40 |
+
"epochs": 2,
|
| 41 |
+
"learning_rate": 0.000005,
|
| 42 |
+
"effective_batch_size": 8,
|
| 43 |
+
"max_length": 4096,
|
| 44 |
+
"lora_rank": 32,
|
| 45 |
+
"lora_alpha": 64,
|
| 46 |
+
"optimizer_updates": 94,
|
| 47 |
+
"train_loss": 1.908604508701791,
|
| 48 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/degxhckr"
|
| 49 |
+
},
|
| 50 |
+
"two_stage_validation": {
|
| 51 |
+
"report": "reports/structured_analysis_v1_e2_v14_val_2x4.json",
|
| 52 |
+
"records": 24,
|
| 53 |
+
"analysis_samples": 48,
|
| 54 |
+
"solve_samples": 192,
|
| 55 |
+
"analysis_format_valid": 20,
|
| 56 |
+
"analysis_truncated": 27,
|
| 57 |
+
"final_format_valid": 178,
|
| 58 |
+
"final_truncated": 0,
|
| 59 |
+
"exact_final_samples": 0,
|
| 60 |
+
"records_with_any_exact": 0,
|
| 61 |
+
"manual_analysis_review": {
|
| 62 |
+
"reviewed": 48,
|
| 63 |
+
"accepted": 0,
|
| 64 |
+
"rejected": 48,
|
| 65 |
+
"scope": "Every generated analysis was read in full, including malformed and truncated analyses.",
|
| 66 |
+
"findings": [
|
| 67 |
+
"Nahuatl and Arammba analyses invented numerical values and operations, then looped over inconsistent assignments.",
|
| 68 |
+
"Kunuz Nubian analyses swapped noun and verb meanings, word order, and participant roles.",
|
| 69 |
+
"Kilivila analyses assigned demonstratives, numerals, thematic roles, and tense inconsistently."
|
| 70 |
+
]
|
| 71 |
+
},
|
| 72 |
+
"manual_final_review": {
|
| 73 |
+
"visible_finals_reviewed": 178,
|
| 74 |
+
"scorer_false_negatives": 0,
|
| 75 |
+
"scope": "Every strict boxed final was grouped by record and compared with its verified canonical answer and accepted aliases. Every distinct box was read; all were semantically wrong."
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
+
"raw_validation": {
|
| 79 |
+
"report": "reports/structured_analysis_v1_e2_v14_val_raw_pass8.json",
|
| 80 |
+
"records": 24,
|
| 81 |
+
"samples": 192,
|
| 82 |
+
"visible_finals_reviewed": 122,
|
| 83 |
+
"exact_samples": 0,
|
| 84 |
+
"format_rate": 0.6354166666666666,
|
| 85 |
+
"truncation_rate": 0.3229166666666667,
|
| 86 |
+
"scorer_false_negatives": 0,
|
| 87 |
+
"scope": "Every strict boxed final was grouped by record and compared with its verified canonical answer and accepted aliases. Every distinct box was read; all were semantically wrong."
|
| 88 |
+
},
|
| 89 |
+
"summary": {
|
| 90 |
+
"training_sources_manually_sampled": 15,
|
| 91 |
+
"generated_analyses_reviewed": 48,
|
| 92 |
+
"generated_analyses_accepted": 0,
|
| 93 |
+
"two_stage_final_samples": 192,
|
| 94 |
+
"two_stage_exact_samples": 0,
|
| 95 |
+
"two_stage_visible_finals_reviewed": 178,
|
| 96 |
+
"raw_final_samples": 192,
|
| 97 |
+
"raw_exact_samples": 0,
|
| 98 |
+
"raw_visible_finals_reviewed": 122,
|
| 99 |
+
"scorer_false_negatives_found": 0
|
| 100 |
+
},
|
| 101 |
+
"decision": "The separate intermediate target makes the failure observable, but the model did not generate one valid held-out analysis in 48 attempts. Do not scale this representation or aggregate its outputs. The next distillation experiment must verify concrete intermediate claims against displayed evidence before those claims receive a positive teacher weight."
|
| 102 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/student_trace_selection_v1.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_student_trace_selection_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-11",
|
| 4 |
+
"reviewer": "Codex, manual comparison of every selected trace with train_target_derivations_v1 checked facts",
|
| 5 |
+
"candidate_run": "reports/sft_trace_candidates/checkpoints_qwen3-4b-ioling-manual-sft-v1-e10-merged__e10_all_train_trusted_n8.json",
|
| 6 |
+
"records": {
|
| 7 |
+
"iol-2012-individual-p5-sub-d-atomic-d.1": {"method": "manual", "sample_index": null, "review_note": "All sampled exact traces invented phrase-form details."},
|
| 8 |
+
"iol-2012-individual-p5-sub-d-atomic-d.2": {"method": "manual", "sample_index": null, "review_note": "All sampled exact traces invented or misstated vowel rules."},
|
| 9 |
+
"iol-2016-individual-p5-sub-a-atomic-a.1": {"method": "answer_trusted_facts", "sample_index": 0, "review_note": "Uses only the checked suffix meanings."},
|
| 10 |
+
"iol-2016-individual-p5-sub-a-atomic-a.2": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Correct possessive and two-step vowel elision."},
|
| 11 |
+
"iol-2016-individual-p5-sub-a-atomic-a.3": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Correct root and suffix meanings without extra claims."},
|
| 12 |
+
"iol-2012-individual-p1-sub-b-atomic-b.1": {"method": "trusted_facts", "sample_index": 5, "review_note": "Complete checked object-subject-verb parse."},
|
| 13 |
+
"iol-2012-individual-p1-sub-b-atomic-b.2": {"method": "answer_trusted_facts", "sample_index": 7, "review_note": "Complete checked object-subject-verb parse."},
|
| 14 |
+
"iol-2012-individual-p1-sub-b-atomic-b.3": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Complete checked object-subject-verb parse."},
|
| 15 |
+
"iol-2011-individual-p1-sub-b-atomic-b.1": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Exact checked morpheme sequence and surface concatenation."},
|
| 16 |
+
"iol-2011-individual-p1-sub-b-atomic-b.2": {"method": "answer_trusted_facts", "sample_index": 7, "review_note": "Exact checked morpheme sequence; no invented mechanism."},
|
| 17 |
+
"iol-2011-individual-p1-sub-b-atomic-b.3": {"method": "trusted_facts", "sample_index": 3, "review_note": "Exact checked morpheme sequence."},
|
| 18 |
+
"iol-2011-individual-p1-sub-b-atomic-b.4": {"method": "answer_trusted_facts", "sample_index": 4, "review_note": "Exact morpheme sequence and vowel-length rule."},
|
| 19 |
+
"iol-2019-individual-p5-sub-a-atomic-a.1": {"method": "trusted_facts", "sample_index": 3, "review_note": "Correct copular parse and day expression."},
|
| 20 |
+
"iol-2019-individual-p5-sub-a-atomic-a.2": {"method": "trusted_facts", "sample_index": 5, "review_note": "Correct first-person forms, see construction, object, and day."},
|
| 21 |
+
"iol-2019-individual-p5-sub-a-atomic-a.3": {"method": "answer_trusted_facts", "sample_index": 6, "review_note": "Complete checked tense, predicate, object, sandhi, and day parse."},
|
| 22 |
+
"iol-2019-individual-p5-sub-a-atomic-a.4": {"method": "answer_trusted_facts", "sample_index": 0, "review_note": "Exact checked lexical and tense mappings."},
|
| 23 |
+
"iol-2008-individual-p5-sub-b-atomic-b.1": {"method": "answer_trusted_facts", "sample_index": 1, "review_note": "Correct subject and 3rd-subject/2nd-object verb parse."},
|
| 24 |
+
"iol-2008-individual-p5-sub-b-atomic-b.2": {"method": "answer_trusted_facts", "sample_index": 0, "review_note": "Exact checked subject, object, and verb parse."},
|
| 25 |
+
"iol-2008-individual-p5-sub-b-atomic-b.3": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Correct possession and consonant-final verb parse."},
|
| 26 |
+
"iol-2008-individual-p5-sub-b-atomic-b.4": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Correct indefinite object and second-person verb form."},
|
| 27 |
+
"iol-2008-individual-p5-sub-b-atomic-b.5": {"method": "answer_trusted_facts", "sample_index": 0, "review_note": "Correct possessed subject, indefinite object, and third-person verb."},
|
| 28 |
+
"iol-2019-individual-p5-sub-c-atomic-c.1": {"method": "answer_trusted_facts", "sample_index": 0, "review_note": "Exact checked order and lexical/tense mappings."},
|
| 29 |
+
"iol-2019-individual-p5-sub-c-atomic-c.2": {"method": "answer_trusted_facts", "sample_index": 3, "review_note": "Exact subject-time-verb-object parse."},
|
| 30 |
+
"iol-2019-individual-p5-sub-c-atomic-c.3": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Correct future, first-person assimilation, object, and day."},
|
| 31 |
+
"iol-2019-individual-p5-sub-c-atomic-c.4": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Exact checked lexical mappings."},
|
| 32 |
+
"iol-2019-individual-p5-sub-c-atomic-c.5": {"method": "manual", "sample_index": null, "review_note": "Sampled exact traces mislabeled person or tone behavior."},
|
| 33 |
+
"iol-2016-individual-p5-sub-b-atomic-b.1": {"method": "answer_trusted_facts", "sample_index": 1, "review_note": "Correct possessive suffix and vowel deletion."},
|
| 34 |
+
"iol-2016-individual-p5-sub-b-atomic-b.2": {"method": "answer_trusted_facts", "sample_index": 5, "review_note": "Correct root, suffixes, and loss of the -ma vowel."},
|
| 35 |
+
"iol-2016-individual-p5-sub-b-atomic-b.3": {"method": "answer_trusted_facts", "sample_index": 4, "review_note": "Correct checked elision chain."},
|
| 36 |
+
"iol-2016-individual-p5-sub-b-atomic-b.4": {"method": "answer_trusted_facts", "sample_index": 3, "review_note": "Correct suffix meanings, lost vowels, and preserved root vowel."},
|
| 37 |
+
"iol-2016-individual-p5-sub-b-atomic-b.5": {"method": "trusted_facts", "sample_index": 2, "review_note": "Correct case-interrogative elision."},
|
| 38 |
+
"iol-2016-individual-p5-sub-b-atomic-b.6": {"method": "answer_trusted_facts", "sample_index": 7, "review_note": "Correct root and interrogative behavior."},
|
| 39 |
+
"iol-2008-individual-p5-sub-a-atomic-a.1": {"method": "trusted_facts", "sample_index": 1, "review_note": "Exact checked subject-object-verb parse."},
|
| 40 |
+
"iol-2008-individual-p5-sub-a-atomic-a.2": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Exact checked subject-object-verb parse."},
|
| 41 |
+
"iol-2008-individual-p5-sub-a-atomic-a.3": {"method": "answer_trusted_facts", "sample_index": 6, "review_note": "Correct possessed subject and reflexive parse."},
|
| 42 |
+
"iol-2008-individual-p5-sub-a-atomic-a.4": {"method": "answer_trusted_facts", "sample_index": 3, "review_note": "Correct definite object and person agreement."},
|
| 43 |
+
"iol-2008-individual-p5-sub-a-atomic-a.5": {"method": "answer_trusted_facts", "sample_index": 2, "review_note": "Exact checked root and second-person suffixes."},
|
| 44 |
+
"iol-2008-individual-p5-sub-a-atomic-a.6": {"method": "trusted_facts", "sample_index": 1, "review_note": "Exact checked indefinite-object parse."}
|
| 45 |
+
}
|
| 46 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_composition_cards_v1.json
ADDED
|
@@ -0,0 +1,350 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_composition_cards_v1",
|
| 3 |
+
"created_at_utc": "2026-07-12",
|
| 4 |
+
"selection": "source-balanced from manually checked v14 target facts",
|
| 5 |
+
"manual_status": "all_32_selected_cards_read; two Rotuman answer-list leaks replaced with checked generic rules",
|
| 6 |
+
"manual_revisions": [
|
| 7 |
+
"iol-2012-individual-p5-sub-d-atomic-d.1",
|
| 8 |
+
"iol-2012-individual-p5-sub-d-atomic-d.2"
|
| 9 |
+
],
|
| 10 |
+
"source_data": "data/sft/ioling_rule_rich_traces_v3/train.jsonl",
|
| 11 |
+
"eligible_records": 77,
|
| 12 |
+
"excluded_answer_exposed_records": 46,
|
| 13 |
+
"selected_records": 32,
|
| 14 |
+
"selected_sources": 14,
|
| 15 |
+
"seed": 42,
|
| 16 |
+
"records": {
|
| 17 |
+
"iol-2008-individual-p5-sub-a-atomic-a.6": {
|
| 18 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.6",
|
| 19 |
+
"source_problem_id": "2008-individual-5",
|
| 20 |
+
"facts": [
|
| 21 |
+
"Angunahukti-mik is the indefinite object 'a hunter'.",
|
| 22 |
+
"aarqi-si-j-utit is 'cure' in the indefinite-object construction with second-person subject."
|
| 23 |
+
],
|
| 24 |
+
"full_answer_values_exposed": []
|
| 25 |
+
},
|
| 26 |
+
"iol-2011-individual-p1-sub-b-atomic-b.2": {
|
| 27 |
+
"record_id": "iol-2011-individual-p1-sub-b-atomic-b.2",
|
| 28 |
+
"source_problem_id": "2011-individual-1",
|
| 29 |
+
"facts": [
|
| 30 |
+
"The components are ke- 'we1+2', kaw 'down', -en 'by hand', and transitive -æq 'we1+2'.",
|
| 31 |
+
"The first two vowels are short, so the second, a, lengthens to ā."
|
| 32 |
+
],
|
| 33 |
+
"full_answer_values_exposed": []
|
| 34 |
+
},
|
| 35 |
+
"iol-2012-individual-p1-sub-b-atomic-b.3": {
|
| 36 |
+
"record_id": "iol-2012-individual-p1-sub-b-atomic-b.3",
|
| 37 |
+
"source_problem_id": "2012-individual-1",
|
| 38 |
+
"facts": [
|
| 39 |
+
"Dyirbal order is object-subject-verb.",
|
| 40 |
+
"bayi bargan is 'the wallaby'; baNgul yaóaNgu gubimbuluNunéanaymuNagu is 'the man that is always blaming doctors'; banéan is 'is following'."
|
| 41 |
+
],
|
| 42 |
+
"full_answer_values_exposed": []
|
| 43 |
+
},
|
| 44 |
+
"iol-2012-individual-p5-sub-d-atomic-d.1": {
|
| 45 |
+
"record_id": "iol-2012-individual-p5-sub-d-atomic-d.1",
|
| 46 |
+
"source_problem_id": "2012-individual-5",
|
| 47 |
+
"facts": [
|
| 48 |
+
"In fäeag ‘u‘u, the first word is the phrase form of the word meaning 'word'.",
|
| 49 |
+
"In a Rotuman two-word phrase the first word changes: final -VCV and -VCu become -VC, final -VCi becomes an umlauted-vowel-plus-consonant form, and final -VCa becomes -VaC.",
|
| 50 |
+
"Reverse every phrase-form rule compatible with fäeag; the reverse operation may be ambiguous."
|
| 51 |
+
],
|
| 52 |
+
"full_answer_values_exposed": []
|
| 53 |
+
},
|
| 54 |
+
"iol-2016-individual-p5-sub-a-atomic-a.1": {
|
| 55 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.1",
|
| 56 |
+
"source_problem_id": "2016-individual-5",
|
| 57 |
+
"facts": [
|
| 58 |
+
"uta means 'house', -nha means 'my', -na means 'in', and -txi is interrogative.",
|
| 59 |
+
"The suffix vowel-elision rules produce ut-nha-n-txi."
|
| 60 |
+
],
|
| 61 |
+
"full_answer_values_exposed": []
|
| 62 |
+
},
|
| 63 |
+
"iol-2017-individual-p2-sub-c-atomic-c.4": {
|
| 64 |
+
"record_id": "iol-2017-individual-p2-sub-c-atomic-c.4",
|
| 65 |
+
"source_problem_id": "2017-individual-2",
|
| 66 |
+
"facts": [
|
| 67 |
+
"A possessor precedes the possessed noun.",
|
| 68 |
+
"Possessor prefixes are n- for first-person singular, zero for second-person singular, h- for third-person singular, t- for 'of each of us', d- for one's own, and ri- for second-person plural.",
|
| 69 |
+
"Except after ri-, the possessed noun takes a- if it is a body part and e- otherwise.",
|
| 70 |
+
"The vocabulary recoverable from the matches includes fe 'pig', lui 'knife', ya 'mother', maama 'father', pong 'face', wei 'ear', and tama 'sea'.",
|
| 71 |
+
"My father is n-e-maama, contracted to ne-maama. Father then possesses the body part face, so h-a-pong gives ha-pong."
|
| 72 |
+
],
|
| 73 |
+
"full_answer_values_exposed": []
|
| 74 |
+
},
|
| 75 |
+
"iol-2017-individual-p3-sub-a-atomic-a.1": {
|
| 76 |
+
"record_id": "iol-2017-individual-p3-sub-a-atomic-a.1",
|
| 77 |
+
"source_problem_id": "2017-individual-3",
|
| 78 |
+
"facts": [
|
| 79 |
+
"Basic order is subject, verb, optional object, optional place; first-person-singular subjects are expressed by the ŋg- verb prefix.",
|
| 80 |
+
"A place phrase may be fronted: X V L is equivalent to L V X. A possessed noun precedes its possessive pronoun.",
|
| 81 |
+
"Noun-class concord uses singular mú- or dì- and plural à-, má-, or ʒì-; place expressions use mù-.",
|
| 82 |
+
"The last tone of a word assimilates to the first tone of the following word. The sentence-final tone is low in statements and high in questions.",
|
| 83 |
+
"múlóʒí is singular 'sorcerer', mwámónà is the concordant past verb 'saw', and ʒìtéténbwá is plural 'stars'. The final high tone marks a question."
|
| 84 |
+
],
|
| 85 |
+
"full_answer_values_exposed": []
|
| 86 |
+
},
|
| 87 |
+
"iol-2018-individual-p2-sub-a-atomic-a.2": {
|
| 88 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.2",
|
| 89 |
+
"source_problem_id": "2018-individual-2",
|
| 90 |
+
"facts": [
|
| 91 |
+
"Order is subject, optional object, predicate, agreement complex, ne. First- and second-person singular transitive subjects take -bə; third-person and plural transitive subjects take kəmə.",
|
| 92 |
+
"The person hierarchy is first > second > third. If the subject outranks the object, past uses t-...-ʔ and present uses k-; if the object outranks the subject, past uses tʰ- and present uses r-.",
|
| 93 |
+
"The agreement suffix is -ɤ when first-person singular participates, -i when first-person plural participates, otherwise -u for second-person singular and -an for second-person plural.",
|
| 94 |
+
"The lexical predicates are ka 'go', ʒip 'sleep', lapkʰi 'see', cʰam 'know', and lan 'beat'.",
|
| 95 |
+
"ati is 'he' and nirum is 'us'. Since the first-person object outranks the third-person subject, past agreement uses tʰ- plus first-person-plural -i."
|
| 96 |
+
],
|
| 97 |
+
"full_answer_values_exposed": []
|
| 98 |
+
},
|
| 99 |
+
"iol-2018-individual-p3-sub-b-atomic-b.1": {
|
| 100 |
+
"record_id": "iol-2018-individual-p3-sub-b-atomic-b.1",
|
| 101 |
+
"source_problem_id": "2018-individual-3",
|
| 102 |
+
"facts": [
|
| 103 |
+
"For first-person singular, if a word has a voiceless consonant, the first such consonant becomes nasal plus voiced: p→mb, t→nd, h→nz, x→nj, k→ng. Otherwise the whole word is nasalized with final -m.",
|
| 104 |
+
"For second-person singular, a word beginning in a vowel other than i, í, or î takes y-. Otherwise the first vowel other than i, í, or î changes: a→e, á→é, â→eâ; o→e, ó→é, ô→eô; û→iû; e→i, é→í, ê→î, including immediately following syllables.",
|
| 105 |
+
"In Portuguese loans the second-person-singular change is á→eá, unlike native á→é and â→eâ.",
|
| 106 |
+
"The official missing forms preserve all accents and glottal marks shown in the source table.",
|
| 107 |
+
"leápina, leátana, and keápana show loanword á→eá. Native pairs such as ngásaxo/késaxo and mbâho/peâho instead show á→é and â→eâ."
|
| 108 |
+
],
|
| 109 |
+
"full_answer_values_exposed": []
|
| 110 |
+
},
|
| 111 |
+
"iol-2019-individual-p5-sub-a-atomic-a.2": {
|
| 112 |
+
"record_id": "iol-2019-individual-p5-sub-a-atomic-a.2",
|
| 113 |
+
"source_problem_id": "2019-individual-5",
|
| 114 |
+
"facts": [
|
| 115 |
+
"me is 'I', nú géː marks future today, yɛn ... lé means 'see', kèŋkfǔ is 'yam', and ɛ̀bɛ̀n is 'today'.",
|
| 116 |
+
"First-person n- produces the surface forms ŋgéː and nyɛ́n."
|
| 117 |
+
],
|
| 118 |
+
"full_answer_values_exposed": []
|
| 119 |
+
},
|
| 120 |
+
"iol-2021-individual-p1-sub-b-atomic-b.4": {
|
| 121 |
+
"record_id": "iol-2021-individual-p1-sub-b-atomic-b.4",
|
| 122 |
+
"source_problem_id": "2021-individual-1",
|
| 123 |
+
"facts": [
|
| 124 |
+
"ena, wija, wido, wi, idibi, benomi, waroewo, and ije are 1, 2, 3, 4, 5, 6, 8, and 9.",
|
| 125 |
+
"rati, mepina, joka rati, mepija, rati beo, and moeto are 10, 20, 30, 40, 50, and 60.",
|
| 126 |
+
"A unit followed by -ma before a multiple of ten is added to that multiple; ije may alternatively precede the next decade to subtract one.",
|
| 127 |
+
"X daemita moeto is 60 + X; moeto D ma X ka (D+1) forms 60D + X.",
|
| 128 |
+
"wima mepija is 40 + 4 = 44, and X daemita moeto adds 60, giving 104."
|
| 129 |
+
],
|
| 130 |
+
"full_answer_values_exposed": []
|
| 131 |
+
},
|
| 132 |
+
"iol-2022-individual-p1-sub-c-atomic-c.3": {
|
| 133 |
+
"record_id": "iol-2022-individual-p1-sub-c-atomic-c.3",
|
| 134 |
+
"source_problem_id": "2022-individual-1",
|
| 135 |
+
"facts": [
|
| 136 |
+
"Person prefixes identify the direct object, indirect object, and subject in that order around the fixed verb stem tʷ.",
|
| 137 |
+
"s-, šʼ-, w-, and ŝʷ- mark first singular, first plural, second singular, and second plural participants; third person uses a-, n-, na-, or zero according to role and number.",
|
| 138 |
+
"The vowel is a when the direct object is plural or a second-person-plural participant is present; otherwise it is ə. Schwa separates adjacent consonants.",
|
| 139 |
+
"Use šʼ- for first-person-plural direct object and w- for the second-person-singular subject; the third-person-singular indirect object is unmarked."
|
| 140 |
+
],
|
| 141 |
+
"full_answer_values_exposed": []
|
| 142 |
+
},
|
| 143 |
+
"iol-2023-individual-p5-sub-b-atomic-b.2": {
|
| 144 |
+
"record_id": "iol-2023-individual-p5-sub-b-atomic-b.2",
|
| 145 |
+
"source_problem_id": "2023-individual-5",
|
| 146 |
+
"facts": [
|
| 147 |
+
"niŋkin, shuunni, taanre, sicyɛɛre, and kaŋkuro are 1, 2, 3, 4, and 5; baa- forms 6-9 from unit words.",
|
| 148 |
+
"kɛ is 10, beɲjaaga is 20, ŋkuu is 80, and kampwoo is 400.",
|
| 149 |
+
"Before a multiplier, 20, 80, and 400 appear as bee-, ŋkwuu, and kampwɔhii; na adds components.",
|
| 150 |
+
"The components are 80, 20, and 9; joining them with na gives 109."
|
| 151 |
+
],
|
| 152 |
+
"full_answer_values_exposed": []
|
| 153 |
+
},
|
| 154 |
+
"iol-2024-individual-p1-sub-a-atomic-a.1": {
|
| 155 |
+
"record_id": "iol-2024-individual-p1-sub-a-atomic-a.1",
|
| 156 |
+
"source_problem_id": "2024-individual-1",
|
| 157 |
+
"facts": [
|
| 158 |
+
"Verb order is subject prefix, optional ə, tense prefix, optional ine- for a first-person-singular object, root, optional -la, tense suffix, optional ə, and person/number ending.",
|
| 159 |
+
"Subject prefixes are t- first singular, mət- first dual/plural, zero second singular, and ne- third dual/plural; ku- is present, je- future, and past is unmarked.",
|
| 160 |
+
"Object endings are -tək second dual/plural, -n third singular, -net third dual, and -new third plural; -la marks first/second plural participation.",
|
| 161 |
+
"Schwa breaks prohibited consonant clusters; prefix vowels delete before vowels; t+j becomes cc, t+l becomes ll, t+n becomes nn, and t+ŋ becomes ņŋ; a triggers vowel harmony.",
|
| 162 |
+
"The subject is unmarked second-person singular, ku- is present, lle is 'lead', -ŋ marks present, and -n marks a third-person-singular object."
|
| 163 |
+
],
|
| 164 |
+
"full_answer_values_exposed": []
|
| 165 |
+
},
|
| 166 |
+
"iol-2008-individual-p5-sub-a-atomic-a.4": {
|
| 167 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.4",
|
| 168 |
+
"source_problem_id": "2008-individual-5",
|
| 169 |
+
"facts": [
|
| 170 |
+
"Ilinniaqtitsiji is the definite object 'the teacher'.",
|
| 171 |
+
"qukiq-t-ait is 'shot' with second-person subject and third-person definite object."
|
| 172 |
+
],
|
| 173 |
+
"full_answer_values_exposed": []
|
| 174 |
+
},
|
| 175 |
+
"iol-2011-individual-p1-sub-b-atomic-b.4": {
|
| 176 |
+
"record_id": "iol-2011-individual-p1-sub-b-atomic-b.4",
|
| 177 |
+
"source_problem_id": "2011-individual-1",
|
| 178 |
+
"facts": [
|
| 179 |
+
"Third person has no prefix; ket means 'out', -ohnæ means 'walking', and -w means 'he'.",
|
| 180 |
+
"In ketohnæw the first two vowels are short, so o lengthens to ō."
|
| 181 |
+
],
|
| 182 |
+
"full_answer_values_exposed": []
|
| 183 |
+
},
|
| 184 |
+
"iol-2012-individual-p1-sub-b-atomic-b.2": {
|
| 185 |
+
"record_id": "iol-2012-individual-p1-sub-b-atomic-b.2",
|
| 186 |
+
"source_problem_id": "2012-individual-1",
|
| 187 |
+
"facts": [
|
| 188 |
+
"Dyirbal order is object-subject-verb.",
|
| 189 |
+
"bala diban bilmbalmuNa is 'the stone that is always being pushed'; baNgun biñéiriñéu is 'the lizard'; guniñu is 'is searching for'."
|
| 190 |
+
],
|
| 191 |
+
"full_answer_values_exposed": []
|
| 192 |
+
},
|
| 193 |
+
"iol-2012-individual-p5-sub-d-atomic-d.2": {
|
| 194 |
+
"record_id": "iol-2012-individual-p5-sub-d-atomic-d.2",
|
| 195 |
+
"source_problem_id": "2012-individual-5",
|
| 196 |
+
"facts": [
|
| 197 |
+
"In a‘öf fau, the first word is the phrase form of the verb meaning 'to exhaust'.",
|
| 198 |
+
"In a Rotuman two-word phrase the first word changes: final -VCV and -VCu become -VC, final -VCi becomes an umlauted-vowel-plus-consonant form, and final -VCa becomes -VaC.",
|
| 199 |
+
"Reverse every phrase-form rule compatible with a‘öf; the reverse operation may be ambiguous."
|
| 200 |
+
],
|
| 201 |
+
"full_answer_values_exposed": []
|
| 202 |
+
},
|
| 203 |
+
"iol-2016-individual-p5-sub-b-atomic-b.2": {
|
| 204 |
+
"record_id": "iol-2016-individual-p5-sub-b-atomic-b.2",
|
| 205 |
+
"source_problem_id": "2016-individual-5",
|
| 206 |
+
"facts": [
|
| 207 |
+
"chushu means 'corner', -ma means 'your', and -na means 'in'.",
|
| 208 |
+
"When following -na removes the vowel of -ma, -ma leaves the root-final u, giving chushu-m-na."
|
| 209 |
+
],
|
| 210 |
+
"full_answer_values_exposed": []
|
| 211 |
+
},
|
| 212 |
+
"iol-2017-individual-p2-sub-c-atomic-c.3": {
|
| 213 |
+
"record_id": "iol-2017-individual-p2-sub-c-atomic-c.3",
|
| 214 |
+
"source_problem_id": "2017-individual-2",
|
| 215 |
+
"facts": [
|
| 216 |
+
"A possessor precedes the possessed noun.",
|
| 217 |
+
"Possessor prefixes are n- for first-person singular, zero for second-person singular, h- for third-person singular, t- for 'of each of us', d- for one's own, and ri- for second-person plural.",
|
| 218 |
+
"Except after ri-, the possessed noun takes a- if it is a body part and e- otherwise.",
|
| 219 |
+
"The vocabulary recoverable from the matches includes fe 'pig', lui 'knife', ya 'mother', maama 'father', pong 'face', wei 'ear', and tama 'sea'.",
|
| 220 |
+
"A second-person-singular possessor is unmarked, and mother is not a body part, giving e-ya. That mother is a third-person possessor of father, also not a body part, giving he-maama."
|
| 221 |
+
],
|
| 222 |
+
"full_answer_values_exposed": []
|
| 223 |
+
},
|
| 224 |
+
"iol-2017-individual-p3-sub-b-atomic-b.1": {
|
| 225 |
+
"record_id": "iol-2017-individual-p3-sub-b-atomic-b.1",
|
| 226 |
+
"source_problem_id": "2017-individual-3",
|
| 227 |
+
"facts": [
|
| 228 |
+
"Basic order is subject, verb, optional object, optional place; first-person-singular subjects are expressed by the ŋg- verb prefix.",
|
| 229 |
+
"A place phrase may be fronted: X V L is equivalent to L V X. A possessed noun precedes its possessive pronoun.",
|
| 230 |
+
"Noun-class concord uses singular mú- or dì- and plural à-, má-, or ʒì-; place expressions use mù-.",
|
| 231 |
+
"The last tone of a word assimilates to the first tone of the following word. The sentence-final tone is low in statements and high in questions.",
|
| 232 |
+
"Use ŋg- for the first-person-singular subject with the verb ʃík- 'sing', and put a high tone on the final syllable because the sentence is interrogative."
|
| 233 |
+
],
|
| 234 |
+
"full_answer_values_exposed": []
|
| 235 |
+
},
|
| 236 |
+
"iol-2018-individual-p2-sub-a-atomic-a.1": {
|
| 237 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.1",
|
| 238 |
+
"source_problem_id": "2018-individual-2",
|
| 239 |
+
"facts": [
|
| 240 |
+
"Order is subject, optional object, predicate, agreement complex, ne. First- and second-person singular transitive subjects take -bə; third-person and plural transitive subjects take kəmə.",
|
| 241 |
+
"The person hierarchy is first > second > third. If the subject outranks the object, past uses t-...-ʔ and present uses k-; if the object outranks the subject, past uses tʰ- and present uses r-.",
|
| 242 |
+
"The agreement suffix is -ɤ when first-person singular participates, -i when first-person plural participates, otherwise -u for second-person singular and -an for second-person plural.",
|
| 243 |
+
"The lexical predicates are ka 'go', ʒip 'sleep', lapkʰi 'see', cʰam 'know', and lan 'beat'.",
|
| 244 |
+
"nɤ is second-person singular and ʒip is 'sleep'. Present k- plus the second-person-singular suffix -u gives ku."
|
| 245 |
+
],
|
| 246 |
+
"full_answer_values_exposed": []
|
| 247 |
+
},
|
| 248 |
+
"iol-2019-individual-p5-sub-a-atomic-a.4": {
|
| 249 |
+
"record_id": "iol-2019-individual-p5-sub-a-atomic-a.4",
|
| 250 |
+
"source_problem_id": "2019-individual-5",
|
| 251 |
+
"facts": [
|
| 252 |
+
"bèsèn is 'we', nú bóy marks future fewer than three days ahead, tɔ́ is 'come', fɔ̀wǎy is 'market', and bvúzhı᷇ːde᷆n is Bvuzhiden."
|
| 253 |
+
],
|
| 254 |
+
"full_answer_values_exposed": []
|
| 255 |
+
},
|
| 256 |
+
"iol-2021-individual-p1-sub-b-atomic-b.3": {
|
| 257 |
+
"record_id": "iol-2021-individual-p1-sub-b-atomic-b.3",
|
| 258 |
+
"source_problem_id": "2021-individual-1",
|
| 259 |
+
"facts": [
|
| 260 |
+
"ena, wija, wido, wi, idibi, benomi, waroewo, and ije are 1, 2, 3, 4, 5, 6, 8, and 9.",
|
| 261 |
+
"rati, mepina, joka rati, mepija, rati beo, and moeto are 10, 20, 30, 40, 50, and 60.",
|
| 262 |
+
"A unit followed by -ma before a multiple of ten is added to that multiple; ije may alternatively precede the next decade to subtract one.",
|
| 263 |
+
"X daemita moeto is 60 + X; moeto D ma X ka (D+1) forms 60D + X.",
|
| 264 |
+
"benomi is 6; with -ma before mepina 20 it is added, giving 20 + 6 = 26."
|
| 265 |
+
],
|
| 266 |
+
"full_answer_values_exposed": []
|
| 267 |
+
},
|
| 268 |
+
"iol-2022-individual-p1-sub-b-atomic-b.2": {
|
| 269 |
+
"record_id": "iol-2022-individual-p1-sub-b-atomic-b.2",
|
| 270 |
+
"source_problem_id": "2022-individual-1",
|
| 271 |
+
"facts": [
|
| 272 |
+
"Person prefixes identify the direct object, indirect object, and subject in that order around the fixed verb stem tʷ.",
|
| 273 |
+
"s-, šʼ-, w-, and ŝʷ- mark first singular, first plural, second singular, and second plural participants; third person uses a-, n-, na-, or zero according to role and number.",
|
| 274 |
+
"The vowel is a when the direct object is plural or a second-person-plural participant is present; otherwise it is ə. Schwa separates adjacent consonants.",
|
| 275 |
+
"s- marks me as direct object, ŝʷ- marks a second-person-plural subject, and the remaining third-person singular participant is the indirect object."
|
| 276 |
+
],
|
| 277 |
+
"full_answer_values_exposed": []
|
| 278 |
+
},
|
| 279 |
+
"iol-2023-individual-p5-sub-b-atomic-b.3": {
|
| 280 |
+
"record_id": "iol-2023-individual-p5-sub-b-atomic-b.3",
|
| 281 |
+
"source_problem_id": "2023-individual-5",
|
| 282 |
+
"facts": [
|
| 283 |
+
"niŋkin, shuunni, taanre, sicyɛɛre, and kaŋkuro are 1, 2, 3, 4, and 5; baa- forms 6-9 from unit words.",
|
| 284 |
+
"kɛ is 10, beɲjaaga is 20, ŋkuu is 80, and kampwoo is 400.",
|
| 285 |
+
"Before a multiplier, 20, 80, and 400 appear as bee-, ŋkwuu, and kampwɔhii; na adds components.",
|
| 286 |
+
"This is 80 + (20 × 3) + 10 + 2, which equals 152."
|
| 287 |
+
],
|
| 288 |
+
"full_answer_values_exposed": []
|
| 289 |
+
},
|
| 290 |
+
"iol-2024-individual-p1-sub-a-atomic-a.4": {
|
| 291 |
+
"record_id": "iol-2024-individual-p1-sub-a-atomic-a.4",
|
| 292 |
+
"source_problem_id": "2024-individual-1",
|
| 293 |
+
"facts": [
|
| 294 |
+
"Verb order is subject prefix, optional ə, tense prefix, optional ine- for a first-person-singular object, root, optional -la, tense suffix, optional ə, and person/number ending.",
|
| 295 |
+
"Subject prefixes are t- first singular, mət- first dual/plural, zero second singular, and ne- third dual/plural; ku- is present, je- future, and past is unmarked.",
|
| 296 |
+
"Object endings are -tək second dual/plural, -n third singular, -net third dual, and -new third plural; -la marks first/second plural participation.",
|
| 297 |
+
"Schwa breaks prohibited consonant clusters; prefix vowels delete before vowels; t+j becomes cc, t+l becomes ll, t+n becomes nn, and t+ŋ becomes ņŋ; a triggers vowel harmony.",
|
| 298 |
+
"t- marks 'I', je- marks future, the harmonized root is 'wait', -la marks plural participation, and -tək marks a second-person-plural object."
|
| 299 |
+
],
|
| 300 |
+
"full_answer_values_exposed": []
|
| 301 |
+
},
|
| 302 |
+
"iol-2008-individual-p5-sub-a-atomic-a.2": {
|
| 303 |
+
"record_id": "iol-2008-individual-p5-sub-a-atomic-a.2",
|
| 304 |
+
"source_problem_id": "2008-individual-5",
|
| 305 |
+
"facts": [
|
| 306 |
+
"Nanu-it is 'your polar bear' as subject, inuuhuktu-rmik is indefinite 'a boy', and aanniq-si-j-uq is 'hurt' with third-person subject."
|
| 307 |
+
],
|
| 308 |
+
"full_answer_values_exposed": []
|
| 309 |
+
},
|
| 310 |
+
"iol-2011-individual-p1-sub-b-atomic-b.3": {
|
| 311 |
+
"record_id": "iol-2011-individual-p1-sub-b-atomic-b.3",
|
| 312 |
+
"source_problem_id": "2011-individual-1",
|
| 313 |
+
"facts": [
|
| 314 |
+
"Third person has no prefix.",
|
| 315 |
+
"The components are taw 'pierce', -ānæhkæ 'digging', and intransitive -w 'he'."
|
| 316 |
+
],
|
| 317 |
+
"full_answer_values_exposed": []
|
| 318 |
+
},
|
| 319 |
+
"iol-2012-individual-p1-sub-b-atomic-b.1": {
|
| 320 |
+
"record_id": "iol-2012-individual-p1-sub-b-atomic-b.1",
|
| 321 |
+
"source_problem_id": "2012-individual-1",
|
| 322 |
+
"facts": [
|
| 323 |
+
"Dyirbal order is object-subject-verb.",
|
| 324 |
+
"balan ñalNga is 'the girl'; baNgul NumaNgu guniymuNagu is 'the father that is always being searched for'; bambunman is 'is healing'."
|
| 325 |
+
],
|
| 326 |
+
"full_answer_values_exposed": []
|
| 327 |
+
},
|
| 328 |
+
"iol-2016-individual-p5-sub-a-atomic-a.2": {
|
| 329 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.2",
|
| 330 |
+
"source_problem_id": "2016-individual-5",
|
| 331 |
+
"facts": [
|
| 332 |
+
"yapu means 'field', possessive -p”a means 'his', and -psa means 'too'.",
|
| 333 |
+
"Possessive -p”a removes the root-final vowel, and -psa removes the vowel of the preceding suffix."
|
| 334 |
+
],
|
| 335 |
+
"full_answer_values_exposed": []
|
| 336 |
+
},
|
| 337 |
+
"iol-2017-individual-p3-sub-a-atomic-a.3": {
|
| 338 |
+
"record_id": "iol-2017-individual-p3-sub-a-atomic-a.3",
|
| 339 |
+
"source_problem_id": "2017-individual-3",
|
| 340 |
+
"facts": [
|
| 341 |
+
"Basic order is subject, verb, optional object, optional place; first-person-singular subjects are expressed by the ŋg- verb prefix.",
|
| 342 |
+
"A place phrase may be fronted: X V L is equivalent to L V X. A possessed noun precedes its possessive pronoun.",
|
| 343 |
+
"Noun-class concord uses singular mú- or dì- and plural à-, má-, or ʒì-; place expressions use mù-.",
|
| 344 |
+
"The last tone of a word assimilates to the first tone of the following word. The sentence-final tone is low in statements and high in questions.",
|
| 345 |
+
"ŋg- marks a first-person-singular subject and kínà is 'dance'; the final low tone makes the sentence declarative."
|
| 346 |
+
],
|
| 347 |
+
"full_answer_values_exposed": []
|
| 348 |
+
}
|
| 349 |
+
}
|
| 350 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v10.json
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_expansion_v10",
|
| 3 |
+
"reviewed_at_utc": "2026-07-11",
|
| 4 |
+
"review_method": "Every prompt, target, answer, and short derivation was transcribed or checked directly against the rendered official English problem and solution pages.",
|
| 5 |
+
"sources": [
|
| 6 |
+
{
|
| 7 |
+
"source_problem_id": "2011-individual-4",
|
| 8 |
+
"year": 2011,
|
| 9 |
+
"title": "Nahuatl",
|
| 10 |
+
"problem_pdf_page_1_indexed": 3,
|
| 11 |
+
"solution_pdf_page_1_indexed": 2,
|
| 12 |
+
"problem_body": "Problem #4 (20 points). Given are words in Nahuatl and their English translations in arbitrary order:\n\nacalhuah, achilli, atl, callah, calhuah, chilatl, chilli, colli, coltzintli, conehuah, conehuahcapil, conetl, oquichconetl, oquichhuah, oquichtotoltzintli, tehuah, tetlah, totoltetl\n\nwater, child, master of house, water pepper, revered turkey-cock, mother, village, chili water, grandfather/ancestor, stony ground, boy, possessor of stones, chili, turkey egg, canoe owner, mum(my), wife, revered grandfather/ancestor\n\n(b) Translate into Nahuatl: house, stone, possessor of water, revered man/husband.\n\n(c) Translate into English: cacahuatl, cacahuatetl, cacahuaatl, cacahuahuah.\n\nClassical Nahuatl was the language of the Aztec Empire in Mexico. c = qu = k, ch is as in church, hu = w, and tl and tz are consonants.",
|
| 13 |
+
"checked_rules": [
|
| 14 |
+
"In a compound, the left-hand part modifies the right-hand part.",
|
| 15 |
+
"A noun ends in -tl or -li unless it has -capil 'diminutive', -huah 'one who has', -tlah/-lah 'place of many', or -tzintli 'revered'.",
|
| 16 |
+
"The variants -li and -lah occur after l; otherwise the forms are -tl and -tlah."
|
| 17 |
+
],
|
| 18 |
+
"tasks": [
|
| 19 |
+
{"subpart": "b", "id": "b.1", "target": "Translate 'house' into Nahuatl.", "answer": "calli", "reasoning": "The stem cal- takes the ordinary noun ending -li after l, giving calli."},
|
| 20 |
+
{"subpart": "b", "id": "b.2", "target": "Translate 'stone' into Nahuatl.", "answer": "tetl", "reasoning": "The stem te- takes the ordinary noun ending -tl, giving tetl."},
|
| 21 |
+
{"subpart": "b", "id": "b.3", "target": "Translate 'possessor of water' into Nahuatl.", "answer": "ahuah", "reasoning": "The water stem a- combines with -huah 'one who has', producing ahuah."},
|
| 22 |
+
{"subpart": "b", "id": "b.4", "target": "Translate 'revered man/husband' into Nahuatl.", "answer": "oquichtzintli", "reasoning": "The stem oquich- 'man/husband' takes -tzintli 'revered', producing oquichtzintli."},
|
| 23 |
+
{"subpart": "c", "id": "c.1", "target": "Translate cacahuatl into English.", "answer": "cocoa", "reasoning": "The noun ending -tl leaves the stem cacahua-, whose meaning is 'cocoa'."},
|
| 24 |
+
{"subpart": "c", "id": "c.2", "target": "Translate cacahuatetl into English.", "answer": "cocoa bean", "reasoning": "This compound is cacahua- 'cocoa' + te-tl 'stone/seed-like object', conventionally 'cocoa bean'."},
|
| 25 |
+
{"subpart": "c", "id": "c.3", "target": "Translate cacahuaatl into English.", "answer": "cocoa drink", "reasoning": "The compound combines cacahua- 'cocoa' with a-tl 'water', hence 'cocoa drink'."},
|
| 26 |
+
{"subpart": "c", "id": "c.4", "target": "Translate cacahuahuah into English.", "answer": "possessor of cocoa", "reasoning": "The suffix -huah means 'one who has'; with cacahua- it gives 'possessor of cocoa'."}
|
| 27 |
+
]
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"source_problem_id": "2021-individual-1",
|
| 31 |
+
"year": 2021,
|
| 32 |
+
"title": "Ekari",
|
| 33 |
+
"problem_pdf_page_1_indexed": 1,
|
| 34 |
+
"solution_pdf_page_1_indexed": 1,
|
| 35 |
+
"problem_body": "Problem 1 (20 points). Here are some numerals in Ekari and their values:\n\nwija — 2\nbenomima rati — 16\nwaroewoma joka rati — 38\nije mepija — 39\nidibima rati beo — 55\nmepina daemita moeto — 80\nenama rati beo daemita moeto — 111\nmoeto wija ma ije ka wido — 129\nmoeto wija ma ije joka rati ka wido — 149\nmoeto idibi ma widoma mepija ka benomi — 343\n\n(a) Write in digits: moeto waroewo; ijema joka rati; moeto wido ma benomi ka wi. One of these numerals has the same value as one above.\n\n(b) Write out in Ekari: 1, 19, 26, 104, 292. One number can be expressed in two ways; give both.",
|
| 36 |
+
"checked_rules": [
|
| 37 |
+
"ena, wija, wido, wi, idibi, benomi, waroewo, and ije are 1, 2, 3, 4, 5, 6, 8, and 9.",
|
| 38 |
+
"rati, mepina, joka rati, mepija, rati beo, and moeto are 10, 20, 30, 40, 50, and 60.",
|
| 39 |
+
"A unit followed by -ma before a multiple of ten is added to that multiple; ije may alternatively precede the next decade to subtract one.",
|
| 40 |
+
"X daemita moeto is 60 + X; moeto D ma X ka (D+1) forms 60D + X."
|
| 41 |
+
],
|
| 42 |
+
"tasks": [
|
| 43 |
+
{"subpart": "a", "id": "a.1", "target": "Write moeto waroewo in digits.", "answer": "480", "reasoning": "moeto is 60 and waroewo is 8; juxtaposition here multiplies them, so 60 × 8 = 480."},
|
| 44 |
+
{"subpart": "a", "id": "a.2", "target": "Write ijema joka rati in digits.", "answer": "39", "reasoning": "joka rati is 30 and prefixed ijema adds ije = 9, giving 39."},
|
| 45 |
+
{"subpart": "a", "id": "a.3", "target": "Write moeto wido ma benomi ka wi in digits.", "answer": "186", "reasoning": "The frame moeto wido ma ... ka wi represents 60 × 3 plus the inserted benomi = 6, so the value is 186."},
|
| 46 |
+
{"subpart": "b", "id": "b.1", "target": "Write 1 in Ekari.", "answer": "ena", "reasoning": "The checked unit vocabulary gives ena = 1."},
|
| 47 |
+
{"subpart": "b", "id": "b.2", "target": "Write 19 in Ekari, giving both possible forms.", "answer": "ijema rati; ije mepina", "accepted_values": ["ije mepina; ijema rati", "ijema rati = ije mepina", "ije mepina = ijema rati", "ijema rati / ije mepina", "ije mepina / ijema rati"], "reasoning": "One construction adds 9 to 10: ijema rati. The subtractive construction places ije before 20: ije mepina. Both mean 19."},
|
| 48 |
+
{"subpart": "b", "id": "b.3", "target": "Write 26 in Ekari.", "answer": "benomima mepina", "reasoning": "benomi is 6; with -ma before mepina 20 it is added, giving 20 + 6 = 26."},
|
| 49 |
+
{"subpart": "b", "id": "b.4", "target": "Write 104 in Ekari.", "answer": "wima mepija daemita moeto", "reasoning": "wima mepija is 40 + 4 = 44, and X daemita moeto adds 60, giving 104."},
|
| 50 |
+
{"subpart": "b", "id": "b.5", "target": "Write 292 in Ekari.", "answer": "moeto wi ma wijama rati beo ka idibi", "reasoning": "The outer frame gives 60 × 4, while wijama rati beo is 50 + 2; together they give 240 + 52 = 292."}
|
| 51 |
+
]
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"source_problem_id": "2023-individual-5",
|
| 55 |
+
"year": 2023,
|
| 56 |
+
"title": "Supyire",
|
| 57 |
+
"problem_pdf_page_1_indexed": 6,
|
| 58 |
+
"solution_pdf_page_1_indexed": 6,
|
| 59 |
+
"problem_body": "Problem 5 (20 points). Here are some numerals in Supyire and their values:\n\nbaashuunni — 7\nbeɲjaaga na niŋkin — 21\nŋkwuu taanre na beeshuunni na kaŋkuro — 285\nkampwoo na ŋkwuu shuunni na beetaanre na baani — 626\nkampwɔhii sicyɛɛre na beɲjaaga na kɛ na baaricyɛɛre — 1639\n\n(a) Write in digits: kampwɔhii shuunni na kɛ; ŋkuu na baataanre.\n\n(b) Write out in Supyire: 15, 109, 152, 403, 1534.\n\nThe words use a simplified transcription. ɛ and ɔ are vowels; ŋ and ɲ are consonants.",
|
| 60 |
+
"checked_rules": [
|
| 61 |
+
"niŋkin, shuunni, taanre, sicyɛɛre, and kaŋkuro are 1, 2, 3, 4, and 5; baa- forms 6-9 from unit words.",
|
| 62 |
+
"kɛ is 10, beɲjaaga is 20, ŋkuu is 80, and kampwoo is 400.",
|
| 63 |
+
"Before a multiplier, 20, 80, and 400 appear as bee-, ŋkwuu, and kampwɔhii; na adds components."
|
| 64 |
+
],
|
| 65 |
+
"tasks": [
|
| 66 |
+
{"subpart": "a", "id": "a.1", "target": "Write kampwɔhii shuunni na kɛ in digits.", "answer": "810", "reasoning": "kampwɔhii before shuunni is 400 × 2 = 800, and kɛ is 10; na adds them to give 810."},
|
| 67 |
+
{"subpart": "a", "id": "a.2", "target": "Write ŋkuu na baataanre in digits.", "answer": "88", "reasoning": "ŋkuu is 80 and baataanre is 8; na adds them, giving 88."},
|
| 68 |
+
{"subpart": "b", "id": "b.1", "target": "Write 15 in Supyire.", "answer": "kɛ na kaŋkuro", "reasoning": "kɛ is 10 and kaŋkuro is 5, so additive na gives 15."},
|
| 69 |
+
{"subpart": "b", "id": "b.2", "target": "Write 109 in Supyire.", "answer": "ŋkuu na beɲjaaga na baaricyɛɛre", "reasoning": "The components are 80, 20, and 9; joining them with na gives 109."},
|
| 70 |
+
{"subpart": "b", "id": "b.3", "target": "Write 152 in Supyire.", "answer": "ŋkuu na beetaanre na kɛ na shuunni", "reasoning": "This is 80 + (20 × 3) + 10 + 2, which equals 152."},
|
| 71 |
+
{"subpart": "b", "id": "b.4", "target": "Write 403 in Supyire.", "answer": "kampwoo na taanre", "reasoning": "kampwoo is 400 and taanre is 3; additive na gives 403."},
|
| 72 |
+
{"subpart": "b", "id": "b.5", "target": "Write 1534 in Supyire.", "answer": "kampwɔhii taanre na ŋkwuu sicyɛɛre na kɛ na sicyɛɛre", "reasoning": "The expression is (400 × 3) + (80 × 4) + 10 + 4 = 1534."}
|
| 73 |
+
]
|
| 74 |
+
}
|
| 75 |
+
]
|
| 76 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v15.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_expansion_v15",
|
| 3 |
+
"reviewed_at_utc": "2026-07-17",
|
| 4 |
+
"review_method": "Every prompt example, table cell, requested item, alternative translation, rule, and canonical answer was compared directly with rendered official English problem and solution pages.",
|
| 5 |
+
"sources": [
|
| 6 |
+
{
|
| 7 |
+
"source_problem_id": "2006-individual-1",
|
| 8 |
+
"year": 2006,
|
| 9 |
+
"title": "Lakhota",
|
| 10 |
+
"problem_pdf_page_1_indexed": 1,
|
| 11 |
+
"solution_pdf_page_1_indexed": 1,
|
| 12 |
+
"problem_body": "Problem 1 (20 marks). Below you see romanised sentences in the Lakhota language and their English translations:\n\n1. lakhota ki wičhakte — The Indian killed them.\n2. matho ki wakte — I killed the bear.\n3. lakhota ki mačho — The Indian called me.\n4. tuwa ničho he — Who called you?\n5. wičhaša ki tuwa kte — The person killed someone.\n6. tuwa hi he — Who came?\n7. matho ki wičhačho — He called the bears.\n8. yahi čha hi — You came, and he came.\n9. matho ki hipi ną lakhota ki čhopi — The bears came and called the Indian.\n10. yahi čha hokšila ki nikte — You came, and the boy killed you.\n11. lakhota ki wačho ną hokšila ki wakte — I called the Indian and killed the boy.\n12. hokšila ki wakte čha tuwa lakhota ki wičhačho — I killed the boy, and someone called the Indians.\n13. lakhota ki hipi čha mayačho — The Indians came, and you called me.\n\nAssignment 1. Translate into English:\n1. wahi čha lakhota ki matho ki wičhačhopi\n2. wičhaša ki nikte ną mačho\n3. wičhaša ki nikte čha mačho\n4. nikte\n\nAssignment 2. Translate into English in all possible ways:\ntuwa kte he\n\nAssignment 3. Translate into Lakhota:\n1. The Indians killed the boy, and the bear came.\n2. You came and killed the Indian.\n3. Whom did I call?\n4. The people came, and someone killed them.\n\nNote: š, č, h, y, w, ą are specific sounds of Lakhota.",
|
| 13 |
+
"checked_rules": [
|
| 14 |
+
"The basic word order is SOV.",
|
| 15 |
+
"Nouns are followed by ki, which is an article. Interrogative sentences end in he.",
|
| 16 |
+
"Verb subject and object markers are: first-person singular wa- and ma-; second-person singular ya- and ni-; third-person singular zero and zero; third-person plural -pi and wičha-.",
|
| 17 |
+
"When both object and subject prefixes occur on the verb, the object prefix precedes the subject prefix.",
|
| 18 |
+
"Number is expressed on the verb rather than on the nouns. tuwa means both 'who' and 'someone'.",
|
| 19 |
+
"ną coordinates predicates with the same subject; čha coordinates clauses with different subjects."
|
| 20 |
+
],
|
| 21 |
+
"tasks": [
|
| 22 |
+
{"subpart":"a","id":"a.1","target":"Translate Assignment 1 item 1, 'wahi čha lakhota ki matho ki wičhačhopi', into English.","answer":"I came, and the Indians called the bears.","accepted_values":["I came and the Indians called the bears."],"reasoning":"wahi is 'I came'. The second clause has lakhota ki as the subject 'the Indians', matho ki as the object 'the bears', and wičhačhopi as the third-person-plural-subject verb 'called'; čha signals different subjects."},
|
| 23 |
+
{"subpart":"a","id":"a.2","target":"Translate Assignment 1 item 2, 'wičhaša ki nikte na mačho', into English.","answer":"The person killed you and called me.","accepted_values":["The person killed you, and the person called me."],"reasoning":"wičhaša ki is 'the person'. The object marker ni- in nikte marks second-person singular, while mačho has the first-person object marker ma-. na joins two predicates with the same subject."},
|
| 24 |
+
{"subpart":"a","id":"a.3","target":"Translate Assignment 1 item 3, 'wičhaša ki nikte čha mačho', into English.","answer":"The person killed you and someone called me.","accepted_values":["The person killed you, and he called me.","The person killed you and he called me."],"reasoning":"The first clause is the same as item 2. čha marks different subjects, so the subject of mačho need not be the person; the language does not force a more specific English choice than 'someone' or 'he'."},
|
| 25 |
+
{"subpart":"a","id":"a.4","target":"Translate Assignment 1 item 4, 'nikte', into English.","answer":"He killed you.","accepted_values":["He killed you?"],"reasoning":"The object marker ni- is second-person singular and the absent subject marker is third-person singular. The sentence has no he, so it is a statement: 'He killed you.'"},
|
| 26 |
+
{"subpart":"b","id":"b.1","target":"Give every possible English translation of Assignment 2, 'tuwa kte he'.","answer":"Who did he kill?; Who killed him?","accepted_values":["Who did he kill? / Who killed him?","Who did he kill?; who killed him?"],"reasoning":"tuwa can be either 'who' as an object or 'who' as a subject. kte has zero third-person-singular subject and zero third-person-singular object marking, and final he makes the sentence interrogative, so both role assignments are possible."},
|
| 27 |
+
{"subpart":"c","id":"c.1","target":"Translate Assignment 3 item 1, 'The Indians killed the boy, and the bear came.', into Lakhota.","answer":"lakhota ki hokšita ki ktepi ną matho ki hi","accepted_values":["lakhota ki hokšita ki ktepi ną matho ki hi."],"reasoning":"Use lakhota ki for 'the Indians', hokšita ki for 'the boy', and ktepi for the third-person-plural-subject verb 'killed'. ną joins predicates with the same subject, and matho ki hi means 'the bear came'."},
|
| 28 |
+
{"subpart":"c","id":"c.2","target":"Translate Assignment 3 item 2, 'You came and killed the Indian.', into Lakhota.","answer":"yahi ną lakhota ki yakte","accepted_values":["yahi ną lakhota ki yakte."],"reasoning":"yahi is 'you came'. ną joins predicates with the same subject; lakhota ki is the object 'the Indian', and ya- is the second-person-singular subject marker in yakte."},
|
| 29 |
+
{"subpart":"c","id":"c.3","target":"Translate Assignment 3 item 3, 'Whom did I call?', into Lakhota.","answer":"tuwa wačho he","accepted_values":["tuwa wačho he."],"reasoning":"tuwa is the interrogative 'whom' in object position, wa- marks first-person-singular subject, and he marks the question."},
|
| 30 |
+
{"subpart":"c","id":"c.4","target":"Translate Assignment 3 item 4, 'The people came, and someone killed them.', into Lakhota.","answer":"wičhaša ki hipi čha tuwa wičhakte","accepted_values":["wičhaša ki hipi čha tuwa wičhakte."],"reasoning":"wičhaša ki hipi means 'the people came'. čha introduces a different subject; tuwa is 'someone', and wičha- marks the third-person-plural object in wičhakte, 'killed them'."}
|
| 31 |
+
]
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"source_problem_id": "2006-individual-2",
|
| 35 |
+
"year": 2006,
|
| 36 |
+
"title": "Catalan",
|
| 37 |
+
"problem_pdf_page_1_indexed": 2,
|
| 38 |
+
"solution_pdf_page_1_indexed": 2,
|
| 39 |
+
"problem_body": "Problem 2 (20 marks). The plural of Catalan nouns is usually formed by adding the ending -s. But if the noun ends in one of the letters s, x or ç, more complex rules apply. Here are the singular and plural forms of some Catalan nouns (in simplified spelling) and their English translations. Some forms are missing.\n\nSingular | Plural | Translation\nel apèndix | els apèndixs | appendix\nel bastaix | [missing] | carrier\nel troleibús | [missing] | trolleybus\nel cactus | els cactus | cactus\nla càries | les càries | caries\n[missing] | les clos | meadow\nel contumaç | els contumaços | rebel\nla faç | les façs | face\nel flux | els fluxos | stream\nel gimnàs | els gimnassos | gym\nla hèlix | les hèlixs | screw\nel índex | els índexs | index\nel iris | [missing] | rainbow\nel llaç | [missing] | loop\nel ònix | [missing] | onyx\nel pàncrees | els pàncrees | pancreas\nel pedaç | els pedaços | patch\nla pelvis | [missing] | pelvis\nel permís | els permisos | permission\nel pis | [missing] | flat, lodgings\n[missing] | els sequaços | (male) follower\n[missing] | les sequaçs | (female) follower\nel sufix | els sufixos | suffix\n[missing] | els tastaolletes | frivolous person\nel teix | els teixos | yew\nla trencadís | les trencadís | piece of crockery\nel vas | els vasos | vase\nla xeix | [missing] | the letter x\n\nAssignment 1. Fill the gaps and explain your solution. Assignment 2. The marks ` and ´ indicate the stress in certain Catalan words. Find out when they are used. Assignment 3. Which syllable is stressed in those words where there is no ` or ´ mark?\n\nCatalan is a Romance language spoken by approximately 8 million people, mostly in Spain, but also in France and Andorra.",
|
| 40 |
+
"checked_rules": [
|
| 41 |
+
"The singular articles are el for masculine nouns and la for feminine nouns; their plurals are els and les.",
|
| 42 |
+
"The stress mark ` or ´ is used when stress falls on a non-default syllable.",
|
| 43 |
+
"For words ending in -s, the default stress is on the last syllable or the third syllable from the end; the examples show the relevant plural forms and their accent marks.",
|
| 44 |
+
"Feminine nouns take plural -s, with zero addition after final s. Masculine nouns take plural -os when stressed on the final or only syllable and plural -s, with zero addition after final s, otherwise.",
|
| 45 |
+
"The two follower nouns have the same stem sequaç and differ only in their singular articles."
|
| 46 |
+
],
|
| 47 |
+
"tasks": [
|
| 48 |
+
{"subpart":"a","id":"a.1","target":"Fill the missing plural for el bastaix 'carrier'.","answer":"els bastaixos","accepted_values":["els bastaixos."],"reasoning":"bastaix is masculine and stressed on its final syllable, so its plural takes -os: el bastaix becomes els bastaixos."},
|
| 49 |
+
{"subpart":"a","id":"a.2","target":"Fill the missing plural for el troleibús 'trolleybus'.","answer":"els troleibusos","accepted_values":["els troleibusos."],"reasoning":"troleibús is masculine and stressed on its final syllable, so it takes plural -os."},
|
| 50 |
+
{"subpart":"a","id":"a.3","target":"Fill the missing plural for the meadow noun whose plural is les clos.","answer":"la clos","accepted_values":["la clos."],"reasoning":"The plural article les identifies the feminine noun, and the shared stem is clos. The singular is therefore la clos."},
|
| 51 |
+
{"subpart":"a","id":"a.4","target":"Fill the missing plural for el iris 'rainbow'.","answer":"els iris","accepted_values":["els iris."],"reasoning":"iris ends in s, so no additional s is written. Its masculine plural article is els, giving els iris."},
|
| 52 |
+
{"subpart":"a","id":"a.5","target":"Fill the missing plural for el llaç 'loop'.","answer":"els llaços","accepted_values":["els llaços."],"reasoning":"The masculine noun ends in ç and is not one of the final-stressed exceptions, so the plural is formed with -os: llaç becomes llaços."},
|
| 53 |
+
{"subpart":"a","id":"a.6","target":"Fill the missing plural for el ònix 'onyx'.","answer":"els ònixs","accepted_values":["els ònixs."],"reasoning":"ònix ends in x and is masculine but not final-stressed, so it takes plural -s: els ònixs."},
|
| 54 |
+
{"subpart":"a","id":"a.7","target":"Fill the missing plural for la pelvis 'pelvis'.","answer":"les pelvis","accepted_values":["les pelvis."],"reasoning":"pelvis ends in s, and feminine nouns use zero addition after final s. The plural is les pelvis."},
|
| 55 |
+
{"subpart":"a","id":"a.8","target":"Fill the missing plural for el pis 'flat, lodgings'.","answer":"els pisos","accepted_values":["els pisos."],"reasoning":"pis is masculine and ends in s. Masculine nouns with this ending take -os in the shown final-stressed class, giving els pisos."},
|
| 56 |
+
{"subpart":"a","id":"a.9","target":"Fill the missing singular masculine article and noun for the (male) follower whose plural is els sequaços.","answer":"el sequaç","accepted_values":["el sequaç."],"reasoning":"The solution says the male and female follower share the stem sequaç and differ only in their singular articles. The masculine singular is el sequaç."},
|
| 57 |
+
{"subpart":"a","id":"a.10","target":"Fill the missing singular feminine article and noun for the (female) follower whose plural is les sequaçs.","answer":"la sequaç","accepted_values":["la sequaç."],"reasoning":"The same stem sequaç is used with the feminine singular article la. Its plural is the supplied les sequaçs."},
|
| 58 |
+
{"subpart":"a","id":"a.11","target":"Fill the missing singular for els tastaolletes 'frivolous person'.","answer":"el tastaolletes","accepted_values":["el tastaolletes."],"reasoning":"The plural article els identifies a masculine noun, and the plural already ends in s with no additional ending. The singular is el tastaolletes."},
|
| 59 |
+
{"subpart":"a","id":"a.12","target":"Fill the missing plural for la xeix 'the letter x'.","answer":"les xeixs","accepted_values":["les xeixs."],"reasoning":"xeix ends in x and is feminine, so the plural takes -s: les xeixs."},
|
| 60 |
+
{"subpart":"b","id":"b.1","target":"State when the Catalan marks ` and ´ are used.","answer":"They are used when stress falls on a non-default syllable.","accepted_values":["The marks are used when stress falls on a non-default syllable.","When the stress falls on a non-default syllable."],"reasoning":"The marked examples show that the accent is written when the word's stress does not follow the default pattern."},
|
| 61 |
+
{"subpart":"c","id":"c.1","target":"State the default stress rule for Catalan words with no ` or ´ mark.","answer":"Stress is penultimate if the word ends in s; otherwise stress is final.","accepted_values":["If the word ends in s, the stress is penultimate; otherwise it is final.","Penultimate when ending in s, final otherwise."],"reasoning":"The official solution states that an unmarked word ending in s has penultimate stress, while an unmarked word with another ending has final stress."}
|
| 62 |
+
]
|
| 63 |
+
}
|
| 64 |
+
]
|
| 65 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v15_audit.json
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_expansion_v15_audit",
|
| 3 |
+
"reviewed_at_utc": "2026-07-17",
|
| 4 |
+
"ledger": "data/manual_overrides/train_expansion_v15.json",
|
| 5 |
+
"official_problem_pdfs": [
|
| 6 |
+
"data/raw/pdfs/iol-2006-indiv-prob.en.pdf",
|
| 7 |
+
"data/raw/pdfs/iol-2006-indiv-sol.en.pdf"
|
| 8 |
+
],
|
| 9 |
+
"manual_method": "Rendered pages 1 and 2 of both official PDFs and compared every listed example, table entry, target, rule, and solution line. The Lakhota Assignment 3 translations were rechecked against the solution text after an initial transcription discrepancy.",
|
| 10 |
+
"source_checks": {
|
| 11 |
+
"2006-individual-1": {
|
| 12 |
+
"problem_page": 1,
|
| 13 |
+
"solution_page": 1,
|
| 14 |
+
"task_count": 9,
|
| 15 |
+
"task_ids": ["a.1", "a.2", "a.3", "a.4", "b.1", "c.1", "c.2", "c.3", "c.4"],
|
| 16 |
+
"manual_corrections_after_second_read": [
|
| 17 |
+
"Assignment 3 item 1 is lakhota ki hokšita ki ktepi ną matho ki hi, matching the official solution; an earlier draft incorrectly used hokšila, kteni, and čha.",
|
| 18 |
+
"Assignment 3 item 2 uses ną, not plain na."
|
| 19 |
+
],
|
| 20 |
+
"answer_alternatives_preserved": [
|
| 21 |
+
"Assignment 1 item 3 keeps the official ambiguity between 'he' and an unspecified different subject.",
|
| 22 |
+
"Assignment 2 keeps both role assignments: 'Whom did he kill?' and 'Who killed him?'."
|
| 23 |
+
],
|
| 24 |
+
"status": "approved_for_training"
|
| 25 |
+
},
|
| 26 |
+
"2006-individual-2": {
|
| 27 |
+
"problem_page": 2,
|
| 28 |
+
"solution_page": 2,
|
| 29 |
+
"task_count": 14,
|
| 30 |
+
"task_ids": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "b.1", "c.1"],
|
| 31 |
+
"table_check": "The missing singular/plural cells were transcribed from the rendered table and cross-checked against the completed solution table, including the two sequaç rows where gender is expressed only by the singular article.",
|
| 32 |
+
"status": "approved_for_training"
|
| 33 |
+
}
|
| 34 |
+
},
|
| 35 |
+
"dataset_checks": {
|
| 36 |
+
"new_tasks": 23,
|
| 37 |
+
"new_sources": 2,
|
| 38 |
+
"combined_train_tasks": 146,
|
| 39 |
+
"combined_train_sources": 17,
|
| 40 |
+
"validation_sources": 3,
|
| 41 |
+
"source_overlap": [],
|
| 42 |
+
"production_exact_completion_count": 23,
|
| 43 |
+
"production_exact_completion_denominator": 23,
|
| 44 |
+
"prompt_contains_privileged_answer": false,
|
| 45 |
+
"scorer": "normalized_keyed_answer_v2",
|
| 46 |
+
"unicode_normalization": "NFKC"
|
| 47 |
+
},
|
| 48 |
+
"matched_model_experiment": {
|
| 49 |
+
"base": "checkpoints/qwen3-4b-ioling-microsteps-balanced-v2-e5-merged",
|
| 50 |
+
"adapter": "checkpoints/qwen3-4b-ioling-microsteps-v15-breadth-e1-lr5e7",
|
| 51 |
+
"merged": "checkpoints/qwen3-4b-ioling-microsteps-v15-breadth-e1-lr5e7-merged",
|
| 52 |
+
"epochs": 1,
|
| 53 |
+
"learning_rate": 5e-7,
|
| 54 |
+
"effective_batch_size": 16,
|
| 55 |
+
"max_length": 4096,
|
| 56 |
+
"wandb_sft": "https://wandb.ai/alexgurung/ioling-research/runs/e11wkjgo",
|
| 57 |
+
"microstep_eval": {
|
| 58 |
+
"report": "reports/microsteps/qwen3_4b_microsteps_v15_breadth_e1_validation_pass8.json",
|
| 59 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/9tnqnua6",
|
| 60 |
+
"samples": 320,
|
| 61 |
+
"correct_samples": 50,
|
| 62 |
+
"pass_at_8_tasks": 14,
|
| 63 |
+
"manual_positive_review": "All 50 scorer-positive JSON answers were read; all were genuine positives and no false positive was found.",
|
| 64 |
+
"matched_baseline": "47/320 samples and 14/40 tasks; the new run gained three samples on already-passed tasks and no new task."
|
| 65 |
+
},
|
| 66 |
+
"raw_eval": {
|
| 67 |
+
"report": "reports/verified_breadth_v15_v14_val_pass8.json",
|
| 68 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/x7ty6bks",
|
| 69 |
+
"records": 24,
|
| 70 |
+
"samples": 192,
|
| 71 |
+
"exact_samples": 0,
|
| 72 |
+
"pass_at_8_records": 0,
|
| 73 |
+
"format_rate": 0.9635416666666666,
|
| 74 |
+
"truncation_rate": 0.010416666666666666,
|
| 75 |
+
"manual_final_box_review": "All 192 final-answer fields were inspected. No accepted-answer alternate-format false negative was found; the model produced no exact answer."
|
| 76 |
+
},
|
| 77 |
+
"decision": "Keep the manually corrected v15 data and the matched experiment artifacts, but retain the balanced microstep checkpoint as the current model because pass@8 coverage did not improve. Expand source coverage before another SFT or RL update."
|
| 78 |
+
}
|
| 79 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v16.json
ADDED
|
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_expansion_v16",
|
| 3 |
+
"reviewed_at_utc": "2026-07-17",
|
| 4 |
+
"review_method": "Rendered the official English problem and solution pages at high resolution, compared every Micmac example and every requested item with the page images and layout-preserving PDF text, and retained explicit aliases for the PDF text-layer encoding of the IPA symbols.",
|
| 5 |
+
"sources": [
|
| 6 |
+
{
|
| 7 |
+
"source_problem_id": "2008-individual-1",
|
| 8 |
+
"year": 2008,
|
| 9 |
+
"title": "Micmac",
|
| 10 |
+
"problem_pdf_page_1_indexed": 1,
|
| 11 |
+
"solution_pdf_page_1_indexed": 1,
|
| 12 |
+
"problem_body": "Problem 1 (20 points). The following are words of the Micmac language written in the so-called Listuguj orthography, their phonetic transcriptions and English translations:\n\n1. tmi’gn — [dəmīgən] — axe\n2. an’stawteg — [anəstawtek] — unsafe\n3. gjiansale’wit — [əkciansalēwit] — archangel\n4. mgumie’jo’tlatl — [əmkumējōdəladəl] — to shoe (a horse)\n5. amqwanji’j — [amxw ancīc] — spoon\n6. e’jnt — [ējənt] — Indian agent\n7. tplutaqan — [ətpəludaGan] — law\n8. ge’gwising — [gēgw isink] — to lie on the top\n9. lnu’sgw — [lə nūskw] — Indian woman\n10. g’p’ta’q — [gəbədāx] — above, overhead\n11. epsaqtejg — [epsaxteck] — stove\n\n(a) Transcribe the following words:\n12. gsnqo’qon — foolishness\n13. tg’poq — spring water\n14. gmu’jmin — raspberry\n15. emtoqwatg — to worship\n16. te’plj — goat\n\n(b) Write in the Listuguj orthography:\n17. [ətpədēsən] — south\n18. [ə mteskəm] — snake\n19. [alaptək] — to look around\n20. [gəlamen] — so, therefore\n\nIn this record, Unicode ə represents the schwa glyph printed in the official PDF. The source notation uses G for the voiced counterpart of x and uses w after a consonant to mark lip rounding. The source’s [w] notation is shown without inserting a new phoneme. In the transcription, [c] is ch in church, [j] is j in judge, [x] is ch in Scottish loch, and a macron marks vowel length. The letter w stands for rounding after a consonant and for the sound [w] otherwise. The apostrophe indicates length after a vowel and is read as ə after a consonant. Schwa is pronounced but not written between a consonant and a following sonorant [l, m, n], and before an initial consonant cluster. The spelling consonants p, t, j, g, gw, q, qw are voiced at the beginning of a word or between vowels and voiceless at the end of a word or next to another consonant.",
|
| 13 |
+
"checked_rules": [
|
| 14 |
+
"The apostrophe indicates vowel length when it follows a vowel and is pronounced as schwa when it follows a consonant.",
|
| 15 |
+
"The letter w marks lip rounding after a consonant and represents [w] otherwise.",
|
| 16 |
+
"Schwa is pronounced but not written between any consonant and a following sonorant consonant [l, m, n].",
|
| 17 |
+
"Schwa is also pronounced before a consonant cluster at the beginning of a word.",
|
| 18 |
+
"The spelling sequences p, t, j, g, gw, q, qw are voiced at the beginning of a word or between vowels and voiceless at the end of a word or next to another consonant."
|
| 19 |
+
],
|
| 20 |
+
"tasks": [
|
| 21 |
+
{
|
| 22 |
+
"subpart": "a",
|
| 23 |
+
"id": "a.1",
|
| 24 |
+
"target": "Transcribe item 12, gsnqo’qon ‘foolishness’, in the phonetic notation used in the problem.",
|
| 25 |
+
"answer": "[əksənxōGon]",
|
| 26 |
+
"accepted_values": ["[@ks@nxōGon]", "[əksənxōGon]"],
|
| 27 |
+
"reasoning": "The initial consonant cluster receives a pronounced schwa. The initial g is voiceless next to s, and a schwa is inserted between s and n. The q next to n is x, the apostrophe lengthens o, and the following q between vowels is voiced as G.",
|
| 28 |
+
"source_text_layer_answer": "[@ks@nxōGon]"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"subpart": "a",
|
| 32 |
+
"id": "a.2",
|
| 33 |
+
"target": "Transcribe item 13, tg’poq ‘spring water’, in the phonetic notation used in the problem.",
|
| 34 |
+
"answer": "[ətkəbōx]",
|
| 35 |
+
"accepted_values": ["[@tk@box]", "[ətkəbōx]"],
|
| 36 |
+
"reasoning": "The initial cluster receives schwa. t and g are next to another consonant, so they are voiceless; the apostrophe after g is schwa. p is voiced between the resulting vowels, and final q is x.",
|
| 37 |
+
"source_text_layer_answer": "[@tk@box]"
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"subpart": "a",
|
| 41 |
+
"id": "a.3",
|
| 42 |
+
"target": "Transcribe item 14, gmu’jmin ‘raspberry’, in the phonetic notation used in the problem.",
|
| 43 |
+
"answer": "[gəmūjəmin]",
|
| 44 |
+
"accepted_values": ["[g@mūj@min]", "[gəmūjəmin]"],
|
| 45 |
+
"reasoning": "The initial g is voiced at the beginning of the word, and schwa is pronounced before the initial cluster gm. The apostrophe lengthens u. A schwa is inserted between j and the following sonorant m, so j is between vowels and remains voiced.",
|
| 46 |
+
"source_text_layer_answer": "[g@mūj@min]"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"subpart": "a",
|
| 50 |
+
"id": "a.4",
|
| 51 |
+
"target": "Transcribe item 15, emtoqwatg ‘to worship’, in the phonetic notation used in the problem.",
|
| 52 |
+
"answer": "[emtoGwatk]",
|
| 53 |
+
"accepted_values": ["[emtoGw atk]", "[emtoɣʷatk]", "[emtoGwatk]"],
|
| 54 |
+
"reasoning": "The t next to m is voiceless. The q in qw is between vowels and is voiced as G, while w marks rounding. The final t and g are next to one another, so t is voiceless and final g is realized as k.",
|
| 55 |
+
"source_text_layer_answer": "[emtoGw atk]"
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"subpart": "a",
|
| 59 |
+
"id": "a.5",
|
| 60 |
+
"target": "Transcribe item 16, te’plj ‘goat’, in the phonetic notation used in the problem.",
|
| 61 |
+
"answer": "[dēbəlc]",
|
| 62 |
+
"accepted_values": ["[dēb@lc]", "[dēbəlc]"],
|
| 63 |
+
"reasoning": "Initial t is voiced, the apostrophe lengthens e, and p is voiced because the inserted schwa after p makes it occur between vowels. Schwa is inserted before l, and final j is voiceless c.",
|
| 64 |
+
"source_text_layer_answer": "[dēb@lc]"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"subpart": "b",
|
| 68 |
+
"id": "b.1",
|
| 69 |
+
"target": "Write item 17, [ətpədēsən] ‘south’, in Listuguj orthography.",
|
| 70 |
+
"answer": "tp’te’sn",
|
| 71 |
+
"accepted_values": ["tp’te’sn", "tp'te'sn"],
|
| 72 |
+
"reasoning": "The initial schwa is not written, the first cluster is tp, the long vowel ē is written with an apostrophe after e, and the schwa between d and s is also represented by an apostrophe after t in the orthography. The final schwa before n is not written.",
|
| 73 |
+
"source_text_layer_answer": "tp’te’sn"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"subpart": "b",
|
| 77 |
+
"id": "b.2",
|
| 78 |
+
"target": "Write item 18, [ə mteskəm] ‘snake’, in Listuguj orthography.",
|
| 79 |
+
"answer": "mtesgm",
|
| 80 |
+
"accepted_values": ["mtesgm"],
|
| 81 |
+
"reasoning": "The initial schwa and the schwa between the consonants are not written. The phonetic final schwa is represented by the orthographic m in the source answer, giving mtesgm.",
|
| 82 |
+
"source_text_layer_answer": "mtesgm"
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"subpart": "b",
|
| 86 |
+
"id": "b.3",
|
| 87 |
+
"target": "Write item 19, [alaptək] ‘to look around’, in Listuguj orthography.",
|
| 88 |
+
"answer": "alapt’g",
|
| 89 |
+
"accepted_values": ["alapt’g", "alapt'g"],
|
| 90 |
+
"reasoning": "The phonetic schwa before k is represented by an apostrophe after the preceding t, and the final k corresponds to orthographic g in this environment. The other vowels are not written with extra marks.",
|
| 91 |
+
"source_text_layer_answer": "alapt’g"
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"subpart": "b",
|
| 95 |
+
"id": "b.4",
|
| 96 |
+
"target": "Write item 20, [gəlamen] ‘so, therefore’, in Listuguj orthography.",
|
| 97 |
+
"answer": "glamen",
|
| 98 |
+
"accepted_values": ["glamen"],
|
| 99 |
+
"reasoning": "The schwa after the initial g is not written, leaving the consonant sequence g-l-a-m-e-n in Listuguj orthography.",
|
| 100 |
+
"source_text_layer_answer": "glamen"
|
| 101 |
+
}
|
| 102 |
+
]
|
| 103 |
+
}
|
| 104 |
+
]
|
| 105 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v16_audit.json
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_expansion_v16_audit",
|
| 3 |
+
"reviewed_at_utc": "2026-07-17",
|
| 4 |
+
"ledger": "data/manual_overrides/train_expansion_v16.json",
|
| 5 |
+
"official_problem_pdfs": [
|
| 6 |
+
"data/raw/pdfs/iol-2008-indiv-prob.en.pdf",
|
| 7 |
+
"data/raw/pdfs/iol-2008-indiv-sol.en.pdf"
|
| 8 |
+
],
|
| 9 |
+
"rendered_review": {
|
| 10 |
+
"problem_pages": [1],
|
| 11 |
+
"solution_pages": [1],
|
| 12 |
+
"render_command": "pdftoppm -r 600 -png",
|
| 13 |
+
"manual_checks": [
|
| 14 |
+
"All 11 supplied Micmac examples were compared with the rendered table.",
|
| 15 |
+
"All five phonetic transcription targets and all four orthography targets were compared with the rendered target table and official solution.",
|
| 16 |
+
"The official solution's emtoGwatk line was checked visually; the dataset retains both a readable Unicode alias and the PDF text-layer spacing variant.",
|
| 17 |
+
"The official PDF's schwa glyph is represented as Unicode ə in the readable prompt, with the extracted @ form retained as an explicit answer alias."
|
| 18 |
+
]
|
| 19 |
+
},
|
| 20 |
+
"source_checks": {
|
| 21 |
+
"2008-individual-1": {
|
| 22 |
+
"title": "Micmac",
|
| 23 |
+
"task_count": 9,
|
| 24 |
+
"task_ids": ["a.1", "a.2", "a.3", "a.4", "a.5", "b.1", "b.2", "b.3", "b.4"],
|
| 25 |
+
"status": "approved_for_training"
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
"dataset_checks": {
|
| 29 |
+
"new_tasks": 9,
|
| 30 |
+
"new_sources": 1,
|
| 31 |
+
"combined_train_tasks": 155,
|
| 32 |
+
"combined_train_sources": 18,
|
| 33 |
+
"validation_sources": 3,
|
| 34 |
+
"source_overlap": [],
|
| 35 |
+
"production_exact_completion_count": 9,
|
| 36 |
+
"production_exact_completion_denominator": 9,
|
| 37 |
+
"prompt_contains_privileged_answer": false,
|
| 38 |
+
"scorer": "normalized_keyed_answer_v2",
|
| 39 |
+
"unicode_normalization": "NFKC"
|
| 40 |
+
},
|
| 41 |
+
"matched_model_experiment": {
|
| 42 |
+
"base": "checkpoints/qwen3-4b-ioling-microsteps-balanced-v2-e5-merged",
|
| 43 |
+
"adapter": "checkpoints/qwen3-4b-ioling-microsteps-v16-breadth-e1-lr5e7",
|
| 44 |
+
"merged": "checkpoints/qwen3-4b-ioling-microsteps-v16-breadth-e1-lr5e7-merged",
|
| 45 |
+
"epochs": 1,
|
| 46 |
+
"learning_rate": 5e-7,
|
| 47 |
+
"effective_batch_size": 16,
|
| 48 |
+
"max_length": 4096,
|
| 49 |
+
"wandb_sft": "https://wandb.ai/alexgurung/ioling-research/runs/u8je387u",
|
| 50 |
+
"microstep_eval": {
|
| 51 |
+
"report": "reports/microsteps/qwen3_4b_microsteps_v16_breadth_e1_validation_pass8.json",
|
| 52 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/otzhb4ai",
|
| 53 |
+
"samples": 320,
|
| 54 |
+
"correct_samples": 47,
|
| 55 |
+
"pass_at_8_tasks": 13,
|
| 56 |
+
"manual_positive_review": "All 47 scorer-positive JSON answers were read; all were genuine positives and no false positive was found.",
|
| 57 |
+
"matched_baseline": "v15 produced 50/320 exact samples and 14/40 passed tasks. v16 lost the prior Arammba-36 task and solved no new task."
|
| 58 |
+
},
|
| 59 |
+
"raw_eval": {
|
| 60 |
+
"report": "reports/verified_breadth_v16_v14_val_pass8.json",
|
| 61 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/5j3ybbqa",
|
| 62 |
+
"records": 24,
|
| 63 |
+
"samples": 192,
|
| 64 |
+
"exact_samples": 0,
|
| 65 |
+
"pass_at_8_records": 0,
|
| 66 |
+
"format_rate": 0.9791666666666666,
|
| 67 |
+
"truncation_rate": 0.010416666666666666,
|
| 68 |
+
"manual_final_box_review": "All 192 final-answer fields were inspected. No accepted-answer alternate-format false negative was found; the model produced no exact answer."
|
| 69 |
+
},
|
| 70 |
+
"source_seen_micmac_probe": {
|
| 71 |
+
"report": "reports/verified_breadth_v16_micmac_train_pass8.json",
|
| 72 |
+
"wandb": "https://wandb.ai/alexgurung/ioling-research/runs/q76gayc0",
|
| 73 |
+
"records": 9,
|
| 74 |
+
"samples": 72,
|
| 75 |
+
"exact_samples": 2,
|
| 76 |
+
"pass_at_8_records": 2,
|
| 77 |
+
"format_rate": 0.9861111111111112,
|
| 78 |
+
"truncation_rate": 0.013888888888888888,
|
| 79 |
+
"manual_exact_review": "Both exact final answers were read. The b.3 trace reached alapt’g but included unsupported invented rules; the b.4 trace reached glamen after a 4.9k-token loop containing repeated contradictory analyses. Neither is approved as a reasoning trace."
|
| 80 |
+
},
|
| 81 |
+
"decision": "Publish the manually checked v16 data and retain the run for comparison, but do not select the v16 checkpoint: matched microstep coverage regressed and raw held-out accuracy remained zero."
|
| 82 |
+
}
|
| 83 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v17.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_expansion_v17",
|
| 3 |
+
"reviewed_at_utc": "2026-07-17",
|
| 4 |
+
"review_method": "Rendered the official English problem and solution pages at high resolution, compared every Creek example and every requested word with the page images and layout-preserving PDF text, and manually separated phonemic stress marks from the solution's visual structural dots and syllable separators.",
|
| 5 |
+
"sources": [
|
| 6 |
+
{
|
| 7 |
+
"source_problem_id": "2018-individual-1",
|
| 8 |
+
"year": 2018,
|
| 9 |
+
"title": "Creek",
|
| 10 |
+
"problem_pdf_page_1_indexed": 1,
|
| 11 |
+
"solution_pdf_page_1_indexed": 1,
|
| 12 |
+
"problem_body": "Problem 1 (20 points). Here are some words in Creek and their English translations. The mark [ˊ] indicates stress:\n\n[cokó] house\n[cáːlo] trout\n[sókca] sack\n[waːkocí] calf\n[pocóswa] axe\n[famíːca] muskmelon\n[yanása] bison // buffalo\n[iyanawá] his/her cheek\n[hîːspákwa] robin\n[aklowahíː] mud\n[imahicíta] to look out for\n[inkosapitá] to implore\n[tapassóːla] daddy longlegs\n[akkopánka] playing\n[cokpilâːpilá] whippoorwill\n[toknaːphotí] wallet\n[coːkakiɬɬitá] learning\n[ɬafotaháya] pumpkin // winter squash\n[itiwanayipíta] to tie each other\n[ipahankatíta] to count us\n[pokkoɬakkoakkopankacóko] basketball gym\n\nMark the stress:\n[ifa] dog\n[nâːnaki] things\n[aktopa] bridge\n[wanayita] to tie\n[isiskitoci] little drinking vessel\n[honantaːki] men\n[ifoci] puppy\n[sâːsakwa] goose\n[hoktaki] women\n[awanayita] to tie to\n[aːtamihoma] bonnet (car hood)\n[ilitohtaɬita] to cross legs\n\nCreek (Muskogee) belongs to the Muskogean family. The consonant ɬ is a consonant. The mark ˆ indicates falling tone and the mark ː indicates that the preceding vowel is long. In this record the acute accent on a vowel is the requested stress mark. The official solution also prints periods between syllables and repeated visual dots for the abstract word structure; those dots and periods are not additional Creek sounds.",
|
| 13 |
+
"checked_rules": [
|
| 14 |
+
"The official solution represents a word as zero or more repetitions of a structural three-row pattern followed by a stressed structural column.",
|
| 15 |
+
"The open circle in the solution is a syllable of the form (C)V, while the filled circle is one of the forms (C)VC, (C)V:C, or (C)V:C’ shown in the official diagram.",
|
| 16 |
+
"The structural dots in the official solution are visual slots, not phonemes and not characters that need to be inserted into the Creek word.",
|
| 17 |
+
"The acute accent marks the stressed vowel. The circumflex marks falling tone and the length mark ː belongs to the preceding vowel."
|
| 18 |
+
],
|
| 19 |
+
"tasks": [
|
| 20 |
+
{"subpart":"a","id":"a.1","target":"Mark stress in [ifa] ‘dog’.","answer":"[ifá]","accepted_values":["ifá","[ifá]"],"reasoning":"The official solution gives [ifá]. The final vowel is the stressed vowel; the brackets are the source's phonetic notation."},
|
| 21 |
+
{"subpart":"a","id":"a.2","target":"Mark stress in [nâːnaki] ‘things’.","answer":"[nâːnakí]","accepted_values":["nâːnakí","[nâː . . nakí]","[nâːnakí]"],"reasoning":"The official solution displays [nâː . . nakí]. Removing only its non-phonemic structural dots gives the original word [nâːnaki] with stress on the final i: [nâːnakí]."},
|
| 22 |
+
{"subpart":"a","id":"a.3","target":"Mark stress in [aktopa] ‘bridge’.","answer":"[aktopá]","accepted_values":["aktopá","[ak . . topá]","[aktopá]"],"reasoning":"The solution display is [ak . . topá]. Its dots are structural separators, so the source word is [aktopa] with stress on the final a: [aktopá]."},
|
| 23 |
+
{"subpart":"a","id":"a.4","target":"Mark stress in [wanayita] ‘to tie’.","answer":"[wanayitá]","accepted_values":["wanayitá","[wana.yitá]","[wanayitá]"],"reasoning":"The official solution displays [wana.yitá], which is the same word with a presentation period between syllables and stress on the final a. The readable answer is [wanayitá]."},
|
| 24 |
+
{"subpart":"a","id":"a.5","target":"Mark stress in [isiskitoci] ‘little drinking vessel’.","answer":"[isiskitóci]","accepted_values":["isiskitóci","[isis . . kitó.ci]","[isiskitóci]"],"reasoning":"The official solution displays [isis . . kitó.ci]. The acute is on o in the penultimate syllable; the dots and period are structural or syllable separators, not extra letters."},
|
| 25 |
+
{"subpart":"a","id":"a.6","target":"Mark stress in [honantaːki] ‘men’.","answer":"[honantáːki]","accepted_values":["honantáːki","[honan.táː.ki]","[honantáːki]"],"reasoning":"The official solution displays [honan.táː.ki], with stress on the long a in taː. Keeping the source word and its length mark gives [honantáːki]."},
|
| 26 |
+
{"subpart":"a","id":"a.7","target":"Mark stress in [ifoci] ‘puppy’.","answer":"[ifóci]","accepted_values":["ifóci","[ifó.ci]","[ifóci]"],"reasoning":"The solution display [ifó.ci] places stress on o. The period only separates syllables, so the answer without presentation punctuation is [ifóci]."},
|
| 27 |
+
{"subpart":"a","id":"a.8","target":"Mark stress in [sâːsakwa] ‘goose’.","answer":"[sâːsákwa]","accepted_values":["sâːsákwa","[sâː . . . . . . sák.wa]","[sâːsákwa]"],"reasoning":"The official solution displays [sâː . . . . . . sák.wa], with stress on the long a in the second syllable sák. The source's falling tone and length on the first vowel remain unchanged."},
|
| 28 |
+
{"subpart":"a","id":"a.9","target":"Mark stress in [hoktaki] ‘women’.","answer":"[hoktakí]","accepted_values":["hoktakí","[hok . . . . takí]","[hoktakí]"],"reasoning":"The official solution displays [hok . . . . takí], with stress on the final i. Removing the structural dots gives [hoktakí]."},
|
| 29 |
+
{"subpart":"a","id":"a.10","target":"Mark stress in [awanayita] ‘to tie to’.","answer":"[awanayíta]","accepted_values":["awanayíta","[awa . . . . nayí.ta]","[awanayíta]"],"reasoning":"The solution display [awa . . . . nayí.ta] places stress on the i in the penultimate syllable. The readable source-word answer is [awanayíta]."},
|
| 30 |
+
{"subpart":"a","id":"a.11","target":"Mark stress in [aːtamihoma] ‘bonnet (car hood)’.","answer":"[aːtamihomá]","accepted_values":["aːtamihomá","[aː.tami.homá]","[aːtamihomá]"],"reasoning":"The official solution displays [aː.tami.homá], with stress on the final a. The first vowel's length mark remains on aː."},
|
| 31 |
+
{"subpart":"a","id":"a.12","target":"Mark stress in [ilitohtaɬita] ‘to cross legs’.","answer":"[ilitohtaɬíta]","accepted_values":["ilitohtaɬíta","[ili . toh . taɬí.ta]","[ilitohtaɬíta]"],"reasoning":"The solution display [ili . toh . taɬí.ta] places stress on i in the syllable taɬi, before the final a. The consonant ɬ is preserved, yielding [ilitohtaɬíta]."}
|
| 32 |
+
]
|
| 33 |
+
}
|
| 34 |
+
]
|
| 35 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_expansion_v17_audit.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_expansion_v17_audit",
|
| 3 |
+
"reviewed_at_utc": "2026-07-17",
|
| 4 |
+
"ledger": "data/manual_overrides/train_expansion_v17.json",
|
| 5 |
+
"official_problem_pdfs": [
|
| 6 |
+
"data/raw/pdfs/iol-2018-indiv-prob.en.pdf",
|
| 7 |
+
"data/raw/pdfs/iol-2018-indiv-sol.en.pdf"
|
| 8 |
+
],
|
| 9 |
+
"rendered_review": {
|
| 10 |
+
"problem_pages": [1],
|
| 11 |
+
"solution_pages": [1],
|
| 12 |
+
"render_command": "pdftoppm -r 600 -png",
|
| 13 |
+
"manual_checks": [
|
| 14 |
+
"All 21 supplied Creek examples were compared with the rendered problem page.",
|
| 15 |
+
"All 12 target words were compared with the rendered target list and the bold stress positions in the rendered official solution.",
|
| 16 |
+
"The official solution's circle and dot diagram was checked to distinguish structural slots from phonemic segments.",
|
| 17 |
+
"The official solution's printed syllable periods and repeated structural dots are retained only as explicit aliases; the canonical answer preserves the original word and adds stress."
|
| 18 |
+
]
|
| 19 |
+
},
|
| 20 |
+
"source_checks": {
|
| 21 |
+
"2018-individual-1": {
|
| 22 |
+
"title": "Creek",
|
| 23 |
+
"task_count": 12,
|
| 24 |
+
"task_ids": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12"],
|
| 25 |
+
"status": "approved_for_training"
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
"dataset_checks": {
|
| 29 |
+
"new_tasks": 12,
|
| 30 |
+
"new_sources": 1,
|
| 31 |
+
"combined_train_tasks": 167,
|
| 32 |
+
"combined_train_sources": 19,
|
| 33 |
+
"validation_sources": 3,
|
| 34 |
+
"source_overlap": [],
|
| 35 |
+
"production_exact_completion_count": 12,
|
| 36 |
+
"production_exact_completion_denominator": 12,
|
| 37 |
+
"prompt_contains_privileged_answer": false,
|
| 38 |
+
"scorer": "normalized_keyed_answer_v2",
|
| 39 |
+
"unicode_normalization": "NFKC"
|
| 40 |
+
}
|
| 41 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_microsteps_v1.json
ADDED
|
@@ -0,0 +1,138 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_microsteps_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12",
|
| 4 |
+
"review_method": "Each task was manually written from the rendered-official-page rule cards and checked target facts already approved for v14.",
|
| 5 |
+
"rule_card_source": "data/sft/ioling_rule_rich_traces_v3/train.jsonl",
|
| 6 |
+
"sources": {
|
| 7 |
+
"2008-individual-5": [
|
| 8 |
+
{"id": "inuktitut-definite-order", "type": "word_order", "question": "What is the order of subject, definite object, and verb in a definite transitive clause?", "answer": "subject-up, object-(q), verb"},
|
| 9 |
+
{"id": "inuktitut-indefinite-object", "type": "morpheme_mapping", "question": "Which noun suffix marks an indefinite object?", "answer": "-(r)mik"},
|
| 10 |
+
{"id": "inuktitut-indefinite-verb", "type": "morpheme_mapping", "question": "Which verb element accompanies an indefinite object?", "answer": "-si"},
|
| 11 |
+
{"id": "inuktitut-linker-vowel", "type": "allomorph_rule", "question": "Which linker precedes a person ending after a vowel-final verb?", "answer": "-j"},
|
| 12 |
+
{"id": "inuktitut-linker-consonant", "type": "allomorph_rule", "question": "Which linker precedes a person ending after a consonant-final verb?", "answer": "-t"},
|
| 13 |
+
{"id": "inuktitut-third-to-second", "type": "morpheme_mapping", "question": "Which ending marks a third-person subject acting on a second-person object?", "answer": "-aatit"},
|
| 14 |
+
{"id": "inuktitut-your-noun", "type": "transformation_rule", "question": "How is 'your' marked on a subject or object noun ending in -(q)?", "answer": "replace -(q) with -it"}
|
| 15 |
+
],
|
| 16 |
+
"2011-individual-1": [
|
| 17 |
+
{"id": "menominee-order", "type": "morpheme_order", "question": "What is the order of components in a Menominee verb?", "answer": "person prefix, lexical element, verb element, person ending"},
|
| 18 |
+
{"id": "menominee-first-prefix", "type": "morpheme_mapping", "question": "Which prefix marks first-person singular?", "answer": "ne-"},
|
| 19 |
+
{"id": "menominee-inclusive-prefix", "type": "morpheme_mapping", "question": "Which prefix marks inclusive we (we1+2)?", "answer": "ke-"},
|
| 20 |
+
{"id": "menominee-by-mouth", "type": "morpheme_mapping", "question": "Which transitive element means 'by mouth'?", "answer": "-aht"},
|
| 21 |
+
{"id": "menominee-by-hand", "type": "morpheme_mapping", "question": "Which transitive element means 'by hand'?", "answer": "-en"},
|
| 22 |
+
{"id": "menominee-transitive-first", "type": "morpheme_mapping", "question": "Which transitive ending marks first-person singular?", "answer": "-an"},
|
| 23 |
+
{"id": "menominee-length-rule", "type": "transformation_rule", "question": "What happens when the first two vowels of an assembled word are both short?", "answer": "the second vowel becomes long"}
|
| 24 |
+
],
|
| 25 |
+
"2011-individual-4": [
|
| 26 |
+
{"id": "nahuatl-compound-order", "type": "word_order", "question": "Which part of a Nahuatl compound modifies which other part?", "answer": "the left-hand part modifies the right-hand part"},
|
| 27 |
+
{"id": "nahuatl-noun-after-l", "type": "allomorph_rule", "question": "Which ordinary noun ending occurs after l?", "answer": "-li"},
|
| 28 |
+
{"id": "nahuatl-noun-elsewhere", "type": "allomorph_rule", "question": "Which ordinary noun ending occurs when the stem does not end in l?", "answer": "-tl"},
|
| 29 |
+
{"id": "nahuatl-many-after-l", "type": "allomorph_rule", "question": "Which 'place of many' suffix occurs after l?", "answer": "-lah"},
|
| 30 |
+
{"id": "nahuatl-diminutive", "type": "morpheme_mapping", "question": "Which suffix is the diminutive?", "answer": "-capil"}
|
| 31 |
+
],
|
| 32 |
+
"2012-individual-1": [
|
| 33 |
+
{"id": "dyirbal-order", "type": "word_order", "question": "What is the basic constituent order in the Dyirbal data?", "answer": "object, subject, verb"},
|
| 34 |
+
{"id": "dyirbal-adjective-order", "type": "word_order", "question": "Where does an adjective occur relative to its noun?", "answer": "after the noun"},
|
| 35 |
+
{"id": "dyirbal-causative", "type": "morpheme_mapping", "question": "Which suffix forms a causative verb from an adjective?", "answer": "-man"},
|
| 36 |
+
{"id": "dyirbal-object-dangerous", "type": "class_mapping", "question": "Which object article is used for women and dangerous animals or objects?", "answer": "balan"},
|
| 37 |
+
{"id": "dyirbal-object-men", "type": "class_mapping", "question": "Which object article is used for men and other animals?", "answer": "bayi"},
|
| 38 |
+
{"id": "dyirbal-object-other", "type": "class_mapping", "question": "Which object article is used for the remaining noun class?", "answer": "bala"}
|
| 39 |
+
],
|
| 40 |
+
"2012-individual-5": [
|
| 41 |
+
{"id": "rotuman-changed-position", "type": "word_order", "question": "Which word in a Rotuman two-word phrase undergoes the phrase-form change?", "answer": "the first word"},
|
| 42 |
+
{"id": "rotuman-vcv", "type": "transformation_rule", "question": "What phrase form results from a citation form ending in -VCV?", "answer": "-VC"},
|
| 43 |
+
{"id": "rotuman-vcu", "type": "transformation_rule", "question": "What phrase form results from a citation form ending in -VCu?", "answer": "-VC"},
|
| 44 |
+
{"id": "rotuman-vca", "type": "transformation_rule", "question": "What happens to final -VCa in phrase form?", "answer": "it becomes -VaC"},
|
| 45 |
+
{"id": "rotuman-noun-adjective", "type": "word_order", "question": "What is the order of a noun and its adjective?", "answer": "noun, adjective"}
|
| 46 |
+
],
|
| 47 |
+
"2016-individual-5": [
|
| 48 |
+
{"id": "jaqaru-possessor-his", "type": "morpheme_mapping", "question": "Which Jaqaru possessor suffix means 'his'?", "answer": "-p”a"},
|
| 49 |
+
{"id": "jaqaru-possessor-our", "type": "morpheme_mapping", "question": "Which possessor suffix means inclusive 'our1+2'?", "answer": "-sa"},
|
| 50 |
+
{"id": "jaqaru-possessor-my", "type": "morpheme_mapping", "question": "Which possessor suffix means 'my'?", "answer": "-nha"},
|
| 51 |
+
{"id": "jaqaru-possessor-your", "type": "morpheme_mapping", "question": "Which possessor suffix means 'your'?", "answer": "-ma"},
|
| 52 |
+
{"id": "jaqaru-from", "type": "morpheme_mapping", "question": "Which suffix means 'from'?", "answer": "-t”a"},
|
| 53 |
+
{"id": "jaqaru-interrogative", "type": "morpheme_mapping", "question": "Which suffix is interrogative?", "answer": "-txi"},
|
| 54 |
+
{"id": "jaqaru-case-vowel-rule", "type": "transformation_rule", "question": "When an oral case suffix follows a root-final vowel, is that root vowel consumed or preserved?", "answer": "preserved"}
|
| 55 |
+
],
|
| 56 |
+
"2017-individual-2": [
|
| 57 |
+
{"id": "abui-possessor-order", "type": "word_order", "question": "Where does a possessor occur relative to the possessed noun?", "answer": "before the possessed noun"},
|
| 58 |
+
{"id": "abui-first-possessor", "type": "morpheme_mapping", "question": "Which possessor prefix marks first-person singular?", "answer": "n-"},
|
| 59 |
+
{"id": "abui-second-possessor", "type": "morpheme_mapping", "question": "Which possessor prefix marks second-person singular?", "answer": "zero"},
|
| 60 |
+
{"id": "abui-third-possessor", "type": "morpheme_mapping", "question": "Which possessor prefix marks third-person singular?", "answer": "h-"},
|
| 61 |
+
{"id": "abui-body-part", "type": "class_mapping", "question": "Except after ri-, which prefix appears on a possessed body-part noun?", "answer": "a-"},
|
| 62 |
+
{"id": "abui-other-noun", "type": "class_mapping", "question": "Except after ri-, which prefix appears on another possessed noun?", "answer": "e-"}
|
| 63 |
+
],
|
| 64 |
+
"2017-individual-3": [
|
| 65 |
+
{"id": "kimbundu-basic-order", "type": "word_order", "question": "What is the basic order of subject, verb, optional object, and optional place?", "answer": "subject, verb, object, place"},
|
| 66 |
+
{"id": "kimbundu-first-subject", "type": "morpheme_mapping", "question": "Which verb prefix expresses a first-person-singular subject?", "answer": "ŋg-"},
|
| 67 |
+
{"id": "kimbundu-possessed-order", "type": "word_order", "question": "Where does a possessed noun occur relative to its possessive pronoun?", "answer": "before the possessive pronoun"},
|
| 68 |
+
{"id": "kimbundu-place-concord", "type": "class_mapping", "question": "Which concord prefix marks place expressions?", "answer": "mù-"},
|
| 69 |
+
{"id": "kimbundu-statement-tone", "type": "prosody_rule", "question": "What is the sentence-final tone of a statement?", "answer": "low"},
|
| 70 |
+
{"id": "kimbundu-question-tone", "type": "prosody_rule", "question": "What is the sentence-final tone of a question?", "answer": "high"}
|
| 71 |
+
],
|
| 72 |
+
"2018-individual-2": [
|
| 73 |
+
{"id": "hakhun-order", "type": "word_order", "question": "What is the order of subject, optional object, predicate, agreement complex, and final ne?", "answer": "subject, object, predicate, agreement complex, ne"},
|
| 74 |
+
{"id": "hakhun-singular-transitive", "type": "morpheme_mapping", "question": "Which marker follows a first- or second-person-singular transitive subject?", "answer": "-bə"},
|
| 75 |
+
{"id": "hakhun-other-transitive", "type": "morpheme_mapping", "question": "Which marker follows a third-person or plural transitive subject?", "answer": "kəmə"},
|
| 76 |
+
{"id": "hakhun-hierarchy", "type": "role_rule", "question": "What is the person hierarchy from highest to lowest?", "answer": "first > second > third"},
|
| 77 |
+
{"id": "hakhun-present-higher-subject", "type": "morpheme_mapping", "question": "Which agreement prefix marks present tense when the subject outranks the object?", "answer": "k-"},
|
| 78 |
+
{"id": "hakhun-present-higher-object", "type": "morpheme_mapping", "question": "Which agreement prefix marks present tense when the object outranks the subject?", "answer": "r-"},
|
| 79 |
+
{"id": "hakhun-sleep", "type": "lexical_mapping", "question": "Which predicate means 'sleep'?", "answer": "ʒip"}
|
| 80 |
+
],
|
| 81 |
+
"2018-individual-3": [
|
| 82 |
+
{"id": "terena-first-p", "type": "transformation_rule", "question": "For first-person singular, what does the first voiceless p become?", "answer": "mb"},
|
| 83 |
+
{"id": "terena-first-t", "type": "transformation_rule", "question": "For first-person singular, what does the first voiceless t become?", "answer": "nd"},
|
| 84 |
+
{"id": "terena-first-k", "type": "transformation_rule", "question": "For first-person singular, what does the first voiceless k become?", "answer": "ng"},
|
| 85 |
+
{"id": "terena-second-a", "type": "transformation_rule", "question": "For second-person singular in a native word, what does the first eligible a become?", "answer": "e"},
|
| 86 |
+
{"id": "terena-second-o", "type": "transformation_rule", "question": "For second-person singular, what does the first eligible o become?", "answer": "e"},
|
| 87 |
+
{"id": "terena-portuguese-accent", "type": "transformation_rule", "question": "In a Portuguese loan, what does á become for second-person singular?", "answer": "eá"}
|
| 88 |
+
],
|
| 89 |
+
"2019-individual-5": [
|
| 90 |
+
{"id": "nooni-copular-order", "type": "word_order", "question": "What is the order of the two terms in the Nooni copular construction?", "answer": "A nú B"},
|
| 91 |
+
{"id": "nooni-clause-order", "type": "word_order", "question": "What is the ordinary order of subject, tense, verb, object, place, and day?", "answer": "subject, tense, verb, object, place, day"},
|
| 92 |
+
{"id": "nooni-see", "type": "morpheme_order", "question": "What is the discontinuous construction meaning 'see'?", "answer": "yɛn (object) lé"},
|
| 93 |
+
{"id": "nooni-past-today", "type": "morpheme_mapping", "question": "Which tense marker means past today?", "answer": "bɛ̂ː"},
|
| 94 |
+
{"id": "nooni-near-future", "type": "morpheme_mapping", "question": "Which marker means future fewer than three days ahead?", "answer": "nú bóy"},
|
| 95 |
+
{"id": "nooni-far-future", "type": "morpheme_mapping", "question": "Which marker means future more than three days ahead?", "answer": "nú yúː"},
|
| 96 |
+
{"id": "nooni-first-person", "type": "morpheme_mapping", "question": "Which prefix marks first-person singular on the tense marker or verb?", "answer": "n-"},
|
| 97 |
+
{"id": "nooni-le-after-consonant", "type": "allomorph_rule", "question": "What does lé become after a consonant?", "answer": "é"}
|
| 98 |
+
],
|
| 99 |
+
"2021-individual-1": [
|
| 100 |
+
{"id": "ekari-one", "type": "lexical_mapping", "question": "Which Ekari numeral means 1?", "answer": "ena"},
|
| 101 |
+
{"id": "ekari-six", "type": "lexical_mapping", "question": "Which Ekari numeral means 6?", "answer": "benomi"},
|
| 102 |
+
{"id": "ekari-nine", "type": "lexical_mapping", "question": "Which Ekari numeral means 9?", "answer": "ije"},
|
| 103 |
+
{"id": "ekari-ten", "type": "lexical_mapping", "question": "Which Ekari numeral means 10?", "answer": "rati"},
|
| 104 |
+
{"id": "ekari-sixty", "type": "lexical_mapping", "question": "Which Ekari numeral means 60?", "answer": "moeto"},
|
| 105 |
+
{"id": "ekari-addition", "type": "arithmetic_rule", "question": "What operation is expressed when a unit with -ma precedes a multiple of ten?", "answer": "addition"},
|
| 106 |
+
{"id": "ekari-subtractive-nine", "type": "arithmetic_rule", "question": "Which unit may precede the next decade to express subtraction by one?", "answer": "ije"},
|
| 107 |
+
{"id": "ekari-daemita", "type": "arithmetic_rule", "question": "What value does X daemita moeto represent?", "answer": "60 + X"}
|
| 108 |
+
],
|
| 109 |
+
"2022-individual-1": [
|
| 110 |
+
{"id": "ubykh-role-order", "type": "morpheme_order", "question": "In what role order do person prefixes occur around the fixed verb stem?", "answer": "direct object, indirect object, subject"},
|
| 111 |
+
{"id": "ubykh-first-singular", "type": "morpheme_mapping", "question": "Which person prefix marks first-person singular?", "answer": "s-"},
|
| 112 |
+
{"id": "ubykh-first-plural", "type": "morpheme_mapping", "question": "Which person prefix marks first-person plural?", "answer": "šʼ-"},
|
| 113 |
+
{"id": "ubykh-second-singular", "type": "morpheme_mapping", "question": "Which person prefix marks second-person singular?", "answer": "w-"},
|
| 114 |
+
{"id": "ubykh-second-plural", "type": "morpheme_mapping", "question": "Which person prefix marks second-person plural?", "answer": "ŝʷ-"},
|
| 115 |
+
{"id": "ubykh-a-vowel", "type": "allomorph_rule", "question": "When is the verb vowel a rather than ə?", "answer": "when the direct object is plural or a second-person-plural participant is present"}
|
| 116 |
+
],
|
| 117 |
+
"2023-individual-5": [
|
| 118 |
+
{"id": "supyire-one", "type": "lexical_mapping", "question": "Which Supyire numeral means 1?", "answer": "niŋkin"},
|
| 119 |
+
{"id": "supyire-five", "type": "lexical_mapping", "question": "Which Supyire numeral means 5?", "answer": "kaŋkuro"},
|
| 120 |
+
{"id": "supyire-ten", "type": "lexical_mapping", "question": "Which Supyire numeral means 10?", "answer": "kɛ"},
|
| 121 |
+
{"id": "supyire-twenty", "type": "lexical_mapping", "question": "Which Supyire numeral means 20?", "answer": "beɲjaaga"},
|
| 122 |
+
{"id": "supyire-eighty", "type": "lexical_mapping", "question": "Which Supyire numeral means 80?", "answer": "ŋkuu"},
|
| 123 |
+
{"id": "supyire-four-hundred", "type": "lexical_mapping", "question": "Which Supyire numeral means 400?", "answer": "kampwoo"},
|
| 124 |
+
{"id": "supyire-addition", "type": "arithmetic_rule", "question": "What arithmetic operation does na express?", "answer": "addition"},
|
| 125 |
+
{"id": "supyire-400-multiplier", "type": "allomorph_rule", "question": "Which form of 400 occurs before a multiplier?", "answer": "kampwɔhii"}
|
| 126 |
+
],
|
| 127 |
+
"2024-individual-1": [
|
| 128 |
+
{"id": "arapesh-verb-order", "type": "morpheme_order", "question": "Which comes first in the verb: subject prefix or tense prefix?", "answer": "subject prefix"},
|
| 129 |
+
{"id": "arapesh-first-subject", "type": "morpheme_mapping", "question": "Which subject prefix marks first-person singular?", "answer": "t-"},
|
| 130 |
+
{"id": "arapesh-third-nonsingular", "type": "morpheme_mapping", "question": "Which subject prefix marks third-person dual or plural?", "answer": "ne-"},
|
| 131 |
+
{"id": "arapesh-present", "type": "morpheme_mapping", "question": "Which prefix marks present tense?", "answer": "ku-"},
|
| 132 |
+
{"id": "arapesh-future", "type": "morpheme_mapping", "question": "Which prefix marks future tense?", "answer": "je-"},
|
| 133 |
+
{"id": "arapesh-third-singular-object", "type": "morpheme_mapping", "question": "Which ending marks a third-person-singular object?", "answer": "-n"},
|
| 134 |
+
{"id": "arapesh-third-plural-object", "type": "morpheme_mapping", "question": "Which ending marks a third-person-plural object?", "answer": "-new"},
|
| 135 |
+
{"id": "arapesh-tj", "type": "transformation_rule", "question": "What does the sequence t+j become?", "answer": "cc"}
|
| 136 |
+
]
|
| 137 |
+
}
|
| 138 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_source_rules_v1.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_source_rules_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-11",
|
| 4 |
+
"reviewer": "Codex, transcribed from rendered official IOL solution pages",
|
| 5 |
+
"sources": {
|
| 6 |
+
"2008-individual-5": {
|
| 7 |
+
"solution_pdf": "data/raw/pdfs/iol-2008-indiv-sol.en.pdf",
|
| 8 |
+
"solution_page_1_indexed": 3,
|
| 9 |
+
"rule_card": "Inuktitut has three relevant sentence patterns. (1) X-(q) V: X acts on himself or herself. (2) X-(q) Y-(r)mik V-si: X acts on an indefinite Y. (3) X-up Y-(q) V: X acts on the definite Y. A noun that has final -q as a subject or definite object uses -r before indefinite-object -mik; a vowel-final noun takes -mik directly. To mark 'your', replace subject/object -(q) by -it and possessor -up by -vit. A verb takes -j after a vowel and -t after a consonant, then a person ending. In patterns (1) and (2), -utit marks second-person subject and -uq marks third-person subject. In pattern (3), -ait marks second-person subject with third-person object, -anga marks third-person subject with third-person object, and -aatit marks third-person subject with second-person object. A transitive verb with no object is reflexive. Useful roots visible in the examples include qingmi 'dog', inuuhuktu 'boy', iluaqhaiji 'doctor', angatkuq 'shaman', nanuq 'polar bear', angunahukti 'hunter', amaruq 'wolf', ilinniaqtitsiji 'teacher'; taku 'see', qukiq 'shoot', aanniq 'hurt', aarqi 'cure', iputu 'spear', qai 'come', and ukiakhaq 'fall'."
|
| 10 |
+
},
|
| 11 |
+
"2011-individual-1": {
|
| 12 |
+
"solution_pdf": "data/raw/pdfs/iol-2011-indiv-sol.en-gb.pdf",
|
| 13 |
+
"solution_page_1_indexed": 1,
|
| 14 |
+
"rule_card": "A Menominee verb is assembled from a person prefix, a directional or lexical element, a verb element, and a person ending. Prefix ne- means first-person singular, ke- means inclusive we (we1+2), and third person has no prefix. Directional or lexical elements include kaw 'down', ket 'out', kesk 'through', pahk 'off', pāhk 'open', pīt 'hither', taw 'pierce', wack 'around', and wǣp 'begin'. Intransitive elements include -āhpe 'laughing', -ānæhkæ 'digging', -eqta 'lying flat', and -ohnæ 'walking', followed by -m 'I', -q 'we1+2', or -w 'he'. Transitive elements include -ah 'by tool', -aht 'by mouth', -en 'by hand', and -es 'cutting', followed by -an 'I', -æq 'we1+2', or -am 'he'. If the first two vowels in the assembled word are both short, the second becomes long; for example e becomes ǣ."
|
| 15 |
+
},
|
| 16 |
+
"2012-individual-1": {
|
| 17 |
+
"solution_pdf": "data/raw/pdfs/iol-2012-indiv-sol.en.pdf",
|
| 18 |
+
"solution_page_1_indexed": 1,
|
| 19 |
+
"rule_card": "Dyirbal order is object-subject-verb, and adjectives follow nouns. An adjective can form a causative verb with -man ('make adjective'). A verb can form an adjective meaning 'that is always being V-ed' or 'that is always V-ing nouns'; the surface suffix depends on the final sound of the verb. Every noun phrase starts with an article. Object articles are balan for women and dangerous animals or objects, bayi for men and other animals, and bala for the remaining class. Corresponding subject articles are baNgun, baNgul, and baNgu. The subject noun and its attributes take -Ngu after a vowel in a two-syllable word, -gu after a vowel in a longer word, and a homorganic stop plus -u after a consonant. Use the lexical correspondences supplied in the numbered examples; preserve object-subject-verb order when translating the target."
|
| 20 |
+
},
|
| 21 |
+
"2012-individual-5": {
|
| 22 |
+
"solution_pdf": "data/raw/pdfs/iol-2012-indiv-sol.en.pdf",
|
| 23 |
+
"solution_page_1_indexed": 4,
|
| 24 |
+
"rule_card": "In a Rotuman two-word phrase, the first word changes its final part. Officially: final -VCV becomes -VC; final -VCu also becomes -VC; final -VCi changes to an umlauted-vowel-plus-consonant form; and final -VCa becomes -VaC. The same changes occur in reduplicated adjectives. Word order is modified noun then modifier noun, noun then adjective, and verb then object. Thus the first component of an observed phrase may have several possible citation forms when the reverse operation is ambiguous. For the target, reverse the phrase form fäeag in fäeag ‘u‘u 'to use sign language' to recover possible forms meaning 'word', and reverse a‘öf in a‘öf fau 'year's end' to recover possible forms meaning 'to exhaust'."
|
| 25 |
+
},
|
| 26 |
+
"2016-individual-5": {
|
| 27 |
+
"solution_pdf": "data/raw/pdfs/iol-2016-indiv-sol.en.pdf",
|
| 28 |
+
"solution_page_1_indexed": 5,
|
| 29 |
+
"rule_card": "A Jaqaru form has a root followed by up to three suffixes. Possessor suffixes are -p”a 'his', -sa 'our1+2', -nha 'my', and -ma 'your'. Case or other suffixes are -p”a 'through', -psa 'too', -t”a 'from', -txi interrogative, and -na 'in'. The oral suffixes -p”a, -sa, -p”a, -psa, -t”a, and -txi affect a preceding vowel: the first possessor group always consumes it, while the case group consumes a vowel belonging to another suffix but preserves a root vowel. Nasal -nha and -ma consume a preceding vowel if they retain their own vowel; -na follows the corresponding nasal rule. Relevant roots in the problem are aq” 'cave', qucxa 'lake', chushu 'corner', marka 'town', ishi 'bed', uta 'house', p”ak”u 'pot', yapu 'field', and qaqa 'cliff'. Analyze suffix order and vowel loss, but preserve the exact orthography shown in the verified answer."
|
| 30 |
+
},
|
| 31 |
+
"2019-individual-5": {
|
| 32 |
+
"solution_pdf": "data/raw/pdfs/iol-2019-indiv-sol.en.pdf",
|
| 33 |
+
"solution_page_1_indexed": 5,
|
| 34 |
+
"rule_card": "Nooni copular order is A (T) nú B, meaning A is or was B; cí marks past and no tense word marks future in this construction. Ordinary clause order is subject, tense, verb, object, optional lé, place, day. The verb 'see' is yɛn (object) lé; after a consonant, lé becomes é. Past tense uses nɔ̂ː for just now, bɛ̂ː for today, cí nɔ̂ː for fewer than three days ago, and tɔ̀ nɔ̂ː for more than three days ago. Future uses nú for 'be about to', nú géː for today, nú bóy for fewer than three days ahead, and nú yúː for more than three days ahead. First-person singular adds n- to the tense marker or verb, with nb becoming mb, nk/ng becoming ŋk/ŋg, and nn becoming n. After a falling, high-falling, or low tone, a following high tone becomes rising. Use the day sequence and lexical correspondences established by the numbered examples, and preserve all tones and vowel lengths in Nooni output."
|
| 35 |
+
}
|
| 36 |
+
}
|
| 37 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/train_target_derivations_v1.json
ADDED
|
@@ -0,0 +1,306 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_train_target_derivations_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-11",
|
| 4 |
+
"review_method": "Each target and derivation was checked against the rendered official solution page and the atomic problem prompt.",
|
| 5 |
+
"records": {
|
| 6 |
+
"iol-2012-individual-p5-sub-d-atomic-d.1": {
|
| 7 |
+
"source_problem_id": "2012-individual-5",
|
| 8 |
+
"facts": [
|
| 9 |
+
"In fäeag ‘u‘u, the first word is the phrase form of the word meaning 'word'.",
|
| 10 |
+
"Reversing every applicable phrase-form rule for fäeag gives exactly fäega, fäeaga, and fäeagu."
|
| 11 |
+
],
|
| 12 |
+
"assistant_completion": "The phrase fäeag ‘u‘u means 'to use sign language', so fäeag is the changed phrase form of the word for 'word'. Reversing each applicable final-vowel rule gives the three possible citation forms fäega, fäeaga, and fäeagu; the data do not distinguish among them.\n\n\\boxed{d.1: fäega (or fäeaga, fäeagu)}"
|
| 13 |
+
},
|
| 14 |
+
"iol-2012-individual-p5-sub-d-atomic-d.2": {
|
| 15 |
+
"source_problem_id": "2012-individual-5",
|
| 16 |
+
"facts": [
|
| 17 |
+
"In a‘öf fau, the first word is the phrase form of the verb meaning 'to exhaust'.",
|
| 18 |
+
"Exhaustively reversing the phrase-form rules gives exactly a‘ofi, a‘öfi, a‘öfö, a‘öfu, a‘öfü, and a‘ofü."
|
| 19 |
+
],
|
| 20 |
+
"assistant_completion": "The compound a‘öf fau is 'to exhaust + year', so a‘öf is the changed phrase form of the required verb. Applying all inverse phrase-form possibilities, including the ambiguous vowel changes, gives six and only six citation forms.\n\n\\boxed{d.2: a‘ofi (or a‘öfi, a‘öfö, a‘öfu, a‘öfü, a‘ofü)}"
|
| 21 |
+
},
|
| 22 |
+
"iol-2016-individual-p5-sub-a-atomic-a.1": {
|
| 23 |
+
"source_problem_id": "2016-individual-5",
|
| 24 |
+
"facts": [
|
| 25 |
+
"uta means 'house', -nha means 'my', -na means 'in', and -txi is interrogative.",
|
| 26 |
+
"The suffix vowel-elision rules produce ut-nha-n-txi."
|
| 27 |
+
],
|
| 28 |
+
"assistant_completion": "Segment utnhantxi as uta 'house' + -nha 'my' + -na 'in' + -txi interrogative. The regular elisions give ut-nha-n-txi, so the whole form asks whether something is in the speaker's house.\n\n\\boxed{a.1: is it in my house?}"
|
| 29 |
+
},
|
| 30 |
+
"iol-2016-individual-p5-sub-a-atomic-a.2": {
|
| 31 |
+
"source_problem_id": "2016-individual-5",
|
| 32 |
+
"facts": [
|
| 33 |
+
"yapu means 'field', possessive -p”a means 'his', and -psa means 'too'.",
|
| 34 |
+
"Possessive -p”a removes the root-final vowel, and -psa removes the vowel of the preceding suffix."
|
| 35 |
+
],
|
| 36 |
+
"assistant_completion": "Here -p”a is the possessive suffix 'his', not the homophonous case suffix 'through'. In yapu + -p”a + -psa, possessive -p”a consumes the root vowel and -psa consumes the preceding suffix vowel, producing yapp”psa: 'his field too'.\n\n\\boxed{a.2: his field too}"
|
| 37 |
+
},
|
| 38 |
+
"iol-2016-individual-p5-sub-a-atomic-a.3": {
|
| 39 |
+
"source_problem_id": "2016-individual-5",
|
| 40 |
+
"facts": [
|
| 41 |
+
"yapu means 'field', case -p”a means 'through', and -psa means 'too'.",
|
| 42 |
+
"Case -p”a preserves a root vowel, while -psa removes the vowel belonging to the preceding suffix."
|
| 43 |
+
],
|
| 44 |
+
"assistant_completion": "In yapup”psa, -p”a is the case suffix 'through'. Unlike possessive -p”a, it leaves the root-final u; final -psa 'too' removes the vowel of the preceding suffix. Thus the form means 'through the field too'.\n\n\\boxed{a.3: through the field too}"
|
| 45 |
+
},
|
| 46 |
+
"iol-2012-individual-p1-sub-b-atomic-b.1": {
|
| 47 |
+
"source_problem_id": "2012-individual-1",
|
| 48 |
+
"facts": [
|
| 49 |
+
"Dyirbal order is object-subject-verb.",
|
| 50 |
+
"balan ñalNga is 'the girl'; baNgul NumaNgu guniymuNagu is 'the father that is always being searched for'; bambunman is 'is healing'."
|
| 51 |
+
],
|
| 52 |
+
"assistant_completion": "Use the object-subject-verb order. The object balan ñalNga is 'the girl'. The subject phrase baNgul NumaNgu guniymuNagu is 'the father that is always being searched for', and bambunman is the causative verb 'is healing'.\n\n\\boxed{b.1: The father that is always being searched for is healing the girl.}"
|
| 53 |
+
},
|
| 54 |
+
"iol-2012-individual-p1-sub-b-atomic-b.2": {
|
| 55 |
+
"source_problem_id": "2012-individual-1",
|
| 56 |
+
"facts": [
|
| 57 |
+
"Dyirbal order is object-subject-verb.",
|
| 58 |
+
"bala diban bilmbalmuNa is 'the stone that is always being pushed'; baNgun biñéiriñéu is 'the lizard'; guniñu is 'is searching for'."
|
| 59 |
+
],
|
| 60 |
+
"assistant_completion": "The first noun phrase is the object: bala diban bilmbalmuNa is 'the stone that is always being pushed'. The marked subject baNgun biñéiriñéu is 'the lizard', and final guniñu means 'is searching for'. Reordering into English gives the translation.\n\n\\boxed{b.2: The lizard is searching for the stone that is always being pushed.}"
|
| 61 |
+
},
|
| 62 |
+
"iol-2012-individual-p1-sub-b-atomic-b.3": {
|
| 63 |
+
"source_problem_id": "2012-individual-1",
|
| 64 |
+
"facts": [
|
| 65 |
+
"Dyirbal order is object-subject-verb.",
|
| 66 |
+
"bayi bargan is 'the wallaby'; baNgul yaóaNgu gubimbuluNunéanaymuNagu is 'the man that is always blaming doctors'; banéan is 'is following'."
|
| 67 |
+
],
|
| 68 |
+
"assistant_completion": "The object bayi bargan is 'the wallaby'. The subject is baNgul yaóaNgu followed by the derived modifier gubimbuluNunéanaymuNagu, giving 'the man that is always blaming doctors'. Final banéan is 'is following'.\n\n\\boxed{b.3: The man that is always blaming doctors is following the wallaby.}"
|
| 69 |
+
},
|
| 70 |
+
"iol-2011-individual-p1-sub-b-atomic-b.1": {
|
| 71 |
+
"source_problem_id": "2011-individual-1",
|
| 72 |
+
"facts": [
|
| 73 |
+
"The components are ne- 'I', wǣp 'begin', -aht 'by mouth', and transitive -an 'I'.",
|
| 74 |
+
"Their surface concatenation is newǣpahtan."
|
| 75 |
+
],
|
| 76 |
+
"assistant_completion": "This is a transitive 'by mouth' form. Combine ne- for first-person singular, wǣp 'begin', -aht 'by mouth', and the transitive first-person ending -an. The resulting Menominee word is newǣpahtan.\n\n\\boxed{b.1: newǣpahtan}"
|
| 77 |
+
},
|
| 78 |
+
"iol-2011-individual-p1-sub-b-atomic-b.2": {
|
| 79 |
+
"source_problem_id": "2011-individual-1",
|
| 80 |
+
"facts": [
|
| 81 |
+
"The components are ke- 'we1+2', kaw 'down', -en 'by hand', and transitive -æq 'we1+2'.",
|
| 82 |
+
"The first two vowels are short, so the second, a, lengthens to ā."
|
| 83 |
+
],
|
| 84 |
+
"assistant_completion": "Use ke- for inclusive 'we1+2', kaw 'down', -en 'by hand', and the transitive inclusive ending -æq. Before the length rule this is kekawenæq. Its first two vowels are short, so the second vowel a becomes ā, yielding kekāwenæq.\n\n\\boxed{b.2: kekāwenæq}"
|
| 85 |
+
},
|
| 86 |
+
"iol-2011-individual-p1-sub-b-atomic-b.3": {
|
| 87 |
+
"source_problem_id": "2011-individual-1",
|
| 88 |
+
"facts": [
|
| 89 |
+
"Third person has no prefix.",
|
| 90 |
+
"The components are taw 'pierce', -ānæhkæ 'digging', and intransitive -w 'he'."
|
| 91 |
+
],
|
| 92 |
+
"assistant_completion": "Third person takes no prefix. Combine taw 'pierce' with the intransitive element -ānæhkæ 'digging' and the third-person ending -w. This gives tawānæhkæw, literally the construction for 'he digs a hole'.\n\n\\boxed{b.3: tawānæhkæw}"
|
| 93 |
+
},
|
| 94 |
+
"iol-2011-individual-p1-sub-b-atomic-b.4": {
|
| 95 |
+
"source_problem_id": "2011-individual-1",
|
| 96 |
+
"facts": [
|
| 97 |
+
"Third person has no prefix; ket means 'out', -ohnæ means 'walking', and -w means 'he'.",
|
| 98 |
+
"In ketohnæw the first two vowels are short, so o lengthens to ō."
|
| 99 |
+
],
|
| 100 |
+
"assistant_completion": "For third-person 'he' there is no prefix. Join ket 'out', -ohnæ 'walking', and intransitive -w 'he' to obtain ketohnæw. The first two vowels e and o are short, so the second lengthens: ketōhnæw.\n\n\\boxed{b.4: ketōhnæw}"
|
| 101 |
+
},
|
| 102 |
+
"iol-2019-individual-p5-sub-a-atomic-a.1": {
|
| 103 |
+
"source_problem_id": "2019-individual-5",
|
| 104 |
+
"facts": [
|
| 105 |
+
"The copular pattern A nú B means 'A is B'.",
|
| 106 |
+
"fɔ̀ shě ntfǔː means 'the day after tomorrow'."
|
| 107 |
+
],
|
| 108 |
+
"assistant_completion": "This uses the copular order A nú B, 'A is B'. The expression fɔ̀ shě ntfǔː is 'the day after tomorrow', as in the parallel dated example. Therefore Bvusɔw is identified as that day.\n\n\\boxed{a.1: Bvusɔw is the day after tomorrow.}"
|
| 109 |
+
},
|
| 110 |
+
"iol-2019-individual-p5-sub-a-atomic-a.2": {
|
| 111 |
+
"source_problem_id": "2019-individual-5",
|
| 112 |
+
"facts": [
|
| 113 |
+
"me is 'I', nú géː marks future today, yɛn ... lé means 'see', kèŋkfǔ is 'yam', and ɛ̀bɛ̀n is 'today'.",
|
| 114 |
+
"First-person n- produces the surface forms ŋgéː and nyɛ́n."
|
| 115 |
+
],
|
| 116 |
+
"assistant_completion": "Read the ordinary clause in subject-tense-verb-object-day order. me is 'I'; nú ŋgéː is the first-person form of today's future; nyɛ́n ... lé is 'see'; kèŋkfǔ is 'yam'; and ɛ̀bɛ̀n is 'today'.\n\n\\boxed{a.2: Today, I will see the yam.}"
|
| 117 |
+
},
|
| 118 |
+
"iol-2019-individual-p5-sub-a-atomic-a.3": {
|
| 119 |
+
"source_problem_id": "2019-individual-5",
|
| 120 |
+
"facts": [
|
| 121 |
+
"wvù is 'he', tɔ̀ nɔ̂ː marks past more than three days ago, yɛn ... lé means 'see', bèsèn is 'us', and bvúmbòn is the day Bvumbon.",
|
| 122 |
+
"After a consonant, lé appears as é; tone sandhi gives the written ě."
|
| 123 |
+
],
|
| 124 |
+
"assistant_completion": "wvù is 'he' and tɔ̀ nɔ̂ː places the event more than three days in the past. The predicate yɛ᷅n bèsèn ě is 'saw us'; ě is the conditioned form of lé after the object. The final day is Bvumbon.\n\n\\boxed{a.3: On Bvumbon, he saw us.}"
|
| 125 |
+
},
|
| 126 |
+
"iol-2019-individual-p5-sub-a-atomic-a.4": {
|
| 127 |
+
"source_problem_id": "2019-individual-5",
|
| 128 |
+
"facts": [
|
| 129 |
+
"bèsèn is 'we', nú bóy marks future fewer than three days ahead, tɔ́ is 'come', fɔ̀wǎy is 'market', and bvúzhı᷇ːde᷆n is Bvuzhiden."
|
| 130 |
+
],
|
| 131 |
+
"assistant_completion": "The clause follows subject-tense-verb-place-day order. bèsèn is 'we', nú bóy is the near-future marker, tɔ́ means 'come', fɔ̀wǎy is 'market', and the final word is the day Bvuzhiden.\n\n\\boxed{a.4: On Bvuzhiden, we will come to the market.}"
|
| 132 |
+
},
|
| 133 |
+
"iol-2008-individual-p5-sub-b-atomic-b.1": {
|
| 134 |
+
"source_problem_id": "2008-individual-5",
|
| 135 |
+
"facts": [
|
| 136 |
+
"A definite transitive clause has subject-up, then the definite object if overt, then the verb.",
|
| 137 |
+
"Angatku-up is 'the shaman' as subject; aanniq-t-aatit is 'hurt' plus the 3rd-subject/2nd-object ending."
|
| 138 |
+
],
|
| 139 |
+
"assistant_completion": "Use the definite transitive pattern. Angatku takes subject -up, giving Angatkuup. The consonant-final verb aanniq takes -t, and -aatit marks third-person subject acting on second-person object.\n\n\\boxed{b.1: Angatkuup aanniqtaatit.}"
|
| 140 |
+
},
|
| 141 |
+
"iol-2008-individual-p5-sub-b-atomic-b.2": {
|
| 142 |
+
"source_problem_id": "2008-individual-5",
|
| 143 |
+
"facts": [
|
| 144 |
+
"Ilinniaqtitsiji-up is 'the teacher' as subject and inuuhuktu-q is the definite boy object.",
|
| 145 |
+
"taku-j-anga is 'see' with the 3rd-subject/3rd-object ending."
|
| 146 |
+
],
|
| 147 |
+
"assistant_completion": "This is a definite transitive clause: Ilinniaqtitsijiup is the teacher marked as subject, and inuuhuktuq is the definite boy object. Vowel-final taku takes -j, followed by -anga for a third-person subject and third-person object.\n\n\\boxed{b.2: Ilinniaqtitsijiup inuuhuktuq takujanga.}"
|
| 148 |
+
},
|
| 149 |
+
"iol-2008-individual-p5-sub-b-atomic-b.3": {
|
| 150 |
+
"source_problem_id": "2008-individual-5",
|
| 151 |
+
"facts": [
|
| 152 |
+
"Replacing subject -q with -it marks 'your', so amaruq becomes amaruit.",
|
| 153 |
+
"ukiakhaq-t-uq is consonant-final 'fall' with a third-person subject."
|
| 154 |
+
],
|
| 155 |
+
"assistant_completion": "The possessed subject 'your wolf' is formed by replacing the wolf's -q with -it: amaruit. The consonant-final verb ukiakhaq takes -t and the third-person ending -uq, giving ukiakhaqtuq.\n\n\\boxed{b.3: Amaruit ukiakhaqtuq.}"
|
| 156 |
+
},
|
| 157 |
+
"iol-2008-individual-p5-sub-b-atomic-b.4": {
|
| 158 |
+
"source_problem_id": "2008-individual-5",
|
| 159 |
+
"facts": [
|
| 160 |
+
"An indefinite object uses -(r)mik, so qingmiq becomes qingmirmik.",
|
| 161 |
+
"qukiq-si-j-utit is the indefinite-object verb form with second-person subject."
|
| 162 |
+
],
|
| 163 |
+
"assistant_completion": "A dog is indefinite here, so qingmiq takes -rmik: qingmirmik. With an indefinite object, qukiq uses -si; the resulting vowel-final form takes -j and then -utit for second-person subject, giving qukiqsijutit.\n\n\\boxed{b.4: Qingmirmik qukiqsijutit.}"
|
| 164 |
+
},
|
| 165 |
+
"iol-2008-individual-p5-sub-b-atomic-b.5": {
|
| 166 |
+
"source_problem_id": "2008-individual-5",
|
| 167 |
+
"facts": [
|
| 168 |
+
"Replacing subject -q with -it gives qingmiit 'your dog'.",
|
| 169 |
+
"The vowel-final indefinite object is ilinniaqtitsiji-mik; aanniq-si-j-uq marks a third-person subject."
|
| 170 |
+
],
|
| 171 |
+
"assistant_completion": "The subject 'your dog' is qingmiit, with -it replacing -q. The vowel-final indefinite object 'a teacher' is ilinniaqtitsijimik. The indefinite-object verb is aanniq-si-j-uq, with third-person subject ending -uq.\n\n\\boxed{b.5: Qingmiit ilinniaqtitsijimik aanniqsijuq.}"
|
| 172 |
+
},
|
| 173 |
+
"iol-2019-individual-p5-sub-c-atomic-c.1": {
|
| 174 |
+
"source_problem_id": "2019-individual-5",
|
| 175 |
+
"facts": [
|
| 176 |
+
"The order is subject-tense-verb-object-day.",
|
| 177 |
+
"me is 'I'; first-person n- gives ncí and nfı᷅; cí nɔ̂ː is the required past interval; dìɛ̀msɛ̌n is 'man'; bvúsɔ̀w is Bvusɔw."
|
| 178 |
+
],
|
| 179 |
+
"assistant_completion": "Use subject-tense-verb-object-day order. me is 'I'. For this past interval the tense is cí nɔ̂ː, with first-person n- producing ncí; the same prefix gives nfı᷅ for 'help'. Then place dìɛ̀msɛ̌n 'man' before the day Bvusɔw.\n\n\\boxed{c.1: me ncí nɔ̂ː nfı᷅ dìɛ̀msɛ̌n bvúsɔ̀w.}"
|
| 180 |
+
},
|
| 181 |
+
"iol-2019-individual-p5-sub-c-atomic-c.2": {
|
| 182 |
+
"source_problem_id": "2019-individual-5",
|
| 183 |
+
"facts": [
|
| 184 |
+
"cɔ̌ŋ is 'thief', nɔ̂ː is 'just now', cɔ᷅ŋ is 'steal', and kèŋkfǔ is 'yam'."
|
| 185 |
+
],
|
| 186 |
+
"assistant_completion": "The ordinary clause order is subject-tense-verb-object. Use cɔ̌ŋ 'thief', nɔ̂ː 'just now', cɔ᷅ŋ 'steal', and kèŋkfǔ 'yam' in that order.\n\n\\boxed{c.2: cɔ̌ŋ nɔ̂ː cɔ᷅ŋ kèŋkfǔ.}"
|
| 187 |
+
},
|
| 188 |
+
"iol-2019-individual-p5-sub-c-atomic-c.3": {
|
| 189 |
+
"source_problem_id": "2019-individual-5",
|
| 190 |
+
"facts": [
|
| 191 |
+
"me is 'I'; nú yúː marks future more than three days ahead; yów is 'hear'; mutù is 'car'; bvûŋka᷆ːde᷆n is Bvuŋkaden.",
|
| 192 |
+
"First-person n- produces nyúː and nyów."
|
| 193 |
+
],
|
| 194 |
+
"assistant_completion": "Bvuŋkaden lies in the more-than-three-days future category, so use nú yúː. With subject me 'I', first-person n- gives nyúː and also nyów from yów 'hear'. Follow this with mutù 'car' and the day Bvuŋkaden.\n\n\\boxed{c.3: me nú nyúː nyów mutù bvûŋka᷆ːde᷆n.}"
|
| 195 |
+
},
|
| 196 |
+
"iol-2019-individual-p5-sub-c-atomic-c.4": {
|
| 197 |
+
"source_problem_id": "2019-individual-5",
|
| 198 |
+
"facts": [
|
| 199 |
+
"kwɔ᷆ːn is 'woman', nú géː is today's future, yó is 'kill', dìɛ̀msɛ̌n is 'man', and ɛ̀bɛ̀n is 'today'."
|
| 200 |
+
],
|
| 201 |
+
"assistant_completion": "Use subject-tense-verb-object-day order. kwɔ᷆ːn is 'woman', nú géː marks future today, yó is 'kill', dìɛ̀msɛ̌n is 'man', and ɛ̀bɛ̀n is the day word 'today'.\n\n\\boxed{c.4: kwɔ᷆ːn nǔ géː yó dìɛ̀msɛ̌n ɛ̀bɛ̀n.}"
|
| 202 |
+
},
|
| 203 |
+
"iol-2019-individual-p5-sub-c-atomic-c.5": {
|
| 204 |
+
"source_problem_id": "2019-individual-5",
|
| 205 |
+
"facts": [
|
| 206 |
+
"dìɛ̀msɛ̌n is 'man', bɛ̂ː marks past today, yɛn ... lé is 'see', wɔ̀ is singular 'you', and ɛ̀bɛ̀n is 'today'.",
|
| 207 |
+
"Tone sandhi gives the written forms yɛ᷅n and lě."
|
| 208 |
+
],
|
| 209 |
+
"assistant_completion": "Place dìɛ̀msɛ̌n 'man' before the past-today marker bɛ̂ː. The 'see' construction is yɛn object lé, here with wɔ̀ 'you(sg)'; the required tone changes produce yɛ᷅n and lě. End with ɛ̀bɛ̀n 'today'.\n\n\\boxed{c.5: dìɛ̀msɛ̌n bɛ̂ː yɛ᷅n wɔ̀ lě ɛ̀bɛ̀n.}"
|
| 210 |
+
},
|
| 211 |
+
"iol-2016-individual-p5-sub-b-atomic-b.1": {
|
| 212 |
+
"source_problem_id": "2016-individual-5",
|
| 213 |
+
"facts": [
|
| 214 |
+
"qaqa means 'cliff' and possessive -sa means 'our1+2'.",
|
| 215 |
+
"Oral possessive -sa consumes the root-final vowel."
|
| 216 |
+
],
|
| 217 |
+
"assistant_completion": "Attach possessive -sa 'our1+2' to qaqa 'cliff'. Because oral possessor suffixes always consume the preceding vowel, qaqa + -sa becomes qaqsa.\n\n\\boxed{b.1: qaqsa}"
|
| 218 |
+
},
|
| 219 |
+
"iol-2016-individual-p5-sub-b-atomic-b.2": {
|
| 220 |
+
"source_problem_id": "2016-individual-5",
|
| 221 |
+
"facts": [
|
| 222 |
+
"chushu means 'corner', -ma means 'your', and -na means 'in'.",
|
| 223 |
+
"When following -na removes the vowel of -ma, -ma leaves the root-final u, giving chushu-m-na."
|
| 224 |
+
],
|
| 225 |
+
"assistant_completion": "Combine chushu 'corner', possessive -ma 'your', and locative -na 'in'. The locative causes -ma to lose its vowel; a nasal suffix that gives up its vowel leaves the preceding root vowel intact. Thus chushu-ma-na surfaces as chushumna.\n\n\\boxed{b.2: chushumna}"
|
| 226 |
+
},
|
| 227 |
+
"iol-2016-individual-p5-sub-b-atomic-b.3": {
|
| 228 |
+
"source_problem_id": "2016-individual-5",
|
| 229 |
+
"facts": [
|
| 230 |
+
"The suffixes are -ma 'your', -na 'in', and -psa 'too'.",
|
| 231 |
+
"-psa removes the vowel of -na; -na then leaves the vowel of -ma, while -ma consumes the root-final u, yielding chush-ma-n-psa."
|
| 232 |
+
],
|
| 233 |
+
"assistant_completion": "Start with chushu 'corner' and add -ma 'your', -na 'in', and -psa 'too'. Final -psa removes the vowel of -na. The resulting elision chain leaves -ma's a but removes the root-final u, producing chush-ma-n-psa.\n\n\\boxed{b.3: chushmanpsa}"
|
| 234 |
+
},
|
| 235 |
+
"iol-2016-individual-p5-sub-b-atomic-b.4": {
|
| 236 |
+
"source_problem_id": "2016-individual-5",
|
| 237 |
+
"facts": [
|
| 238 |
+
"The suffixes are -ma 'your', -t”a 'from', and -psa 'too'.",
|
| 239 |
+
"The elision chain removes the vowels of -ma and -t”a but preserves the root-final u, yielding chushu-m-t”-psa."
|
| 240 |
+
],
|
| 241 |
+
"assistant_completion": "Add -ma 'your', -t”a 'from', and -psa 'too' to chushu 'corner'. Successive suffix-triggered elision removes the vowels of -ma and -t”a; because nasal -ma gives up its vowel, the root-final u remains. The surface form is chushumt”psa.\n\n\\boxed{b.4: chushumt”psa}"
|
| 242 |
+
},
|
| 243 |
+
"iol-2016-individual-p5-sub-b-atomic-b.5": {
|
| 244 |
+
"source_problem_id": "2016-individual-5",
|
| 245 |
+
"facts": [
|
| 246 |
+
"aq”i is the citation form 'cave', -t”a means 'from', and -txi is interrogative.",
|
| 247 |
+
"-t”a preserves the root vowel, while -txi removes the vowel of the preceding suffix, giving aq”i-t”-txi."
|
| 248 |
+
],
|
| 249 |
+
"assistant_completion": "Use aq”i 'cave' with case -t”a 'from' and interrogative -txi. The case suffix leaves the root vowel i, while -txi consumes the vowel belonging to -t”a. This yields aq”it”txi.\n\n\\boxed{b.5: aq”it”txi}"
|
| 250 |
+
},
|
| 251 |
+
"iol-2016-individual-p5-sub-b-atomic-b.6": {
|
| 252 |
+
"source_problem_id": "2016-individual-5",
|
| 253 |
+
"facts": [
|
| 254 |
+
"uta means 'house' and -txi is interrogative.",
|
| 255 |
+
"Interrogative -txi leaves a root-final vowel."
|
| 256 |
+
],
|
| 257 |
+
"assistant_completion": "Attach interrogative -txi directly to uta 'house'. As an oral case suffix it leaves a vowel that belongs to the root, so uta + -txi surfaces as utatxi.\n\n\\boxed{b.6: utatxi}"
|
| 258 |
+
},
|
| 259 |
+
"iol-2008-individual-p5-sub-a-atomic-a.1": {
|
| 260 |
+
"source_problem_id": "2008-individual-5",
|
| 261 |
+
"facts": [
|
| 262 |
+
"Amaru-up is 'the wolf' as subject, angatku-it is the definite object 'your shaman', and taku-j-anga is 'saw' with 3rd-person subject and object."
|
| 263 |
+
],
|
| 264 |
+
"assistant_completion": "The -up on Amaru marks the wolf as subject. On angatku, -it replaces the ordinary definite ending and means 'your', so the object is 'your shaman'. taku-j-anga is 'saw' with a third-person subject and object.\n\n\\boxed{a.1: The wolf saw your shaman.}"
|
| 265 |
+
},
|
| 266 |
+
"iol-2008-individual-p5-sub-a-atomic-a.2": {
|
| 267 |
+
"source_problem_id": "2008-individual-5",
|
| 268 |
+
"facts": [
|
| 269 |
+
"Nanu-it is 'your polar bear' as subject, inuuhuktu-rmik is indefinite 'a boy', and aanniq-si-j-uq is 'hurt' with third-person subject."
|
| 270 |
+
],
|
| 271 |
+
"assistant_completion": "Nanu-it is the possessed subject 'your polar bear'. The object inuuhuktu-rmik is indefinite, hence 'a boy'. With an indefinite object, aanniq takes -si-j-uq, whose ending marks a third-person subject.\n\n\\boxed{a.2: Your polar bear hurt a boy.}"
|
| 272 |
+
},
|
| 273 |
+
"iol-2008-individual-p5-sub-a-atomic-a.3": {
|
| 274 |
+
"source_problem_id": "2008-individual-5",
|
| 275 |
+
"facts": [
|
| 276 |
+
"Angunahukti-it is 'your hunter' as subject.",
|
| 277 |
+
"A transitive verb without an expressed object is reflexive, so aarqi-j-uq means 'cured himself'."
|
| 278 |
+
],
|
| 279 |
+
"assistant_completion": "The ending -it on Angunahukti marks 'your hunter'. aarqi is transitive 'cure', but there is no object; the problem's rule therefore gives a reflexive reading. Its -j-uq ending has a third-person subject.\n\n\\boxed{a.3: Your hunter cured himself.}"
|
| 280 |
+
},
|
| 281 |
+
"iol-2008-individual-p5-sub-a-atomic-a.4": {
|
| 282 |
+
"source_problem_id": "2008-individual-5",
|
| 283 |
+
"facts": [
|
| 284 |
+
"Ilinniaqtitsiji is the definite object 'the teacher'.",
|
| 285 |
+
"qukiq-t-ait is 'shot' with second-person subject and third-person definite object."
|
| 286 |
+
],
|
| 287 |
+
"assistant_completion": "Ilinniaqtitsiji is the definite third-person object 'the teacher'. The consonant-final verb qukiq takes -t, and -ait marks a second-person subject acting on a third-person definite object.\n\n\\boxed{a.4: You shot the teacher.}"
|
| 288 |
+
},
|
| 289 |
+
"iol-2008-individual-p5-sub-a-atomic-a.5": {
|
| 290 |
+
"source_problem_id": "2008-individual-5",
|
| 291 |
+
"facts": [
|
| 292 |
+
"qai means 'come'.",
|
| 293 |
+
"After the vowel-final root comes -j, and -utit marks second-person subject."
|
| 294 |
+
],
|
| 295 |
+
"assistant_completion": "The intransitive root qai means 'come'. Because it ends in a vowel it takes -j, and the following -utit is the second-person subject ending. Thus Qaijutit means 'You came'.\n\n\\boxed{a.5: You came.}"
|
| 296 |
+
},
|
| 297 |
+
"iol-2008-individual-p5-sub-a-atomic-a.6": {
|
| 298 |
+
"source_problem_id": "2008-individual-5",
|
| 299 |
+
"facts": [
|
| 300 |
+
"Angunahukti-mik is the indefinite object 'a hunter'.",
|
| 301 |
+
"aarqi-si-j-utit is 'cure' in the indefinite-object construction with second-person subject."
|
| 302 |
+
],
|
| 303 |
+
"assistant_completion": "The -mik ending makes Angunahukti an indefinite object, 'a hunter'. The verb aarqi uses the indefinite-object marker -si, then -j after the resulting vowel and -utit for a second-person subject.\n\n\\boxed{a.6: You cured a hunter.}"
|
| 304 |
+
}
|
| 305 |
+
}
|
| 306 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/v14_rule_rich_and_opd_audit.json
ADDED
|
@@ -0,0 +1,180 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "v14_rule_rich_and_opd_audit_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12T04:02:00Z",
|
| 4 |
+
"decision_rule": "A reasoning trace is accepted only if its final answer is exact and every supporting claim is true, grounded in the displayed problem or verified prior answers, and sufficient to derive the result. Answer-only and contradictory traces are rejected.",
|
| 5 |
+
"experiments": {
|
| 6 |
+
"matched_rule_rich_sft": {
|
| 7 |
+
"model": "Qwen/Qwen3-4B-Instruct-2507",
|
| 8 |
+
"data": "data/sft/ioling_rule_rich_traces_v3/train.jsonl",
|
| 9 |
+
"epochs": 2,
|
| 10 |
+
"learning_rate": 0.000005,
|
| 11 |
+
"report": "reports/sft_rule_rich_v3_e2_lr5e6_v14_val_pass8.json",
|
| 12 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/ixfwun9l"
|
| 13 |
+
},
|
| 14 |
+
"rule_hinted_on_policy_distillation": {
|
| 15 |
+
"starting_adapter": "checkpoints/qwen3-4b-ioling-selected-v6-e2",
|
| 16 |
+
"raw_rollouts": "reports/sft_selected_v6_e2_v14_train_pass8.json",
|
| 17 |
+
"teacher_context": "manually checked source rules without the final answer",
|
| 18 |
+
"objective": "full-vocabulary forward KL on the first 128 raw student reasoning tokens; boxed-answer tokens excluded",
|
| 19 |
+
"records": 61,
|
| 20 |
+
"source_problems": 12,
|
| 21 |
+
"reasoning_tokens": 7808,
|
| 22 |
+
"optimizer_updates": 8,
|
| 23 |
+
"learning_rate": 0.0000005,
|
| 24 |
+
"validation_report": "reports/opd_rules_v1_v14_val_pass8.json",
|
| 25 |
+
"source_probe_report": "reports/opd_rules_v1_v14_train_one_per_source_pass8.json",
|
| 26 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/m993n7f2",
|
| 27 |
+
"implementation_note": "This first pilot used sequence-summed KL followed by gradient clipping. Subsequent runs use mean per-token KL so loss scale does not depend on trace length."
|
| 28 |
+
},
|
| 29 |
+
"target_facts_on_policy_distillation": {
|
| 30 |
+
"starting_adapter": "checkpoints/qwen3-4b-ioling-selected-v6-e2",
|
| 31 |
+
"raw_rollouts": "reports/sft_selected_v6_e2_v14_train_pass8.json",
|
| 32 |
+
"teacher_context": "manually checked target-specific privileged facts without a boxed final answer; some facts are answer-derived",
|
| 33 |
+
"objective": "mean per-token full-vocabulary forward KL on at most 256 raw student reasoning tokens; boxed-answer tokens excluded",
|
| 34 |
+
"records": 14,
|
| 35 |
+
"source_problems": 4,
|
| 36 |
+
"reasoning_tokens": 3467,
|
| 37 |
+
"optimizer_updates": 4,
|
| 38 |
+
"learning_rate": 0.0000005,
|
| 39 |
+
"mean_forward_kl": 0.46686862089804243,
|
| 40 |
+
"validation_report": "reports/opd_target_facts_v2_v14_val_pass8.json",
|
| 41 |
+
"source_probe_report": "reports/opd_target_facts_v2_v14_train_one_per_source_pass8.json",
|
| 42 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/9it72z9y",
|
| 43 |
+
"coverage_note": "The checked target-fact ledger has 38 records, but only 14 had a nontrivial raw reasoning prefix under the rollout filter. This is a diagnostic, not a full training run."
|
| 44 |
+
},
|
| 45 |
+
"checked_derivation_reference_dependence": {
|
| 46 |
+
"reference_report": "reports/opd_checked_derivation_reference_dependence_v2.json",
|
| 47 |
+
"records": 61,
|
| 48 |
+
"source_problems": 12,
|
| 49 |
+
"reasoning_tokens": 15499,
|
| 50 |
+
"conditions": "Compare the effect of adding the checked reference with the raw question against the effect of adding it to a neutral prompt.",
|
| 51 |
+
"probability_shift_cosine": 0.21307059679888968,
|
| 52 |
+
"reference_projection_on_full_shift": 0.3025029411014585,
|
| 53 |
+
"mean_question_conditioned_kl": 0.26097384061542,
|
| 54 |
+
"mean_reference_only_effect_kl": 0.6669720613354213,
|
| 55 |
+
"mean_sampled_token_logp_change": -0.22129928606526683,
|
| 56 |
+
"decision": "The question-conditioned update is not mostly reproduced by the reference-only effect, so reference subtraction is not used for the next pilot.",
|
| 57 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/ud6vsyaq"
|
| 58 |
+
},
|
| 59 |
+
"checked_derivation_on_policy_distillation": {
|
| 60 |
+
"starting_adapter": "checkpoints/qwen3-4b-ioling-selected-v6-e2",
|
| 61 |
+
"raw_rollouts": "reports/sft_selected_v6_e2_v14_train_pass8.json",
|
| 62 |
+
"teacher_context": "all 61 eligible manually checked reference derivations, with boxed answers removed",
|
| 63 |
+
"manual_context_review": "Every privileged reference used in this run was read before launch. Many contain answer-derived target forms and are treated as privileged references, not evaluation hints.",
|
| 64 |
+
"objective": "mean per-token full-vocabulary forward KL on at most 256 raw student reasoning tokens; boxed-answer tokens excluded",
|
| 65 |
+
"records": 61,
|
| 66 |
+
"source_problems": 12,
|
| 67 |
+
"reasoning_tokens": 15499,
|
| 68 |
+
"optimizer_updates": 16,
|
| 69 |
+
"learning_rate": 0.0000005,
|
| 70 |
+
"mean_forward_kl": 0.25968009764786626,
|
| 71 |
+
"validation_report": "reports/opd_checked_derivation_v3_v14_val_pass8.json",
|
| 72 |
+
"source_probe_report": "reports/opd_checked_derivation_v3_v14_train_one_per_source_pass8.json",
|
| 73 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/uxwjnc9l"
|
| 74 |
+
},
|
| 75 |
+
"checked_derivation_prefix_compatibility": {
|
| 76 |
+
"report": "reports/opd_checked_derivation_prefix_compatibility_v1.json",
|
| 77 |
+
"records": 61,
|
| 78 |
+
"source_problems": 12,
|
| 79 |
+
"tokens": 15499,
|
| 80 |
+
"top_k": 16,
|
| 81 |
+
"compatibility_threshold": 0.7,
|
| 82 |
+
"mean_top_k_overlap": 0.8693625330924988,
|
| 83 |
+
"low_compatibility_fraction": 0.09942577034235,
|
| 84 |
+
"sampled_token_teacher_top_k_rate": 0.993677020072937,
|
| 85 |
+
"effective_reliable_tokens": 15499,
|
| 86 |
+
"decision": "Prune-OPD-style weighting would retain every token and the privileged teacher accepts nearly every sampled student token in its top 16. Prefix drift is not the main failure; this same-model teacher is insufficiently corrective.",
|
| 87 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/2srarr0l"
|
| 88 |
+
}
|
| 89 |
+
},
|
| 90 |
+
"summary": {
|
| 91 |
+
"rule_rich_validation_samples": 192,
|
| 92 |
+
"rule_rich_validation_exact_samples": 0,
|
| 93 |
+
"rule_rich_validation_visible_finals_reviewed": 181,
|
| 94 |
+
"rule_rich_validation_format_rate": 0.9427083333333334,
|
| 95 |
+
"rule_rich_validation_truncation_rate": 0.057291666666666664,
|
| 96 |
+
"opd_validation_samples": 192,
|
| 97 |
+
"opd_validation_exact_samples": 0,
|
| 98 |
+
"opd_validation_visible_finals_reviewed": 174,
|
| 99 |
+
"opd_validation_format_rate": 0.90625,
|
| 100 |
+
"opd_validation_truncation_rate": 0.09375,
|
| 101 |
+
"opd_source_probe_samples": 120,
|
| 102 |
+
"opd_source_probe_exact_samples": 6,
|
| 103 |
+
"opd_source_probe_exact_records": 2,
|
| 104 |
+
"target_facts_validation_samples": 192,
|
| 105 |
+
"target_facts_validation_exact_samples": 0,
|
| 106 |
+
"target_facts_validation_visible_finals_reviewed": 170,
|
| 107 |
+
"target_facts_validation_format_rate": 0.8854166666666666,
|
| 108 |
+
"target_facts_validation_truncation_rate": 0.11458333333333333,
|
| 109 |
+
"target_facts_source_probe_samples": 120,
|
| 110 |
+
"target_facts_source_probe_exact_samples": 4,
|
| 111 |
+
"target_facts_source_probe_exact_records": 2,
|
| 112 |
+
"checked_derivation_validation_samples": 192,
|
| 113 |
+
"checked_derivation_validation_exact_samples": 0,
|
| 114 |
+
"checked_derivation_validation_visible_finals_reviewed": 170,
|
| 115 |
+
"checked_derivation_validation_format_rate": 0.8854166666666666,
|
| 116 |
+
"checked_derivation_validation_truncation_rate": 0.11458333333333333,
|
| 117 |
+
"checked_derivation_source_probe_samples": 120,
|
| 118 |
+
"checked_derivation_source_probe_exact_samples": 8,
|
| 119 |
+
"checked_derivation_source_probe_exact_records": 2,
|
| 120 |
+
"accepted_reasoning_traces": 0,
|
| 121 |
+
"rejected_exact_reasoning_traces": 18,
|
| 122 |
+
"scorer_false_negatives_found": 0,
|
| 123 |
+
"accuracy_rl_gate": "closed",
|
| 124 |
+
"direct_opd_status": "tested_rule_target_facts_and_checked_derivations_without_gain",
|
| 125 |
+
"prefix_compatibility_status": "high_overlap_teacher_insufficiently_corrective"
|
| 126 |
+
},
|
| 127 |
+
"validation_review": {
|
| 128 |
+
"decision": "no_scorer_false_negatives_found",
|
| 129 |
+
"scope": "Every valid final box in all four validation reports was grouped by record and compared with all manually verified canonical answers and aliases. For the expanded OPD run, 137 outputs were identical to the already reviewed target-facts run; all 33 changed valid boxes were separately checked and were wrong.",
|
| 130 |
+
"findings": [
|
| 131 |
+
"Nahuatl and Arammba outputs used the wrong numeral components or values.",
|
| 132 |
+
"Kunuz Nubian outputs changed lexical roots, participant roles, number, or inflection.",
|
| 133 |
+
"Kilivila outputs changed predicates, noun classes, quantities, tense, or subject-object roles.",
|
| 134 |
+
"English near-misses such as 'How many women will look after this man?' omit 'old' and reverse the direction of looking after; they are correctly rejected."
|
| 135 |
+
]
|
| 136 |
+
},
|
| 137 |
+
"opd_exact_review": [
|
| 138 |
+
{
|
| 139 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.1",
|
| 140 |
+
"sample_indices": [5],
|
| 141 |
+
"decision": "reject",
|
| 142 |
+
"reason": "The Jaqaru output eventually reaches the correct translation but repeatedly proposes mutually inconsistent suffix analyses and false generalizations before restating the target."
|
| 143 |
+
},
|
| 144 |
+
{
|
| 145 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.1",
|
| 146 |
+
"sample_indices": [0, 4, 5, 6, 7],
|
| 147 |
+
"decision": "reject",
|
| 148 |
+
"reason": "All five Hakhun outputs contain only the final answer and no derivation."
|
| 149 |
+
}
|
| 150 |
+
],
|
| 151 |
+
"target_facts_exact_review": [
|
| 152 |
+
{
|
| 153 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.1",
|
| 154 |
+
"sample_indices": [7],
|
| 155 |
+
"decision": "reject",
|
| 156 |
+
"reason": "The Jaqaru output reaches the correct translation only after a long contradictory analysis that repeatedly misidentifies the possessive, locative, and interrogative suffixes."
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.1",
|
| 160 |
+
"sample_indices": [0, 5, 6],
|
| 161 |
+
"decision": "reject",
|
| 162 |
+
"reason": "All three Hakhun outputs contain only the final answer and no derivation."
|
| 163 |
+
}
|
| 164 |
+
],
|
| 165 |
+
"checked_derivation_exact_review": [
|
| 166 |
+
{
|
| 167 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.1",
|
| 168 |
+
"sample_indices": [0, 6, 7],
|
| 169 |
+
"decision": "reject",
|
| 170 |
+
"reason": "All three Jaqaru outputs reach the right translation after contradictory suffix analyses, false generalizations, or unsupported claims about the interrogative and locative markers."
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.1",
|
| 174 |
+
"sample_indices": [0, 4, 5, 6, 7],
|
| 175 |
+
"decision": "reject",
|
| 176 |
+
"reason": "All five Hakhun outputs contain only the final answer and no derivation."
|
| 177 |
+
}
|
| 178 |
+
],
|
| 179 |
+
"decision": "Direct on-policy distillation can provide a dense learning signal when strict rewards are all zero, so it is not blocked by the accuracy-RL gate. A corrected four-condition diagnostic showed that the checked-reference update depends strongly on the raw question, so reference subtraction was not warranted. Even so, expanding normalized forward-KL training to all 61 eligible raw trajectories, 12 sources, 15,499 tokens, and 16 optimizer updates produced zero held-out exact answers and no valid exact rationale. A later compatibility audit found 0.869 mean top-16 overlap and 99.4% acceptance of sampled student tokens by the privileged teacher; pruning would retain every token. Do not run another pass with this same-model teacher. Test a stronger tokenizer-compatible teacher on a small source-balanced prefix set before any further OPD training."
|
| 180 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/v14_selected_sft_bootstrap_audit.json
ADDED
|
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "v14_selected_sft_bootstrap_audit_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12T02:57:00Z",
|
| 4 |
+
"training": {
|
| 5 |
+
"model": "Qwen/Qwen3-4B-Instruct-2507",
|
| 6 |
+
"data": "data/sft/ioling_selected_student_traces_v6_expanded_clean/train.jsonl",
|
| 7 |
+
"rows": 123,
|
| 8 |
+
"epochs": 2,
|
| 9 |
+
"learning_rate": 0.000005,
|
| 10 |
+
"effective_batch_size": 8,
|
| 11 |
+
"max_length": 4096,
|
| 12 |
+
"lora_rank": 32,
|
| 13 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/tsz84otq"
|
| 14 |
+
},
|
| 15 |
+
"reports": {
|
| 16 |
+
"fresh_base_validation": "reports/qwen3_4b_instruct_base_v14_val_pass8.json",
|
| 17 |
+
"selected_sft_validation": "reports/sft_selected_v6_e2_v14_val_pass8.json",
|
| 18 |
+
"selected_sft_train": "reports/sft_selected_v6_e2_v14_train_pass8.json",
|
| 19 |
+
"selected_sft_one_per_source": "reports/sft_selected_v6_e2_v14_train_one_per_source_pass8.json"
|
| 20 |
+
},
|
| 21 |
+
"decision_rule": "A reasoning trace is accepted only if the final answer is exact and every supporting claim is true, grounded in the displayed problem or verified prior answers, and sufficient to derive the result. An answer-only output is not an accepted reasoning trace.",
|
| 22 |
+
"summary": {
|
| 23 |
+
"fresh_base_validation_samples": 192,
|
| 24 |
+
"fresh_base_validation_exact_samples": 0,
|
| 25 |
+
"fresh_base_validation_visible_finals_reviewed": 79,
|
| 26 |
+
"selected_sft_validation_samples": 192,
|
| 27 |
+
"selected_sft_validation_exact_samples": 0,
|
| 28 |
+
"selected_sft_validation_visible_finals_reviewed": 175,
|
| 29 |
+
"selected_sft_train_samples": 984,
|
| 30 |
+
"selected_sft_train_exact_samples": 12,
|
| 31 |
+
"selected_sft_train_exact_records": 4,
|
| 32 |
+
"selected_sft_train_exact_sources": 4,
|
| 33 |
+
"selected_sft_one_per_source_samples": 120,
|
| 34 |
+
"selected_sft_one_per_source_exact_samples": 5,
|
| 35 |
+
"selected_sft_one_per_source_exact_records": 2,
|
| 36 |
+
"exact_reasoning_traces_reviewed": 17,
|
| 37 |
+
"accepted_reasoning_traces": 0,
|
| 38 |
+
"rejected_reasoning_traces": 17,
|
| 39 |
+
"rl_gate": "closed"
|
| 40 |
+
},
|
| 41 |
+
"validation_review": {
|
| 42 |
+
"decision": "no_scorer_false_negatives_found",
|
| 43 |
+
"scope": "Every visible final box from both fresh-base and selected-SFT validation runs was compared by record with the verified canonical answer and aliases.",
|
| 44 |
+
"findings": [
|
| 45 |
+
"Nahuatl and Arammba outputs were incomplete or arithmetically wrong numeral forms.",
|
| 46 |
+
"Kunuz Nubian outputs changed the verb, argument roles, number, or recipient.",
|
| 47 |
+
"Kilivila outputs changed the predicate, noun class, quantity, tense, or subject-object assignment.",
|
| 48 |
+
"The repeated 'How many women will look after this man?' candidate omits 'old' and reverses who looks after whom; it is correctly rejected."
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"full_train_exact_review": [
|
| 52 |
+
{
|
| 53 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.2",
|
| 54 |
+
"source_problem_id": "2016-individual-5",
|
| 55 |
+
"sample_indices": [4, 6],
|
| 56 |
+
"decision": "reject",
|
| 57 |
+
"reason": "Both Jaqaru traces eventually identify his field plus too, but they invent forms, conflate case and question suffixes, and make false segmentations before reaching the exact box."
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"record_id": "iol-2017-individual-p3-sub-a-atomic-a.2",
|
| 61 |
+
"source_problem_id": "2017-individual-3",
|
| 62 |
+
"sample_indices": [0, 1, 2, 3, 6, 7],
|
| 63 |
+
"decision": "reject",
|
| 64 |
+
"reason": "All six outputs contain only the final answer and no derivation."
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.1",
|
| 68 |
+
"source_problem_id": "2018-individual-2",
|
| 69 |
+
"sample_indices": [1, 4, 5],
|
| 70 |
+
"decision": "reject",
|
| 71 |
+
"reason": "All three outputs contain only the final answer and no derivation."
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"record_id": "iol-2018-individual-p3-sub-a-atomic-a.7",
|
| 75 |
+
"source_problem_id": "2018-individual-3",
|
| 76 |
+
"sample_indices": [6],
|
| 77 |
+
"decision": "reject",
|
| 78 |
+
"reason": "The Terena trace eventually applies nd to t and long-o fronting correctly, but it includes multiple false consonant and vowel comparisons and reverses several person-form pairs."
|
| 79 |
+
}
|
| 80 |
+
],
|
| 81 |
+
"one_per_source_exact_review": [
|
| 82 |
+
{
|
| 83 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.1",
|
| 84 |
+
"sample_indices": [2, 3],
|
| 85 |
+
"decision": "reject",
|
| 86 |
+
"reason": "The Jaqaru traces reach the right translation but misquote an example and repeatedly conflate possessive, locative, and interrogative suffixes."
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.1",
|
| 90 |
+
"sample_indices": [0, 5, 6],
|
| 91 |
+
"decision": "reject",
|
| 92 |
+
"reason": "The outputs contain only the final answer and no derivation."
|
| 93 |
+
}
|
| 94 |
+
],
|
| 95 |
+
"decision": "Two-epoch low-learning-rate SFT on concise manually written traces substantially improves formatting and termination, but it produces no held-out exact answer and no manually valid exact reasoning trace. Do not start accuracy-only RL or verifier-grounded online distillation from this checkpoint."
|
| 96 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/v14_transfer_and_scaffold_trace_audit.json
ADDED
|
@@ -0,0 +1,129 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "v14_transfer_and_scaffold_trace_audit_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12T02:20:00Z",
|
| 4 |
+
"decision_rule": "Accept a generated trace only when its final answer is exact, every supporting claim is consistent with the displayed examples and checked rules, the target is derived rather than cited, and no privileged answer is used as evidence. A correct box does not rescue a false or unsupported derivation.",
|
| 5 |
+
"reports": {
|
| 6 |
+
"matched_validation": "reports/sft_rule_rich_v3_15sources_val_pass8.json",
|
| 7 |
+
"source_seen_probe": "reports/sft_rule_rich_v3_15sources_train_one_per_source_pass8.json",
|
| 8 |
+
"base_unseen_v14_sources": "reports/qwen3_4b_base_unseen_v14_sources_pass8.json",
|
| 9 |
+
"v2_unseen_v14_sources": "reports/sft_rule_rich_v2_unseen_v14_sources_pass8.json",
|
| 10 |
+
"manual_rules": "reports/answer_given_rationale/Qwen_Qwen3-4B-Instruct-2507__v14_exact_trace_repair_manual_rules_n8.json",
|
| 11 |
+
"manual_derivation": "reports/answer_given_rationale/Qwen_Qwen3-4B-Instruct-2507__v14_exact_trace_repair_manual_derivation_n8.json",
|
| 12 |
+
"hakhun_manual_derivation": "reports/answer_given_rationale/Qwen_Qwen3-4B-Instruct-2507__v14_hakhun_manual_derivation_n4.json"
|
| 13 |
+
},
|
| 14 |
+
"summary": {
|
| 15 |
+
"matched_validation_samples": 192,
|
| 16 |
+
"matched_validation_exact_samples": 0,
|
| 17 |
+
"matched_validation_visible_finals_reviewed": 159,
|
| 18 |
+
"source_seen_samples": 120,
|
| 19 |
+
"source_seen_exact_samples": 1,
|
| 20 |
+
"base_unseen_samples": 280,
|
| 21 |
+
"base_unseen_exact_samples": 7,
|
| 22 |
+
"v2_unseen_samples": 280,
|
| 23 |
+
"v2_unseen_exact_samples": 2,
|
| 24 |
+
"answer_conditioned_samples": 104,
|
| 25 |
+
"answer_conditioned_exact_samples": 104,
|
| 26 |
+
"raw_exact_traces_reviewed": 114,
|
| 27 |
+
"raw_traces_accepted": 0,
|
| 28 |
+
"raw_traces_rejected": 114,
|
| 29 |
+
"rl_gate": "closed"
|
| 30 |
+
},
|
| 31 |
+
"matched_validation_review": {
|
| 32 |
+
"decision": "no_scorer_false_negatives_found",
|
| 33 |
+
"scope": "Every non-empty visible final line was read and compared with its record. The closest Koryak, Kunuz Nubian, Nahuatl, Arammba, and Kilivila candidates were also checked against the accepted aliases.",
|
| 34 |
+
"notable_errors": [
|
| 35 |
+
{
|
| 36 |
+
"source_problem_id": "2015-individual-1",
|
| 37 |
+
"pattern": "invented or arithmetically inconsistent numeral compounds",
|
| 38 |
+
"decision": "incorrect"
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"source_problem_id": "2016-individual-3",
|
| 42 |
+
"pattern": "wrong verb, argument, number, or recipient",
|
| 43 |
+
"decision": "incorrect"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"source_problem_id": "2021-individual-3",
|
| 47 |
+
"pattern": "How many women will look after this/that man?",
|
| 48 |
+
"decision": "incorrect: omits old and reverses who looks after whom"
|
| 49 |
+
}
|
| 50 |
+
]
|
| 51 |
+
},
|
| 52 |
+
"source_seen_exact_review": [
|
| 53 |
+
{
|
| 54 |
+
"record_id": "iol-2016-individual-p5-sub-a-atomic-a.1",
|
| 55 |
+
"sample_index": 4,
|
| 56 |
+
"decision": "reject",
|
| 57 |
+
"reason": "The box is exact, but the preceding text is unrelated invented prose and contains no derivation from the Nen examples."
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"unseen_exact_review": {
|
| 61 |
+
"base_model": [
|
| 62 |
+
{
|
| 63 |
+
"record_id": "iol-2017-individual-p3-sub-a-atomic-a.2",
|
| 64 |
+
"sample_indices": [0, 1, 3],
|
| 65 |
+
"decision": "reject",
|
| 66 |
+
"reason": "All three reach the copied example translation while assigning false meanings or syntactic roles to Kimbundu forms."
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"record_id": "iol-2017-individual-p3-sub-a-atomic-a.3",
|
| 70 |
+
"sample_indices": [5, 7],
|
| 71 |
+
"decision": "reject",
|
| 72 |
+
"reason": "The core first-person and dance analysis eventually appears, but each trace contains contradictory lexical guesses and unsupported claims."
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.5",
|
| 76 |
+
"sample_indices": [7],
|
| 77 |
+
"decision": "reject",
|
| 78 |
+
"reason": "The final composition is right, but the trace first assigns incorrect person, tense, or agreement facts before correcting itself."
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"record_id": "iol-2018-individual-p3-sub-a-atomic-a.5",
|
| 82 |
+
"sample_indices": [1],
|
| 83 |
+
"decision": "reject",
|
| 84 |
+
"reason": "The output guesses the right form while making false claims about acute versus circumflex vowels and consonant changes."
|
| 85 |
+
}
|
| 86 |
+
],
|
| 87 |
+
"rule_rich_v2": [
|
| 88 |
+
{
|
| 89 |
+
"record_id": "iol-2018-individual-p2-sub-a-atomic-a.1",
|
| 90 |
+
"sample_indices": [0],
|
| 91 |
+
"decision": "reject",
|
| 92 |
+
"reason": "The rationale is invented grammatical jargon with no valid alignment to the Hakhun examples."
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"record_id": "iol-2018-individual-p2-sub-b-atomic-b.2",
|
| 96 |
+
"sample_indices": [1],
|
| 97 |
+
"decision": "reject",
|
| 98 |
+
"reason": "The box is exact, but the trace misidentifies pronouns, predicate pieces, and the agreement complex."
|
| 99 |
+
}
|
| 100 |
+
]
|
| 101 |
+
},
|
| 102 |
+
"answer_conditioned_review": [
|
| 103 |
+
{
|
| 104 |
+
"condition": "checked source rules plus known final answer",
|
| 105 |
+
"records": 4,
|
| 106 |
+
"samples": 32,
|
| 107 |
+
"exact_boxes": 32,
|
| 108 |
+
"accepted_raw_traces": 0,
|
| 109 |
+
"reason": "Every trace invented at least one lexical, example-alignment, person, tense, or sound-change claim."
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"condition": "checked target derivation plus known final answer",
|
| 113 |
+
"records": 4,
|
| 114 |
+
"samples": 32,
|
| 115 |
+
"exact_boxes": 32,
|
| 116 |
+
"accepted_raw_traces": 0,
|
| 117 |
+
"reason": "Target-specific working reduced the errors, but all raw traces still contained a false contrast, malformed rule, or unsupported citation."
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"condition": "checked target derivation on all Hakhun targets",
|
| 121 |
+
"records": 10,
|
| 122 |
+
"samples": 40,
|
| 123 |
+
"exact_boxes": 40,
|
| 124 |
+
"accepted_raw_traces": 0,
|
| 125 |
+
"reason": "The best traces were close, but each either misquoted an example, compared present with past markers incorrectly, or grounded a claim only in the target itself."
|
| 126 |
+
}
|
| 127 |
+
],
|
| 128 |
+
"decision": "The v14 data and deterministic answer scorer are suitable for controlled exact-answer experiments, but these generated rationales are not suitable as automatic SFT labels. Continue training only from manually written or manually corrected completions. Do not start accuracy-only RL from the v3 checkpoint."
|
| 129 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/validation_composition_cards_v1.json
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_validation_composition_cards_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12",
|
| 4 |
+
"privilege_level": "answer-derived target decomposition without an assembled final answer",
|
| 5 |
+
"review_method": "Every component was manually transcribed from the rendered official English solution pages 2015:1-2, 2016:3-4, and 2021:2-3 and checked against the atomic prompt.",
|
| 6 |
+
"records": {
|
| 7 |
+
"iol-2015-individual-p1-sub-b-atomic-b.1": [
|
| 8 |
+
"Use the decomposition 42 = 2×20 + 2.",
|
| 9 |
+
"The 2 multiplier before a power of 20 is öm; 20 is pöhualli; standalone 2 is öme.",
|
| 10 |
+
"The additive linker is -oM- and M is m before m, p, or a vowel."
|
| 11 |
+
],
|
| 12 |
+
"iol-2015-individual-p1-sub-b-atomic-b.2": [
|
| 13 |
+
"Use the decomposition 494 = 1×400 + 4×20 + 10 + 4.",
|
| 14 |
+
"The 1 multiplier is ceM, the 4 multiplier is näuh, 400 is tzontli, and 20 is pöhualli.",
|
| 15 |
+
"Standalone 10 is mahtlactli and standalone 4 is nähui.",
|
| 16 |
+
"Join additive parts with -oM-; M is m before m, p, or a vowel and n otherwise."
|
| 17 |
+
],
|
| 18 |
+
"iol-2015-individual-p1-sub-c-atomic-c.1": [
|
| 19 |
+
"Use the decomposition 43 = 36 + 6 + 1.",
|
| 20 |
+
"In Arammba, 36 is fete, 6 is nimbo, and 1 is ngámbi.",
|
| 21 |
+
"An addition with a power of 6 places the higher-power expression before its remainder."
|
| 22 |
+
],
|
| 23 |
+
"iol-2015-individual-p1-sub-c-atomic-c.2": [
|
| 24 |
+
"Use the decomposition 569 = 2×216 + 3×36 + 4×6 + 5.",
|
| 25 |
+
"In Arammba, 2 is yànparo, 3 is yenówe, 4 is asàr, 5 is tambaroy, 36 is fete, and 216 is tarumba.",
|
| 26 |
+
"A coefficient precedes a power word; multiplication by 6 is expressed by placing tàxwo after the coefficient.",
|
| 27 |
+
"Place each lower-power remainder after the higher-power expression."
|
| 28 |
+
],
|
| 29 |
+
"iol-2016-individual-p3-sub-a-atomic-a.1": [
|
| 30 |
+
"Segment magasi as magas 'thief' plus plural, and it is the subject.",
|
| 31 |
+
"argi is the direct object 'us'.",
|
| 32 |
+
"Segment ajomirra as present a- + jom 'strike' + plural-object -ir + present -r + third-person-plural subject -a."
|
| 33 |
+
],
|
| 34 |
+
"iol-2016-individual-p3-sub-a-atomic-a.2": [
|
| 35 |
+
"ay is the first-person-singular subject 'I'.",
|
| 36 |
+
"kanarriːg is the indirect object 'the neighbour', and baːbki is the direct object 'the door'.",
|
| 37 |
+
"Segment alletirsi as alle 'repair' + tir 'for a second/third person' + past -s + first-person-singular -i."
|
| 38 |
+
],
|
| 39 |
+
"iol-2016-individual-p3-sub-a-atomic-a.3": [
|
| 40 |
+
"hanu is the singular subject 'the donkey'.",
|
| 41 |
+
"tirtiːg is tirt 'owner' plus plural and object case.",
|
| 42 |
+
"Segment elirsu as el 'find' + plural-object -ir + past -s + third-person-singular -u."
|
| 43 |
+
],
|
| 44 |
+
"iol-2016-individual-p3-sub-a-atomic-a.4": [
|
| 45 |
+
"tirti is tirt 'owner' plus plural and is the subject.",
|
| 46 |
+
"argi is the indirect object 'us', and kamgi is the direct object 'the camel'.",
|
| 47 |
+
"Segment deːccirsa as deːn 'give to first person' + plural-indirect-object -ccir + past -s + third-person-plural -a."
|
| 48 |
+
],
|
| 49 |
+
"iol-2016-individual-p3-sub-a-atomic-a.5": [
|
| 50 |
+
"ay is the first-person-singular subject 'I', and darbadki is the singular object 'the chicken'.",
|
| 51 |
+
"Segment bijaːndi as future bi- + jaːn 'buy' + future -r, which becomes d after n, + first-person-singular -i."
|
| 52 |
+
],
|
| 53 |
+
"iol-2016-individual-p3-sub-b-atomic-b.1": [
|
| 54 |
+
"Use S–O′–O–V order.",
|
| 55 |
+
"kanarriː 'neighbour' takes plural -ːcci as the subject; tirt 'owner' takes object -ki; beyyeː 'necklace' takes object -ːg.",
|
| 56 |
+
"The present verb 'give to the owner' is a- + tir + present -r + third-person-plural -a."
|
| 57 |
+
],
|
| 58 |
+
"iol-2016-individual-p3-sub-b-atomic-b.2": [
|
| 59 |
+
"Use S–O′–O–V order.",
|
| 60 |
+
"jahal is 'young man'; argi is the indirect object 'us'; wal 'dog' takes object -gi.",
|
| 61 |
+
"The past verb is jaːn 'buy' + deːn 'for first person' + plural-indirect-object -ccir + past -s + third-person-singular -u."
|
| 62 |
+
],
|
| 63 |
+
"iol-2016-individual-p3-sub-b-atomic-b.3": [
|
| 64 |
+
"Use S–O–V order: ar is the subject 'we' and man 'he/him' takes object -gi.",
|
| 65 |
+
"The future verb is bi- + maːg 'steal' + future -r + first-person-plural -u."
|
| 66 |
+
],
|
| 67 |
+
"iol-2016-individual-p3-sub-b-atomic-b.4": [
|
| 68 |
+
"Use S–O–V order.",
|
| 69 |
+
"tirt 'owner' takes plural -i as the subject; magas 'thief' takes plural -i followed by object -ːg.",
|
| 70 |
+
"The past verb is jom 'strike' + plural-object -ir + past -s + third-person-plural -a."
|
| 71 |
+
],
|
| 72 |
+
"iol-2016-individual-p3-sub-b-atomic-b.5": [
|
| 73 |
+
"Use S–O′–O–V order.",
|
| 74 |
+
"wal 'dog' takes plural -i as subject; sarkaːy 'coward' takes object -gi; darbad 'chicken' takes plural -i plus object -ːg.",
|
| 75 |
+
"The past verb is el 'find' + tir 'for a second/third person' + past -s + third-person-plural -a."
|
| 76 |
+
],
|
| 77 |
+
"iol-2021-individual-p3-sub-a-atomic-a.1": [
|
| 78 |
+
"Navila vivila is the queried object 'how many women'.",
|
| 79 |
+
"biyamata is bi- future plus yamata 'look after'.",
|
| 80 |
+
"tomwaya mtona is the subject 'this old man'; interrogative order is Q–V–X."
|
| 81 |
+
],
|
| 82 |
+
"iol-2021-individual-p3-sub-a-atomic-a.2": [
|
| 83 |
+
"bikamkwamsi is bi- future + kamkwam 'eat' + plural-subject -si.",
|
| 84 |
+
"kweyu is kwe- thing class plus -yu 'two', so kweyu vivila is not one noun phrase.",
|
| 85 |
+
"vivila minasina is the subject 'these women'; ordinary order is V–O–S."
|
| 86 |
+
],
|
| 87 |
+
"iol-2021-individual-p3-sub-a-atomic-a.3": [
|
| 88 |
+
"Amagudina gwadi is the interrogative phrase 'which child'.",
|
| 89 |
+
"lekota is le- past plus kota 'arrive'; use Q–V order."
|
| 90 |
+
],
|
| 91 |
+
"iol-2021-individual-p3-sub-a-atomic-a.4": [
|
| 92 |
+
"Tevila tauwau is 'how many men'.",
|
| 93 |
+
"bigisesi is bi- future + gisi 'see' + plural-subject -si.",
|
| 94 |
+
"gugwadi gudigasisi is 'wild children'.",
|
| 95 |
+
"Both noun phrases are plural, so the morphology permits either one to be the subject; give both role assignments."
|
| 96 |
+
],
|
| 97 |
+
"iol-2021-individual-p3-sub-a-atomic-a.5": [
|
| 98 |
+
"legisesi is le- past + gisi 'see' + plural-subject -si.",
|
| 99 |
+
"ketala waga is the object 'one canoe'.",
|
| 100 |
+
"vivila minasiwena is the subject 'those women'; ordinary order is V–O–S."
|
| 101 |
+
],
|
| 102 |
+
"iol-2021-individual-p3-sub-b-atomic-b.1": [
|
| 103 |
+
"Use Q–V–X order.",
|
| 104 |
+
"'How many canoes' is ke-vila followed by waga.",
|
| 105 |
+
"'saw' with a plural subject is le- + gisi + -si; 'old women' is nunumwaya; 'those' agreeing with women is minasiwena."
|
| 106 |
+
],
|
| 107 |
+
"iol-2021-individual-p3-sub-b-atomic-b.2": [
|
| 108 |
+
"Use V–O–S order.",
|
| 109 |
+
"'will look after' with a plural subject is bi- + yamata + -si.",
|
| 110 |
+
"The object components are gwadi 'child', magudina 'this' in the child class, and gudikabitam 'clever' in the child class.",
|
| 111 |
+
"The subject components are tevasi 'four' in the men class, dimdim 'white', and mtosina 'these men'."
|
| 112 |
+
],
|
| 113 |
+
"iol-2021-individual-p3-sub-b-atomic-b.3": [
|
| 114 |
+
"Use Q–V–X order.",
|
| 115 |
+
"The queried subject is gudivila gugwadi 'how many children'.",
|
| 116 |
+
"'will eat' with a plural subject is bi- + kamkwam + -si; the remaining noun phrase is bunukwa minasina 'these pigs'."
|
| 117 |
+
],
|
| 118 |
+
"iol-2021-individual-p3-sub-b-atomic-b.4": [
|
| 119 |
+
"Use Q–V–X order.",
|
| 120 |
+
"The queried subject is aminana vivila 'which woman'.",
|
| 121 |
+
"'caught' is le- + bani; the object components are yena 'fish', minasiwena 'those', and namanabweta 'beautiful' with animal-class agreement."
|
| 122 |
+
],
|
| 123 |
+
"iol-2021-individual-p3-sub-b-atomic-b.5": [
|
| 124 |
+
"Use V–O–S order.",
|
| 125 |
+
"'saw' with a plural subject is le- + gisi + -si.",
|
| 126 |
+
"The object is tomwaya mtowena 'that old man'.",
|
| 127 |
+
"The subject components are nayu 'two' in the animal class, ka’ukwa 'dog', and nagasisi 'wild' with plural animal-class agreement."
|
| 128 |
+
]
|
| 129 |
+
}
|
| 130 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/validation_microsteps_v1.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_validation_microsteps_v1",
|
| 3 |
+
"reviewed_at_utc": "2026-07-12",
|
| 4 |
+
"review_method": "Manually transcribed and checked against rendered official English solution pages.",
|
| 5 |
+
"sources": {
|
| 6 |
+
"2015-individual-1": {
|
| 7 |
+
"solution_pdf": "data/raw/pdfs/iol-2015-indiv-sol.en-gb.pdf",
|
| 8 |
+
"solution_pages_1_indexed": [1, 2],
|
| 9 |
+
"tasks": [
|
| 10 |
+
{"id": "nahuatl-base-20", "type": "lexical_mapping", "question": "What value does the Nahuatl numeral pöhualli represent?", "answer": "20"},
|
| 11 |
+
{"id": "nahuatl-base-400", "type": "lexical_mapping", "question": "What value does the Nahuatl numeral tzontli represent?", "answer": "400"},
|
| 12 |
+
{"id": "nahuatl-base-8000", "type": "lexical_mapping", "question": "What value does the Nahuatl numeral xiquipilli represent?", "answer": "8000"},
|
| 13 |
+
{"id": "nahuatl-multiplier-2", "type": "morpheme_mapping", "question": "Which Nahuatl multiplier form represents 2 before a power-of-20 numeral?", "answer": "öm"},
|
| 14 |
+
{"id": "nahuatl-linker-rule", "type": "allomorph_rule", "question": "In an additive Nahuatl numeral, when is the linker M realized as m rather than n?", "answer": "before m, p, or a vowel"},
|
| 15 |
+
{"id": "nahuatl-494-decomposition", "type": "target_decomposition", "question": "Decompose 494 into the powers and small addends used by the Nahuatl system.", "answer": "1×400+4×20+10+4"},
|
| 16 |
+
{"id": "arammba-base", "type": "system_rule", "question": "What is the multiplicative base of the Arammba numeral system in this problem?", "answer": "6"},
|
| 17 |
+
{"id": "arammba-unit-1", "type": "lexical_mapping", "question": "Which Arammba word represents 1?", "answer": "ngámbi"},
|
| 18 |
+
{"id": "arammba-power-36", "type": "lexical_mapping", "question": "Which Arammba word represents 6² = 36?", "answer": "fete"},
|
| 19 |
+
{"id": "arammba-power-216", "type": "lexical_mapping", "question": "Which Arammba word represents 6³ = 216?", "answer": "tarumba"},
|
| 20 |
+
{"id": "arammba-569-decomposition", "type": "target_decomposition", "question": "Decompose 569 into the base-6 powers and remainder terms used by the Arammba system.", "answer": "2×216+3×36+4×6+5"}
|
| 21 |
+
]
|
| 22 |
+
},
|
| 23 |
+
"2016-individual-3": {
|
| 24 |
+
"solution_pdf": "data/raw/pdfs/iol-2016-indiv-sol.en.pdf",
|
| 25 |
+
"solution_pages_1_indexed": [3, 4],
|
| 26 |
+
"tasks": [
|
| 27 |
+
{"id": "kunuz-order", "type": "word_order", "question": "Write the Kunuz Nubian constituent order using S for subject, O' for indirect object, O for direct object, and V for predicate.", "answer": "S (O') O V"},
|
| 28 |
+
{"id": "kunuz-plural-after-consonant", "type": "allomorph_rule", "question": "Which plural suffix follows a consonant in the Kunuz Nubian data?", "answer": "-i"},
|
| 29 |
+
{"id": "kunuz-plural-after-vowel", "type": "allomorph_rule", "question": "Which plural suffix follows a vowel in the Kunuz Nubian data?", "answer": "-ːcci"},
|
| 30 |
+
{"id": "kunuz-object-case-after-vowel", "type": "allomorph_rule", "question": "Which indirect/direct-object case suffix follows a vowel?", "answer": "-ːg"},
|
| 31 |
+
{"id": "kunuz-object-case-after-sonorant", "type": "allomorph_rule", "question": "Which indirect/direct-object case suffix follows a sonorant consonant?", "answer": "-gi"},
|
| 32 |
+
{"id": "kunuz-object-case-after-obstruent", "type": "allomorph_rule", "question": "Which indirect/direct-object case suffix follows an obstruent consonant?", "answer": "-ki"},
|
| 33 |
+
{"id": "kunuz-present-prefix", "type": "morpheme_mapping", "question": "Which Kunuz Nubian verb prefix marks present tense?", "answer": "a-"},
|
| 34 |
+
{"id": "kunuz-future-prefix", "type": "morpheme_mapping", "question": "Which Kunuz Nubian verb prefix marks future tense?", "answer": "bi-"},
|
| 35 |
+
{"id": "kunuz-benefactive-first", "type": "morpheme_mapping", "question": "Which verbal element means 'for/to somebody' when that person is first person?", "answer": "deːn"},
|
| 36 |
+
{"id": "kunuz-benefactive-nonfirst", "type": "morpheme_mapping", "question": "Which verbal element means 'for/to somebody' when that person is second or third person?", "answer": "tir"},
|
| 37 |
+
{"id": "kunuz-past-suffix", "type": "morpheme_mapping", "question": "Which Kunuz Nubian suffix marks past tense after the object-agreement slot?", "answer": "-s"},
|
| 38 |
+
{"id": "kunuz-third-plural-subject", "type": "morpheme_mapping", "question": "Which final verb suffix marks a third-person plural subject?", "answer": "-a"}
|
| 39 |
+
]
|
| 40 |
+
},
|
| 41 |
+
"2021-individual-3": {
|
| 42 |
+
"solution_pdf": "data/raw/pdfs/iol-2021-indiv-sol.en.pdf",
|
| 43 |
+
"solution_pages_1_indexed": [2, 3],
|
| 44 |
+
"tasks": [
|
| 45 |
+
{"id": "kilivila-clause-order", "type": "word_order", "question": "Write the ordinary Kilivila clause order using V for verb, O for optional object, and S for subject.", "answer": "V (O) S", "aliases": ["VOS"]},
|
| 46 |
+
{"id": "kilivila-question-order", "type": "word_order", "question": "Write the Kilivila interrogative order using Q for interrogative element, V for verb, and X for the remaining constituent.", "answer": "Q V X", "aliases": ["QVX"]},
|
| 47 |
+
{"id": "kilivila-noun-phrase-order", "type": "word_order", "question": "After an optional 'which' or quantity element, what is the order of noun, optional demonstrative, and optional adjective? Use N, D, and A.", "answer": "N (D) (A)", "aliases": ["NDA"]},
|
| 48 |
+
{"id": "kilivila-past", "type": "morpheme_mapping", "question": "Which Kilivila verb prefix marks past tense?", "answer": "le-"},
|
| 49 |
+
{"id": "kilivila-future", "type": "morpheme_mapping", "question": "Which Kilivila verb prefix marks future tense?", "answer": "bi-"},
|
| 50 |
+
{"id": "kilivila-plural-subject", "type": "morpheme_mapping", "question": "Which Kilivila verb suffix marks a plural subject?", "answer": "-si"},
|
| 51 |
+
{"id": "kilivila-man-plural", "type": "lexical_mapping", "question": "What is the plural of Kilivila tau 'man'?", "answer": "tauwau"},
|
| 52 |
+
{"id": "kilivila-child-plural", "type": "lexical_mapping", "question": "What is the plural of Kilivila gwadi 'child'?", "answer": "gugwadi"},
|
| 53 |
+
{"id": "kilivila-old-woman-plural", "type": "lexical_mapping", "question": "What is the plural of Kilivila namwaya 'old woman'?", "answer": "nunumwaya", "aliases": ["namwaya becomes nunumwaya"]},
|
| 54 |
+
{"id": "kilivila-men-class", "type": "class_mapping", "question": "Which class prefixes mark men, using the quantity form first and the other agreement form second?", "answer": "te-, to-"},
|
| 55 |
+
{"id": "kilivila-women-animal-class", "type": "class_mapping", "question": "Which class prefix marks women and animals?", "answer": "na-"},
|
| 56 |
+
{"id": "kilivila-children-class", "type": "class_mapping", "question": "Which class prefix marks children?", "answer": "gudi-"},
|
| 57 |
+
{"id": "kilivila-canoe-class", "type": "class_mapping", "question": "Which class prefix marks canoes?", "answer": "ke-"},
|
| 58 |
+
{"id": "kilivila-things-class", "type": "class_mapping", "question": "Which class prefix marks things such as stones?", "answer": "kwe-"},
|
| 59 |
+
{"id": "kilivila-how-many", "type": "quantity_rule", "question": "How is 'how many' formed from a Kilivila class prefix Cl?", "answer": "Cl-vila"},
|
| 60 |
+
{"id": "kilivila-two", "type": "quantity_rule", "question": "How is the quantity 2 formed from a Kilivila class prefix Cl?", "answer": "Cl-yu"},
|
| 61 |
+
{"id": "kilivila-four", "type": "quantity_rule", "question": "How is the quantity 4 formed from a Kilivila class prefix Cl?", "answer": "Cl-vasi"}
|
| 62 |
+
]
|
| 63 |
+
}
|
| 64 |
+
}
|
| 65 |
+
}
|
benchmark/IOL/ioling_hf/data/manual_overrides/verified_distillation_v1_audit.json
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "ioling_verified_distillation_audit_v1",
|
| 3 |
+
"created_at_utc": "2026-07-17",
|
| 4 |
+
"training_set": {
|
| 5 |
+
"path": "data/sft/ioling_verified_distillation_v1/train.jsonl",
|
| 6 |
+
"records": 32,
|
| 7 |
+
"sources": 14,
|
| 8 |
+
"raw_training_prompts": 32,
|
| 9 |
+
"prompts_containing_privileged_scaffold": 0,
|
| 10 |
+
"student_samples_with_checked_facts": 12,
|
| 11 |
+
"answer_exposed_student_reconstructions": 10,
|
| 12 |
+
"manually_written_from_checked_cards": 10,
|
| 13 |
+
"all_completions_manually_reviewed": true,
|
| 14 |
+
"all_completions_score_exact": true
|
| 15 |
+
},
|
| 16 |
+
"trace_discovery": {
|
| 17 |
+
"guided_report": "reports/composition_guided_train_v1_balanced_pass8.json",
|
| 18 |
+
"guided_outputs": 256,
|
| 19 |
+
"guided_exact_outputs": 44,
|
| 20 |
+
"guided_exact_outputs_manually_reviewed": 44,
|
| 21 |
+
"guided_reasoning_accepted": 18,
|
| 22 |
+
"guided_records_selected": 12,
|
| 23 |
+
"answer_reconstruction_v1_report": "reports/composition_answer_reconstruction_v1_balanced_pass2.json",
|
| 24 |
+
"answer_reconstruction_v1_outputs_reviewed": 40,
|
| 25 |
+
"answer_reconstruction_v1_reasoning_accepted": 5,
|
| 26 |
+
"answer_reconstruction_v1_records_selected": 5,
|
| 27 |
+
"answer_reconstruction_v2_report": "reports/composition_answer_reconstruction_v2_balanced_pass2.json",
|
| 28 |
+
"answer_reconstruction_v2_outputs_reviewed": 30,
|
| 29 |
+
"answer_reconstruction_v2_reasoning_accepted": 7,
|
| 30 |
+
"answer_reconstruction_v2_records_selected": 5,
|
| 31 |
+
"selection_policy": "At most one sampled trace per record; exact matching alone never qualifies a trace. Ten uncovered records received manually written concise derivations."
|
| 32 |
+
},
|
| 33 |
+
"training": {
|
| 34 |
+
"starting_checkpoint": "checkpoints/qwen3-4b-ioling-microsteps-balanced-v2-e5-merged",
|
| 35 |
+
"output_adapter": "checkpoints/qwen3-4b-ioling-balanced-verified-distill-v1",
|
| 36 |
+
"epochs": 2,
|
| 37 |
+
"optimizer_steps": 8,
|
| 38 |
+
"learning_rate": 0.000005,
|
| 39 |
+
"effective_batch_size": 8,
|
| 40 |
+
"max_length": 2048,
|
| 41 |
+
"lora_rank": 16,
|
| 42 |
+
"lora_alpha": 32,
|
| 43 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/ivtcm5j7"
|
| 44 |
+
},
|
| 45 |
+
"raw_validation": {
|
| 46 |
+
"report": "reports/verified_distill_v1_v14_val_pass8.json",
|
| 47 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/c76b0jwu",
|
| 48 |
+
"records": 24,
|
| 49 |
+
"samples": 192,
|
| 50 |
+
"exact_samples": 0,
|
| 51 |
+
"records_pass_at_8": 0,
|
| 52 |
+
"valid_final_boxes": 185,
|
| 53 |
+
"invalid_or_absent_final_boxes": 7,
|
| 54 |
+
"truncated_outputs": 5,
|
| 55 |
+
"all_outputs_manually_reviewed": 192,
|
| 56 |
+
"alternate_format_false_negatives": 0
|
| 57 |
+
},
|
| 58 |
+
"microstep_validation": {
|
| 59 |
+
"report": "reports/microsteps/qwen3_4b_verified_distill_v1_validation_pass8.json",
|
| 60 |
+
"wandb_run": "https://wandb.ai/alexgurung/ioling-research/runs/dg8i5dlc",
|
| 61 |
+
"samples": 320,
|
| 62 |
+
"correct_samples": 47,
|
| 63 |
+
"tasks_pass_at_8": 13,
|
| 64 |
+
"scorer_positive_outputs_manually_reviewed": 47,
|
| 65 |
+
"true_positive_outputs": 47,
|
| 66 |
+
"false_positive_outputs": 0,
|
| 67 |
+
"baseline_correct_samples": 47,
|
| 68 |
+
"baseline_tasks_pass_at_8": 14,
|
| 69 |
+
"newly_passed_tasks": [],
|
| 70 |
+
"lost_tasks": [
|
| 71 |
+
"arammba-power-36"
|
| 72 |
+
],
|
| 73 |
+
"sample_count_changes": {
|
| 74 |
+
"arammba-power-36": -1,
|
| 75 |
+
"kilivila-man-plural": 1
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
+
"decision": "Do not replace the balanced microstep checkpoint and do not add more epochs. Verified guided continuations can be elicited, but this 32-record raw-prompt continuation SFT did not transfer to source-disjoint complete solutions or expand microstep task coverage."
|
| 79 |
+
}
|
benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Instruct-2507.scores.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"record_id": "iol-2006-individual-p1", "score": 0.0, "max_score": 9.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["assignment_1.1", "assignment_1.2", "assignment_1.3", "assignment_1.4", "assignment_2.1", "assignment_3.1", "assignment_3.2", "assignment_3.3", "assignment_3.4"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 90.0, "full_output_similarity": 90.0}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 81.818, "full_output_similarity": 81.818}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 56.818, "full_output_similarity": 56.818}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.714, "full_output_similarity": 85.714}, {"unit_id": "assignment_2.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.111, "full_output_similarity": 61.111}, {"unit_id": "assignment_3.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.116, "full_output_similarity": 65.116}, {"unit_id": "assignment_3.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 79.167, "full_output_similarity": 79.167}, {"unit_id": "assignment_3.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 84.615, "full_output_similarity": 84.615}, {"unit_id": "assignment_3.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 72.727}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 2 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_1", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["assignment_1.1", "assignment_1.2", "assignment_1.3", "assignment_1.4"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 80.0}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 78.788}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 59.091}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 85.714}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 3 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_2", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["assignment_2.1"], "unit_results": [{"unit_id": "assignment_2.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 63.889, "full_output_similarity": 63.889}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Instruct-2507__diverse5.scores.jsonl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_1", "score": 1.0, "max_score": 4.0, "score_fraction": 0.25, "verdict": "partial", "matched_units": ["assignment_1.1"], "missed_units": ["assignment_1.2", "assignment_1.3", "assignment_1.4"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": true, "match_type": "fuzzy_final_partial_ratio", "final_similarity": 92.5, "full_output_similarity": 92.5}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 72.727}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 56.818, "full_output_similarity": 56.818}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.714, "full_output_similarity": 85.714}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 2 |
+
{"record_id": "iol-2011-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.5, "full_output_similarity": 48.5}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 3 |
+
{"record_id": "iol-2015-individual-p5-sub-b", "score": 0.0, "max_score": 9.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["b.1", "b.2", "b.3", "b.4", "b.5", "b.6", "b.7", "b.8", "b.9"], "unit_results": [{"unit_id": "b.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 22.857, "full_output_similarity": 77.778}, {"unit_id": "b.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 22.222, "full_output_similarity": 82.609}, {"unit_id": "b.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 20.0, "full_output_similarity": 77.778}, {"unit_id": "b.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 25.0, "full_output_similarity": 75.0}, {"unit_id": "b.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 22.222, "full_output_similarity": 75.0}, {"unit_id": "b.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 25.0, "full_output_similarity": 75.862}, {"unit_id": "b.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 22.222, "full_output_similarity": 80.0}, {"unit_id": "b.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 24.242, "full_output_similarity": 73.333}, {"unit_id": "b.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 22.222, "full_output_similarity": 77.778}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 4 |
+
{"record_id": "iol-2021-individual-p2-sub-a", "score": 0.0, "max_score": 9.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.0, "full_output_similarity": 75.0}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 89.286, "full_output_similarity": 89.286}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.606, "full_output_similarity": 60.606}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.222, "full_output_similarity": 72.222}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.968, "full_output_similarity": 70.968}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.556, "full_output_similarity": 80.556}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 5 |
+
{"record_id": "iol-2025-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 32.738, "full_output_similarity": 32.738}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Instruct-2507__strict30.scores.jsonl
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_1", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["assignment_1.1", "assignment_1.2", "assignment_1.3", "assignment_1.4"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.5, "full_output_similarity": 77.5}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 72.727}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 56.818, "full_output_similarity": 56.818}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 78.571, "full_output_similarity": 78.571}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 2 |
+
{"record_id": "iol-2006-individual-p5", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 43.911}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 3 |
+
{"record_id": "iol-2007-individual-p5", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.069, "full_output_similarity": 62.069}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.429, "full_output_similarity": 51.429}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.174, "full_output_similarity": 52.174}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.161, "full_output_similarity": 45.161}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 4 |
+
{"record_id": "iol-2008-individual-p2-sub-b", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["b.1"], "unit_results": [{"unit_id": "b.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.0, "full_output_similarity": 68.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 5 |
+
{"record_id": "iol-2008-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.552, "full_output_similarity": 46.552}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 6 |
+
{"record_id": "iol-2009-individual-p4-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.974, "full_output_similarity": 54.974}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 7 |
+
{"record_id": "iol-2010-individual-p2-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.787, "full_output_similarity": 82.787}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 8 |
+
{"record_id": "iol-2010-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 35.847, "full_output_similarity": 35.847}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 9 |
+
{"record_id": "iol-2011-individual-p3-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.345, "full_output_similarity": 68.345}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 10 |
+
{"record_id": "iol-2012-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.174, "full_output_similarity": 52.174}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 11 |
+
{"record_id": "iol-2012-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 83.673}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 12 |
+
{"record_id": "iol-2013-individual-p3", "score": 0.0, "max_score": 5.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.765, "full_output_similarity": 51.765}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.333, "full_output_similarity": 45.333}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.92, "full_output_similarity": 60.92}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 13 |
+
{"record_id": "iol-2014-individual-p2", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 14 |
+
{"record_id": "iol-2014-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 44.942, "full_output_similarity": 44.942}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 15 |
+
{"record_id": "iol-2015-individual-p3-sub-a", "score": 0.0, "max_score": 5.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.333, "full_output_similarity": 73.333}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.823, "full_output_similarity": 65.823}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 57.143, "full_output_similarity": 57.143}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.973, "full_output_similarity": 72.973}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.75, "full_output_similarity": 58.75}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 16 |
+
{"record_id": "iol-2016-individual-p1", "score": 0.0, "max_score": 15.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13", "full.14", "full.15"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 76.596, "full_output_similarity": 76.596}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.222, "full_output_similarity": 82.222}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.0, "full_output_similarity": 85.0}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.61, "full_output_similarity": 75.61}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.556, "full_output_similarity": 75.556}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.732, "full_output_similarity": 70.732}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.0, "full_output_similarity": 75.0}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 71.795, "full_output_similarity": 71.795}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.952, "full_output_similarity": 80.952}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.714, "full_output_similarity": 85.714}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 79.545, "full_output_similarity": 79.545}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 71.429, "full_output_similarity": 71.429}, {"unit_id": "full.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.0, "full_output_similarity": 75.0}, {"unit_id": "full.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.34, "full_output_similarity": 72.34}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 17 |
+
{"record_id": "iol-2016-individual-p5-sub-a", "score": 0.0, "max_score": 2.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.75, "full_output_similarity": 65.217}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.368, "full_output_similarity": 68.75}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 18 |
+
{"record_id": "iol-2017-individual-p2-sub-a", "score": 0.0, "max_score": 16.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.295, "full_output_similarity": 62.295}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.264, "full_output_similarity": 62.264}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 79.167, "full_output_similarity": 79.167}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.171, "full_output_similarity": 73.171}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 57.143, "full_output_similarity": 57.143}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.0, "full_output_similarity": 58.0}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.684, "full_output_similarity": 73.684}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 71.429, "full_output_similarity": 71.429}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.222, "full_output_similarity": 72.222}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 88.0, "full_output_similarity": 88.0}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.0, "full_output_similarity": 80.0}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.171, "full_output_similarity": 73.171}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.465, "full_output_similarity": 60.465}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.364, "full_output_similarity": 61.364}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 76.667, "full_output_similarity": 76.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 19 |
+
{"record_id": "iol-2017-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 63.082, "full_output_similarity": 63.082}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 20 |
+
{"record_id": "iol-2018-individual-p4-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 21 |
+
{"record_id": "iol-2019-individual-p2-sub-a", "score": 0.0, "max_score": 17.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16", "a.17"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 74.419, "full_output_similarity": 74.419}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.758, "full_output_similarity": 75.758}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 71.429, "full_output_similarity": 71.429}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 67.5, "full_output_similarity": 67.5}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.538, "full_output_similarity": 61.538}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.714, "full_output_similarity": 65.714}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 72.727}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.294, "full_output_similarity": 85.294}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 81.818, "full_output_similarity": 81.818}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.293, "full_output_similarity": 68.293}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.645, "full_output_similarity": 80.645}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.366, "full_output_similarity": 85.366}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.963, "full_output_similarity": 62.963}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 71.875, "full_output_similarity": 71.875}, {"unit_id": "a.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.37, "full_output_similarity": 70.37}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 22 |
+
{"record_id": "iol-2019-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 71.615, "full_output_similarity": 71.615}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 23 |
+
{"record_id": "iol-2021-individual-p3-sub-a", "score": 1.0, "max_score": 4.0, "score_fraction": 0.25, "verdict": "partial", "matched_units": ["a.1"], "missed_units": ["a.2", "a.3", "a.4"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.87, "full_output_similarity": 60.87}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.381, "full_output_similarity": 52.381}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 71.795, "full_output_similarity": 71.795}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 24 |
+
{"record_id": "iol-2022-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 83.784, "full_output_similarity": 83.784}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 25 |
+
{"record_id": "iol-2022-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 58.333}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 26 |
+
{"record_id": "iol-2023-individual-p3", "score": 0.0, "max_score": 13.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 87.5, "full_output_similarity": 87.5}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.065, "full_output_similarity": 58.065}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.556, "full_output_similarity": 55.556}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 69.231, "full_output_similarity": 69.231}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.857, "full_output_similarity": 62.857}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 74.074, "full_output_similarity": 74.074}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.75, "full_output_similarity": 68.75}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 78.947, "full_output_similarity": 78.947}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 83.673, "full_output_similarity": 83.673}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.588, "full_output_similarity": 70.588}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 67.647, "full_output_similarity": 67.647}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.676, "full_output_similarity": 75.676}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.0, "full_output_similarity": 75.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 27 |
+
{"record_id": "iol-2024-individual-p1", "score": 1.0, "max_score": 17.0, "score_fraction": 0.058823529411764705, "verdict": "partial", "matched_units": ["full.5"], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13", "full.14", "full.15", "full.16", "full.17"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.538, "full_output_similarity": 50.538}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.875, "full_output_similarity": 46.875}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.5, "full_output_similarity": 62.5}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.333, "full_output_similarity": 53.333}, {"unit_id": "full.5", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.571, "full_output_similarity": 53.571}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.606, "full_output_similarity": 60.606}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.875, "full_output_similarity": 46.875}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.684, "full_output_similarity": 48.684}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.625, "full_output_similarity": 65.625}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.963, "full_output_similarity": 62.963}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 67.568, "full_output_similarity": 67.568}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.0, "full_output_similarity": 80.0}, {"unit_id": "full.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.0, "full_output_similarity": 68.0}, {"unit_id": "full.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.29, "full_output_similarity": 61.29}, {"unit_id": "full.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.065, "full_output_similarity": 58.065}, {"unit_id": "full.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.5, "full_output_similarity": 62.5}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 28 |
+
{"record_id": "iol-2024-individual-p4-sub-a", "score": 0.0, "max_score": 19.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16", "a.17", "a.18", "a.19"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.515, "full_output_similarity": 51.515}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.941, "full_output_similarity": 52.941}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.556, "full_output_similarity": 55.556}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.976, "full_output_similarity": 60.976}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.515, "full_output_similarity": 51.515}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.818, "full_output_similarity": 61.818}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.125, "full_output_similarity": 53.125}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.348, "full_output_similarity": 54.348}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.351, "full_output_similarity": 51.351}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.545, "full_output_similarity": 54.545}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.762, "full_output_similarity": 54.762}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.778, "full_output_similarity": 52.778}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 56.757, "full_output_similarity": 56.757}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 64.865, "full_output_similarity": 64.865}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 63.636, "full_output_similarity": 63.636}, {"unit_id": "a.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 59.259, "full_output_similarity": 59.259}, {"unit_id": "a.18", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.0, "full_output_similarity": 60.0}, {"unit_id": "a.19", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.846, "full_output_similarity": 53.846}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 29 |
+
{"record_id": "iol-2025-individual-p2-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.234, "full_output_similarity": 37.234}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
| 30 |
+
{"record_id": "iol-2025-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 32.738, "full_output_similarity": 32.738}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Instruct-2507"}
|
benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Thinking-2507__diverse5.scores.jsonl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_1", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["assignment_1.1", "assignment_1.2", "assignment_1.3", "assignment_1.4"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.5, "full_output_similarity": 77.5}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 72.727}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.545, "full_output_similarity": 54.545}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.714, "full_output_similarity": 85.714}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 2 |
+
{"record_id": "iol-2011-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.5, "full_output_similarity": 52.5}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 3 |
+
{"record_id": "iol-2015-individual-p5-sub-b", "score": 0.0, "max_score": 9.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["b.1", "b.2", "b.3", "b.4", "b.5", "b.6", "b.7", "b.8", "b.9"], "unit_results": [{"unit_id": "b.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.778, "full_output_similarity": 77.778}, {"unit_id": "b.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.609, "full_output_similarity": 82.609}, {"unit_id": "b.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.778, "full_output_similarity": 77.778}, {"unit_id": "b.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.0, "full_output_similarity": 75.0}, {"unit_id": "b.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.0, "full_output_similarity": 75.0}, {"unit_id": "b.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.862, "full_output_similarity": 75.862}, {"unit_id": "b.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.0, "full_output_similarity": 80.0}, {"unit_id": "b.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "b.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.778, "full_output_similarity": 77.778}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 4 |
+
{"record_id": "iol-2021-individual-p2-sub-a", "score": 1.0, "max_score": 9.0, "score_fraction": 0.1111111111111111, "verdict": "partial", "matched_units": ["a.4"], "missed_units": ["a.1", "a.2", "a.3", "a.5", "a.6", "a.7", "a.8", "a.9"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "a.4", "points": 1.0, "matched": true, "match_type": "fuzzy_final_partial_ratio", "final_similarity": 92.857, "full_output_similarity": 92.857}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.606, "full_output_similarity": 60.606}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.333, "full_output_similarity": 73.333}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.778, "full_output_similarity": 77.778}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 67.742, "full_output_similarity": 67.742}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.778, "full_output_similarity": 77.778}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 5 |
+
{"record_id": "iol-2025-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 31.548, "full_output_similarity": 31.548}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
benchmark/IOL/ioling_hf/evals/results/Qwen__Qwen3-4B-Thinking-2507__strict30.scores.jsonl
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_1", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["assignment_1.1", "assignment_1.2", "assignment_1.3", "assignment_1.4"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.5, "full_output_similarity": 82.5}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 63.636, "full_output_similarity": 63.636}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.409, "full_output_similarity": 53.409}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.714, "full_output_similarity": 85.714}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 2 |
+
{"record_id": "iol-2006-individual-p5", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 44.219, "full_output_similarity": 44.219}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 3 |
+
{"record_id": "iol-2007-individual-p5", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.172, "full_output_similarity": 55.172}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.571, "full_output_similarity": 48.571}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.826, "full_output_similarity": 47.826}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.387, "full_output_similarity": 48.387}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 4 |
+
{"record_id": "iol-2008-individual-p2-sub-b", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["b.1"], "unit_results": [{"unit_id": "b.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.368, "full_output_similarity": 47.368}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 5 |
+
{"record_id": "iol-2008-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.621, "full_output_similarity": 48.621}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 6 |
+
{"record_id": "iol-2009-individual-p4-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.88, "full_output_similarity": 52.88}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 7 |
+
{"record_id": "iol-2010-individual-p2-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 83.197, "full_output_similarity": 83.197}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 8 |
+
{"record_id": "iol-2010-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 35.741, "full_output_similarity": 35.741}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 9 |
+
{"record_id": "iol-2011-individual-p3-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.345, "full_output_similarity": 68.345}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 10 |
+
{"record_id": "iol-2012-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.174, "full_output_similarity": 52.174}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 11 |
+
{"record_id": "iol-2012-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.082, "full_output_similarity": 54.082}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 12 |
+
{"record_id": "iol-2013-individual-p3", "score": 0.0, "max_score": 5.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.0, "full_output_similarity": 60.0}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.5, "full_output_similarity": 52.5}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.0, "full_output_similarity": 48.0}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 57.471, "full_output_similarity": 57.471}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 13 |
+
{"record_id": "iol-2014-individual-p2", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 14 |
+
{"record_id": "iol-2014-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.947, "full_output_similarity": 43.947}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 15 |
+
{"record_id": "iol-2015-individual-p3-sub-a", "score": 0.0, "max_score": 5.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.667, "full_output_similarity": 60.0}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.134, "full_output_similarity": 62.025}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.143, "full_output_similarity": 54.286}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.649, "full_output_similarity": 81.081}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.229, "full_output_similarity": 67.5}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 16 |
+
{"record_id": "iol-2016-individual-p1", "score": 0.0, "max_score": 15.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13", "full.14", "full.15"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.809, "full_output_similarity": 46.809}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.222, "full_output_similarity": 42.222}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.5, "full_output_similarity": 47.5}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.341, "full_output_similarity": 46.341}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.222, "full_output_similarity": 42.222}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.902, "full_output_similarity": 43.902}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.667, "full_output_similarity": 41.667}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.59, "full_output_similarity": 43.59}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.857, "full_output_similarity": 42.857}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.5, "full_output_similarity": 42.5}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.857, "full_output_similarity": 42.857}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.455, "full_output_similarity": 45.455}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.476, "full_output_similarity": 40.476}, {"unit_id": "full.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.833, "full_output_similarity": 45.833}, {"unit_id": "full.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.553, "full_output_similarity": 42.553}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 17 |
+
{"record_id": "iol-2016-individual-p5-sub-a", "score": 0.0, "max_score": 2.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.609, "full_output_similarity": 82.609}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.5, "full_output_similarity": 62.5}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 18 |
+
{"record_id": "iol-2017-individual-p2-sub-a", "score": 2.0, "max_score": 16.0, "score_fraction": 0.125, "verdict": "partial", "matched_units": ["a.11", "a.15"], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.12", "a.13", "a.14", "a.16"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.574, "full_output_similarity": 65.574}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.264, "full_output_similarity": 62.264}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 83.333, "full_output_similarity": 83.333}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.317, "full_output_similarity": 60.317}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.171, "full_output_similarity": 73.171}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.0, "full_output_similarity": 54.0}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.684, "full_output_similarity": 73.684}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.143, "full_output_similarity": 77.143}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.778, "full_output_similarity": 77.778}, {"unit_id": "a.11", "points": 1.0, "matched": true, "match_type": "fuzzy_final_partial_ratio", "final_similarity": 96.0, "full_output_similarity": 96.0}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.0, "full_output_similarity": 80.0}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 78.049, "full_output_similarity": 78.049}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 69.767, "full_output_similarity": 69.767}, {"unit_id": "a.15", "points": 1.0, "matched": true, "match_type": "fuzzy_final_partial_ratio", "final_similarity": 93.182, "full_output_similarity": 93.182}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 76.667, "full_output_similarity": 76.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 19 |
+
{"record_id": "iol-2017-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.772, "full_output_similarity": 62.772}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 20 |
+
{"record_id": "iol-2018-individual-p4-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.056, "full_output_similarity": 43.056}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 21 |
+
{"record_id": "iol-2019-individual-p2-sub-a", "score": 0.0, "max_score": 17.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16", "a.17"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 79.07, "full_output_similarity": 79.07}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.758, "full_output_similarity": 75.758}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 74.286, "full_output_similarity": 74.286}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.5, "full_output_similarity": 72.5}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 69.231, "full_output_similarity": 69.231}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 74.286, "full_output_similarity": 74.286}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 81.818, "full_output_similarity": 81.818}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.294, "full_output_similarity": 85.294}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 81.818, "full_output_similarity": 81.818}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.732, "full_output_similarity": 70.732}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 83.871, "full_output_similarity": 83.871}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.37, "full_output_similarity": 70.37}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.488, "full_output_similarity": 80.488}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.0, "full_output_similarity": 75.0}, {"unit_id": "a.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.37, "full_output_similarity": 70.37}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 22 |
+
{"record_id": "iol-2019-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 60.922}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 23 |
+
{"record_id": "iol-2021-individual-p3-sub-a", "score": 4.0, "max_score": 4.0, "score_fraction": 1.0, "verdict": "correct", "matched_units": ["a.1", "a.2", "a.3", "a.4"], "missed_units": [], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "a.2", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "a.3", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "a.4", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 24 |
+
{"record_id": "iol-2022-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 57.895, "full_output_similarity": 86.486}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 25 |
+
{"record_id": "iol-2022-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 26 |
+
{"record_id": "iol-2023-individual-p3", "score": 0.0, "max_score": 13.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 87.5}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 58.065}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 62.963}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 69.231}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 54.286}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 66.667}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 72.917}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 73.684}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 65.306}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 70.588}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 73.529}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 78.378}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 77.083}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 27 |
+
{"record_id": "iol-2024-individual-p1", "score": 1.0, "max_score": 17.0, "score_fraction": 0.058823529411764705, "verdict": "partial", "matched_units": ["full.5"], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13", "full.14", "full.15", "full.16", "full.17"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 49.462, "full_output_similarity": 49.462}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.833, "full_output_similarity": 45.833}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.333, "full_output_similarity": 53.333}, {"unit_id": "full.5", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.357, "full_output_similarity": 55.357}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 72.727}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.833, "full_output_similarity": 45.833}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.632, "full_output_similarity": 52.632}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.625, "full_output_similarity": 65.625}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.963, "full_output_similarity": 62.963}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 67.568, "full_output_similarity": 67.568}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.0, "full_output_similarity": 80.0}, {"unit_id": "full.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.0, "full_output_similarity": 68.0}, {"unit_id": "full.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.968, "full_output_similarity": 70.968}, {"unit_id": "full.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.968, "full_output_similarity": 70.968}, {"unit_id": "full.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 28 |
+
{"record_id": "iol-2024-individual-p4-sub-a", "score": 0.0, "max_score": 19.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16", "a.17", "a.18", "a.19"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 57.576, "full_output_similarity": 57.576}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.882, "full_output_similarity": 55.882}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 57.447, "full_output_similarity": 57.447}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.537, "full_output_similarity": 58.537}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.471, "full_output_similarity": 51.471}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.545, "full_output_similarity": 54.545}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 63.636, "full_output_similarity": 63.636}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.125, "full_output_similarity": 53.125}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.348, "full_output_similarity": 54.348}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.351, "full_output_similarity": 51.351}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.515, "full_output_similarity": 51.515}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.762, "full_output_similarity": 54.762}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.556, "full_output_similarity": 55.556}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.054, "full_output_similarity": 54.054}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.162, "full_output_similarity": 62.162}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.818, "full_output_similarity": 61.818}, {"unit_id": "a.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 59.259, "full_output_similarity": 59.259}, {"unit_id": "a.18", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.667, "full_output_similarity": 61.667}, {"unit_id": "a.19", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.846, "full_output_similarity": 53.846}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 29 |
+
{"record_id": "iol-2025-individual-p2-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 56.383, "full_output_similarity": 56.383}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
| 30 |
+
{"record_id": "iol-2025-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 36.31, "full_output_similarity": 36.31}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "Qwen/Qwen3-4B-Thinking-2507"}
|
benchmark/IOL/ioling_hf/evals/results/microsoft__Phi-4-mini-instruct__strict30.scores.jsonl
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_1", "score": 1.0, "max_score": 4.0, "score_fraction": 0.25, "verdict": "partial", "matched_units": ["assignment_1.4"], "missed_units": ["assignment_1.1", "assignment_1.2", "assignment_1.3"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.672, "full_output_similarity": 77.5}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.455, "full_output_similarity": 66.667}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.273, "full_output_similarity": 55.682}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": true, "match_type": "fuzzy_final_partial_ratio", "final_similarity": 92.308, "full_output_similarity": 85.714}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 2 |
+
{"record_id": "iol-2006-individual-p5", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.945, "full_output_similarity": 40.945}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 3 |
+
{"record_id": "iol-2007-individual-p5", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 44.828, "full_output_similarity": 44.828}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 40.0}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.826, "full_output_similarity": 47.826}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.935, "full_output_similarity": 41.935}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 4 |
+
{"record_id": "iol-2008-individual-p2-sub-b", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["b.1"], "unit_results": [{"unit_id": "b.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 64.912, "full_output_similarity": 64.912}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 5 |
+
{"record_id": "iol-2008-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.931, "full_output_similarity": 47.931}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 6 |
+
{"record_id": "iol-2009-individual-p4-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 0.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 7 |
+
{"record_id": "iol-2010-individual-p2-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 83.607, "full_output_similarity": 83.607}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 8 |
+
{"record_id": "iol-2010-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 30.476, "full_output_similarity": 30.476}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 9 |
+
{"record_id": "iol-2011-individual-p3-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 0.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 10 |
+
{"record_id": "iol-2012-individual-p1-sub-a", "score": 1.0, "max_score": 1.0, "score_fraction": 1.0, "verdict": "correct", "matched_units": ["a.1"], "missed_units": [], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": true, "match_type": "fuzzy_final_partial_ratio", "final_similarity": 100.0, "full_output_similarity": 46.377}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 11 |
+
{"record_id": "iol-2012-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.918, "full_output_similarity": 45.918}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 12 |
+
{"record_id": "iol-2013-individual-p3", "score": 0.0, "max_score": 5.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.647, "full_output_similarity": 37.647}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 39.189, "full_output_similarity": 39.189}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 32.0, "full_output_similarity": 32.0}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 36.782, "full_output_similarity": 36.782}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 13 |
+
{"record_id": "iol-2014-individual-p2", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 14 |
+
{"record_id": "iol-2014-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.083, "full_output_similarity": 50.083}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 15 |
+
{"record_id": "iol-2015-individual-p3-sub-a", "score": 0.0, "max_score": 5.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.333, "full_output_similarity": 60.0}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.835, "full_output_similarity": 51.899}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.714, "full_output_similarity": 64.286}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.176, "full_output_similarity": 67.568}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.75, "full_output_similarity": 53.75}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 16 |
+
{"record_id": "iol-2016-individual-p1", "score": 0.0, "max_score": 15.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13", "full.14", "full.15"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 89.655, "full_output_similarity": 74.468}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 89.655, "full_output_similarity": 77.778}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.846, "full_output_similarity": 85.0}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.276, "full_output_similarity": 78.049}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 81.481, "full_output_similarity": 75.556}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 81.481, "full_output_similarity": 75.61}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 81.481, "full_output_similarity": 83.333}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.667, "full_output_similarity": 79.487}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.846, "full_output_similarity": 76.19}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 90.0}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.846, "full_output_similarity": 88.095}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.172, "full_output_similarity": 79.545}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 59.259, "full_output_similarity": 83.333}, {"unit_id": "full.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.172, "full_output_similarity": 85.417}, {"unit_id": "full.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 89.655, "full_output_similarity": 82.979}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 17 |
+
{"record_id": "iol-2016-individual-p5-sub-a", "score": 0.0, "max_score": 2.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.217, "full_output_similarity": 65.217}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.824, "full_output_similarity": 58.824}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 18 |
+
{"record_id": "iol-2017-individual-p2-sub-a", "score": 0.0, "max_score": 16.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.541, "full_output_similarity": 47.541}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.509, "full_output_similarity": 41.509}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.667, "full_output_similarity": 41.667}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 49.206, "full_output_similarity": 49.206}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.78, "full_output_similarity": 48.78}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.935, "full_output_similarity": 41.935}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.0, "full_output_similarity": 46.0}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.368, "full_output_similarity": 47.368}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.069, "full_output_similarity": 62.069}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.0, "full_output_similarity": 52.0}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 44.0, "full_output_similarity": 44.0}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.659, "full_output_similarity": 53.659}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.86, "full_output_similarity": 41.86}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.455, "full_output_similarity": 45.455}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.667, "full_output_similarity": 46.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 19 |
+
{"record_id": "iol-2017-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 28.55, "full_output_similarity": 28.55}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 20 |
+
{"record_id": "iol-2018-individual-p4-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 33.071, "full_output_similarity": 33.071}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 21 |
+
{"record_id": "iol-2019-individual-p2-sub-a", "score": 0.0, "max_score": 17.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16", "a.17"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 44.186, "full_output_similarity": 44.186}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.515, "full_output_similarity": 51.515}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.571, "full_output_similarity": 68.571}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.0, "full_output_similarity": 65.0}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.154, "full_output_similarity": 46.154}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 40.0}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 72.727}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.529, "full_output_similarity": 73.529}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.515, "full_output_similarity": 51.515}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.902, "full_output_similarity": 43.902}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.839, "full_output_similarity": 54.839}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 40.0}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.741, "full_output_similarity": 40.741}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.902, "full_output_similarity": 43.902}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.037, "full_output_similarity": 37.037}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.75, "full_output_similarity": 43.75}, {"unit_id": "a.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.741, "full_output_similarity": 40.741}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 22 |
+
{"record_id": "iol-2019-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.408, "full_output_similarity": 42.408}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 23 |
+
{"record_id": "iol-2021-individual-p3-sub-a", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 0.0}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 0.0}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 0.0}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 0.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 24 |
+
{"record_id": "iol-2022-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 83.784}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 25 |
+
{"record_id": "iol-2022-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.667, "full_output_similarity": 41.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 26 |
+
{"record_id": "iol-2023-individual-p3", "score": 0.0, "max_score": 13.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.5, "full_output_similarity": 37.5}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.387, "full_output_similarity": 48.387}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.667, "full_output_similarity": 41.667}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 69.231, "full_output_similarity": 69.231}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.143, "full_output_similarity": 37.143}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.37, "full_output_similarity": 70.37}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.917, "full_output_similarity": 72.917}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 76.316, "full_output_similarity": 76.316}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.306, "full_output_similarity": 65.306}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.588, "full_output_similarity": 70.588}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.529, "full_output_similarity": 73.529}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 78.378, "full_output_similarity": 78.378}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 79.167, "full_output_similarity": 79.167}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 27 |
+
{"record_id": "iol-2024-individual-p1", "score": 0.0, "max_score": 17.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13", "full.14", "full.15", "full.16", "full.17"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.935, "full_output_similarity": 41.935}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.875, "full_output_similarity": 46.875}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 40.0}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.667, "full_output_similarity": 42.667}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 55.556, "full_output_similarity": 55.556}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 39.286, "full_output_similarity": 39.286}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 39.394, "full_output_similarity": 39.394}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.875, "full_output_similarity": 46.875}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 38.158, "full_output_similarity": 38.158}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.75, "full_output_similarity": 43.75}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.741, "full_output_similarity": 40.741}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.541, "full_output_similarity": 40.541}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 40.0}, {"unit_id": "full.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 40.0}, {"unit_id": "full.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 38.71, "full_output_similarity": 38.71}, {"unit_id": "full.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.935, "full_output_similarity": 41.935}, {"unit_id": "full.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.667, "full_output_similarity": 41.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 28 |
+
{"record_id": "iol-2024-individual-p4-sub-a", "score": 0.0, "max_score": 19.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16", "a.17", "a.18", "a.19"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 39.394, "full_output_similarity": 39.394}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.176, "full_output_similarity": 41.176}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 38.889, "full_output_similarity": 38.889}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.537, "full_output_similarity": 58.537}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.059, "full_output_similarity": 47.059}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.455, "full_output_similarity": 45.455}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.509, "full_output_similarity": 41.509}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.625, "full_output_similarity": 40.625}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 36.957, "full_output_similarity": 36.957}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.541, "full_output_similarity": 40.541}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 36.364, "full_output_similarity": 36.364}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.476, "full_output_similarity": 40.476}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.667, "full_output_similarity": 41.667}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.58, "full_output_similarity": 40.58}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.838, "full_output_similarity": 37.838}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 34.545, "full_output_similarity": 34.545}, {"unit_id": "a.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.741, "full_output_similarity": 40.741}, {"unit_id": "a.18", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 38.333, "full_output_similarity": 38.333}, {"unit_id": "a.19", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.026, "full_output_similarity": 41.026}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 29 |
+
{"record_id": "iol-2025-individual-p2-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 40.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
| 30 |
+
{"record_id": "iol-2025-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 32.738, "full_output_similarity": 32.738}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "microsoft/Phi-4-mini-instruct"}
|
benchmark/IOL/ioling_hf/evals/results/mistralai__Mistral-7B-Instruct-v0.3__diverse5.scores.jsonl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_1", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["assignment_1.1", "assignment_1.2", "assignment_1.3", "assignment_1.4"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.0, "full_output_similarity": 75.0}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.545, "full_output_similarity": 54.545}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 71.429, "full_output_similarity": 71.429}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 2 |
+
{"record_id": "iol-2011-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.562, "full_output_similarity": 54.696}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 3 |
+
{"record_id": "iol-2015-individual-p5-sub-b", "score": 0.0, "max_score": 9.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["b.1", "b.2", "b.3", "b.4", "b.5", "b.6", "b.7", "b.8", "b.9"], "unit_results": [{"unit_id": "b.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 34.615, "full_output_similarity": 77.778}, {"unit_id": "b.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 26.087, "full_output_similarity": 82.609}, {"unit_id": "b.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 32.0, "full_output_similarity": 77.778}, {"unit_id": "b.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 33.333, "full_output_similarity": 75.0}, {"unit_id": "b.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 28.571, "full_output_similarity": 75.0}, {"unit_id": "b.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 34.483, "full_output_similarity": 75.862}, {"unit_id": "b.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.909, "full_output_similarity": 80.0}, {"unit_id": "b.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 33.333, "full_output_similarity": 70.0}, {"unit_id": "b.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 33.333, "full_output_similarity": 77.778}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 4 |
+
{"record_id": "iol-2021-individual-p2-sub-a", "score": 0.0, "max_score": 9.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.154, "full_output_similarity": 46.154}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 63.333, "full_output_similarity": 63.333}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.0, "full_output_similarity": 60.0}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.185, "full_output_similarity": 85.185}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.606, "full_output_similarity": 60.606}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.333, "full_output_similarity": 53.333}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.778, "full_output_similarity": 77.778}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.29, "full_output_similarity": 61.29}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.222, "full_output_similarity": 72.222}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 5 |
+
{"record_id": "iol-2025-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 31.548, "full_output_similarity": 31.548}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
benchmark/IOL/ioling_hf/evals/results/mistralai__Mistral-7B-Instruct-v0.3__strict30.scores.jsonl
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"record_id": "iol-2006-individual-p1-sub-assignment_1", "score": 0.0, "max_score": 4.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["assignment_1.1", "assignment_1.2", "assignment_1.3", "assignment_1.4"], "unit_results": [{"unit_id": "assignment_1.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "assignment_1.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.606, "full_output_similarity": 60.606}, {"unit_id": "assignment_1.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "assignment_1.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 57.143, "full_output_similarity": 57.143}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 2 |
+
{"record_id": "iol-2006-individual-p5", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 44.096, "full_output_similarity": 44.096}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 3 |
+
{"record_id": "iol-2007-individual-p5", "score": 1.0, "max_score": 4.0, "score_fraction": 0.25, "verdict": "partial", "matched_units": ["full.4"], "missed_units": ["full.1", "full.2", "full.3"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 33.333, "full_output_similarity": 44.828}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 0.0, "full_output_similarity": 48.571}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 33.333, "full_output_similarity": 52.174}, {"unit_id": "full.4", "points": 1.0, "matched": true, "match_type": "fuzzy_final_partial_ratio", "final_similarity": 100.0, "full_output_similarity": 45.161}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 4 |
+
{"record_id": "iol-2008-individual-p2-sub-b", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["b.1"], "unit_results": [{"unit_id": "b.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.538, "full_output_similarity": 48.538}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 5 |
+
{"record_id": "iol-2008-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.931, "full_output_similarity": 47.931}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 6 |
+
{"record_id": "iol-2009-individual-p4-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.37, "full_output_similarity": 48.691}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 7 |
+
{"record_id": "iol-2010-individual-p2-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.327, "full_output_similarity": 51.414}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 8 |
+
{"record_id": "iol-2010-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 36.772, "full_output_similarity": 36.772}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 9 |
+
{"record_id": "iol-2011-individual-p3-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 69.065}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 10 |
+
{"record_id": "iol-2012-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.423, "full_output_similarity": 47.826}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 11 |
+
{"record_id": "iol-2012-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 56.954, "full_output_similarity": 53.061}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 12 |
+
{"record_id": "iol-2013-individual-p3", "score": 0.0, "max_score": 5.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 36.242, "full_output_similarity": 36.242}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 31.25, "full_output_similarity": 31.25}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 30.345, "full_output_similarity": 30.345}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 31.034, "full_output_similarity": 31.034}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 13 |
+
{"record_id": "iol-2014-individual-p2", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 44.444, "full_output_similarity": 44.444}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 14 |
+
{"record_id": "iol-2014-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.098, "full_output_similarity": 47.098}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 15 |
+
{"record_id": "iol-2015-individual-p3-sub-a", "score": 0.0, "max_score": 5.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.0, "full_output_similarity": 60.0}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 56.962, "full_output_similarity": 56.962}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.857, "full_output_similarity": 52.857}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 54.054, "full_output_similarity": 54.054}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.75, "full_output_similarity": 48.75}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 16 |
+
{"record_id": "iol-2016-individual-p1", "score": 0.0, "max_score": 15.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13", "full.14", "full.15"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.979, "full_output_similarity": 82.979}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.222, "full_output_similarity": 82.222}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.5, "full_output_similarity": 77.5}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 78.049, "full_output_similarity": 78.049}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.778, "full_output_similarity": 77.778}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.927, "full_output_similarity": 82.927}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 89.583, "full_output_similarity": 89.583}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.051, "full_output_similarity": 82.051}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.952, "full_output_similarity": 80.952}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 90.0, "full_output_similarity": 90.0}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.952, "full_output_similarity": 80.952}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 84.091, "full_output_similarity": 84.091}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 78.571, "full_output_similarity": 78.571}, {"unit_id": "full.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 81.25, "full_output_similarity": 81.25}, {"unit_id": "full.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 82.979, "full_output_similarity": 82.979}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 17 |
+
{"record_id": "iol-2016-individual-p5-sub-a", "score": 0.0, "max_score": 2.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.87, "full_output_similarity": 60.87}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.125, "full_output_similarity": 53.125}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 18 |
+
{"record_id": "iol-2017-individual-p2-sub-a", "score": 0.0, "max_score": 16.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 59.016, "full_output_similarity": 59.016}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.491, "full_output_similarity": 58.491}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.833, "full_output_similarity": 70.833}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.491, "full_output_similarity": 57.143}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.824, "full_output_similarity": 56.098}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 64.286, "full_output_similarity": 64.286}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.0, "full_output_similarity": 52.0}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 63.158, "full_output_similarity": 73.684}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 74.286, "full_output_similarity": 74.286}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 61.111, "full_output_similarity": 61.111}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 88.0, "full_output_similarity": 88.0}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 76.0, "full_output_similarity": 76.0}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 80.488, "full_output_similarity": 80.488}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.488, "full_output_similarity": 58.14}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 59.091, "full_output_similarity": 59.091}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 19 |
+
{"record_id": "iol-2017-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 39.761, "full_output_similarity": 39.761}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 20 |
+
{"record_id": "iol-2018-individual-p4-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 36.111, "full_output_similarity": 36.111}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 21 |
+
{"record_id": "iol-2019-individual-p2-sub-a", "score": 0.0, "max_score": 17.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16", "a.17"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.14, "full_output_similarity": 58.14}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 72.727, "full_output_similarity": 72.727}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 85.714, "full_output_similarity": 85.714}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 73.077, "full_output_similarity": 73.077}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.714, "full_output_similarity": 65.714}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 78.788, "full_output_similarity": 78.788}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 76.471, "full_output_similarity": 76.471}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 63.636, "full_output_similarity": 63.636}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 65.854, "full_output_similarity": 65.854}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 67.742, "full_output_similarity": 67.742}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.0, "full_output_similarity": 70.0}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.61, "full_output_similarity": 75.61}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.37, "full_output_similarity": 70.37}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 87.5, "full_output_similarity": 87.5}, {"unit_id": "a.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.963, "full_output_similarity": 62.963}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 22 |
+
{"record_id": "iol-2019-team-p1", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.166, "full_output_similarity": 51.166}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 23 |
+
{"record_id": "iol-2021-individual-p3-sub-a", "score": 4.0, "max_score": 4.0, "score_fraction": 1.0, "verdict": "correct", "matched_units": ["a.1", "a.2", "a.3", "a.4"], "missed_units": [], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "a.2", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "a.3", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}, {"unit_id": "a.4", "points": 1.0, "matched": true, "match_type": "normalized_final_substring", "final_similarity": 100.0, "full_output_similarity": 100.0}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 24 |
+
{"record_id": "iol-2022-individual-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.5, "full_output_similarity": 83.784}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 25 |
+
{"record_id": "iol-2022-individual-p5-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 33.333, "full_output_similarity": 41.667}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 26 |
+
{"record_id": "iol-2023-individual-p3", "score": 0.0, "max_score": 13.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.5, "full_output_similarity": 37.5}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.387, "full_output_similarity": 48.387}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 37.037, "full_output_similarity": 37.037}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 69.231, "full_output_similarity": 69.231}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 40.0}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.963, "full_output_similarity": 62.963}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.75, "full_output_similarity": 68.75}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 50.0, "full_output_similarity": 50.0}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.98, "full_output_similarity": 48.98}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.588, "full_output_similarity": 70.588}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 67.647, "full_output_similarity": 67.647}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 75.676, "full_output_similarity": 75.676}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 77.083, "full_output_similarity": 77.083}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 27 |
+
{"record_id": "iol-2024-individual-p1", "score": 0.0, "max_score": 17.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["full.1", "full.2", "full.3", "full.4", "full.5", "full.6", "full.7", "full.8", "full.9", "full.10", "full.11", "full.12", "full.13", "full.14", "full.15", "full.16", "full.17"], "unit_results": [{"unit_id": "full.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.161, "full_output_similarity": 45.161}, {"unit_id": "full.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.75, "full_output_similarity": 43.75}, {"unit_id": "full.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 47.5, "full_output_similarity": 47.5}, {"unit_id": "full.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.667, "full_output_similarity": 46.667}, {"unit_id": "full.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 66.667, "full_output_similarity": 66.667}, {"unit_id": "full.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.429, "full_output_similarity": 46.429}, {"unit_id": "full.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.515, "full_output_similarity": 51.515}, {"unit_id": "full.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 43.75, "full_output_similarity": 43.75}, {"unit_id": "full.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.053, "full_output_similarity": 46.053}, {"unit_id": "full.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 56.25, "full_output_similarity": 56.25}, {"unit_id": "full.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 59.259, "full_output_similarity": 59.259}, {"unit_id": "full.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 62.162, "full_output_similarity": 62.162}, {"unit_id": "full.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.0, "full_output_similarity": 60.0}, {"unit_id": "full.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 68.0, "full_output_similarity": 68.0}, {"unit_id": "full.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 58.065, "full_output_similarity": 58.065}, {"unit_id": "full.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 64.516, "full_output_similarity": 64.516}, {"unit_id": "full.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 70.833, "full_output_similarity": 70.833}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 28 |
+
{"record_id": "iol-2024-individual-p4-sub-a", "score": 0.0, "max_score": 19.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1", "a.2", "a.3", "a.4", "a.5", "a.6", "a.7", "a.8", "a.9", "a.10", "a.11", "a.12", "a.13", "a.14", "a.15", "a.16", "a.17", "a.18", "a.19"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.455, "full_output_similarity": 48.485}, {"unit_id": "a.2", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 46.154, "full_output_similarity": 52.941}, {"unit_id": "a.3", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.593, "full_output_similarity": 51.852}, {"unit_id": "a.4", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.387, "full_output_similarity": 56.098}, {"unit_id": "a.5", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 36.765, "full_output_similarity": 48.529}, {"unit_id": "a.6", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.455, "full_output_similarity": 51.515}, {"unit_id": "a.7", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.0, "full_output_similarity": 63.636}, {"unit_id": "a.8", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 40.625, "full_output_similarity": 46.875}, {"unit_id": "a.9", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 41.304, "full_output_similarity": 54.348}, {"unit_id": "a.10", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 48.649, "full_output_similarity": 48.649}, {"unit_id": "a.11", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 45.455, "full_output_similarity": 48.485}, {"unit_id": "a.12", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 42.857, "full_output_similarity": 52.381}, {"unit_id": "a.13", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 52.778, "full_output_similarity": 55.556}, {"unit_id": "a.14", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.351, "full_output_similarity": 54.054}, {"unit_id": "a.15", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 59.459, "full_output_similarity": 59.459}, {"unit_id": "a.16", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 60.417, "full_output_similarity": 61.818}, {"unit_id": "a.17", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 53.704, "full_output_similarity": 61.111}, {"unit_id": "a.18", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 69.565, "full_output_similarity": 68.966}, {"unit_id": "a.19", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 51.282, "full_output_similarity": 53.846}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 29 |
+
{"record_id": "iol-2025-individual-p2-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 34.043, "full_output_similarity": 34.043}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
| 30 |
+
{"record_id": "iol-2025-team-p1-sub-a", "score": 0.0, "max_score": 1.0, "score_fraction": 0.0, "verdict": "incorrect", "matched_units": [], "missed_units": ["a.1"], "unit_results": [{"unit_id": "a.1", "points": 1.0, "matched": false, "match_type": "none", "final_similarity": 34.524, "full_output_similarity": 34.524}], "method": "normalized_final_answer_unit_fuzzy_v3", "scoring_scope": "final_answer_only", "scorer_thresholds": {"final_partial_ratio": 92, "full_output_partial_ratio": null}, "needs_human_review": true, "model": "mistralai/Mistral-7B-Instruct-v0.3"}
|
benchmark/IOL/ioling_hf/evals/results/model_attempts.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"run":"Qwen__Qwen3-30B-A3B-Instruct-2507__diverse2","model":"Qwen/Qwen3-30B-A3B-Instruct-2507","status":"interrupted_during_startup","records_requested":2,"max_tokens":8192,"max_model_len":16384,"engine_args":"model,max_model_len only","notes":"Loaded the 56.87 GiB checkpoint and completed torch.compile, then remained in vLLM profile_run while FlashInfer CUTLASS MoE kernels were built during startup; interrupted after several quiet minutes with no generations written."}
|
| 2 |
+
{"run":"ibm-granite__granite-3.3-8b-instruct__diverse5","model":"ibm-granite/granite-3.3-8b-instruct","status":"interrupted_during_startup","records_requested":5,"max_tokens":8192,"max_model_len":16384,"engine_args":"model,max_model_len only","notes":"vLLM accepted GraniteForCausalLM and allocated about 16.8 GiB on the H200, then remained in engine initialization for several quiet minutes with no score file or generations written; interrupted cleanly."}
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/_pytest/__init__.py
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# -*- coding: utf-8 -*-
|
| 2 |
+
__all__ = ["__version__"]
|
| 3 |
+
|
| 4 |
+
try:
|
| 5 |
+
from ._version import version as __version__
|
| 6 |
+
except ImportError:
|
| 7 |
+
# broken installation, we don't even try
|
| 8 |
+
# unknown only works because we do poor mans version compare
|
| 9 |
+
__version__ = "unknown"
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/_pytest/_argcomplete.py
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# -*- coding: utf-8 -*-
|
| 2 |
+
"""allow bash-completion for argparse with argcomplete if installed
|
| 3 |
+
needs argcomplete>=0.5.6 for python 3.2/3.3 (older versions fail
|
| 4 |
+
to find the magic string, so _ARGCOMPLETE env. var is never set, and
|
| 5 |
+
this does not need special code.
|
| 6 |
+
|
| 7 |
+
Function try_argcomplete(parser) should be called directly before
|
| 8 |
+
the call to ArgumentParser.parse_args().
|
| 9 |
+
|
| 10 |
+
The filescompleter is what you normally would use on the positional
|
| 11 |
+
arguments specification, in order to get "dirname/" after "dirn<TAB>"
|
| 12 |
+
instead of the default "dirname ":
|
| 13 |
+
|
| 14 |
+
optparser.add_argument(Config._file_or_dir, nargs='*'
|
| 15 |
+
).completer=filescompleter
|
| 16 |
+
|
| 17 |
+
Other, application specific, completers should go in the file
|
| 18 |
+
doing the add_argument calls as they need to be specified as .completer
|
| 19 |
+
attributes as well. (If argcomplete is not installed, the function the
|
| 20 |
+
attribute points to will not be used).
|
| 21 |
+
|
| 22 |
+
SPEEDUP
|
| 23 |
+
=======
|
| 24 |
+
The generic argcomplete script for bash-completion
|
| 25 |
+
(/etc/bash_completion.d/python-argcomplete.sh )
|
| 26 |
+
uses a python program to determine startup script generated by pip.
|
| 27 |
+
You can speed up completion somewhat by changing this script to include
|
| 28 |
+
# PYTHON_ARGCOMPLETE_OK
|
| 29 |
+
so the the python-argcomplete-check-easy-install-script does not
|
| 30 |
+
need to be called to find the entry point of the code and see if that is
|
| 31 |
+
marked with PYTHON_ARGCOMPLETE_OK
|
| 32 |
+
|
| 33 |
+
INSTALL/DEBUGGING
|
| 34 |
+
=================
|
| 35 |
+
To include this support in another application that has setup.py generated
|
| 36 |
+
scripts:
|
| 37 |
+
- add the line:
|
| 38 |
+
# PYTHON_ARGCOMPLETE_OK
|
| 39 |
+
near the top of the main python entry point
|
| 40 |
+
- include in the file calling parse_args():
|
| 41 |
+
from _argcomplete import try_argcomplete, filescompleter
|
| 42 |
+
, call try_argcomplete just before parse_args(), and optionally add
|
| 43 |
+
filescompleter to the positional arguments' add_argument()
|
| 44 |
+
If things do not work right away:
|
| 45 |
+
- switch on argcomplete debugging with (also helpful when doing custom
|
| 46 |
+
completers):
|
| 47 |
+
export _ARC_DEBUG=1
|
| 48 |
+
- run:
|
| 49 |
+
python-argcomplete-check-easy-install-script $(which appname)
|
| 50 |
+
echo $?
|
| 51 |
+
will echo 0 if the magic line has been found, 1 if not
|
| 52 |
+
- sometimes it helps to find early on errors using:
|
| 53 |
+
_ARGCOMPLETE=1 _ARC_DEBUG=1 appname
|
| 54 |
+
which should throw a KeyError: 'COMPLINE' (which is properly set by the
|
| 55 |
+
global argcomplete script).
|
| 56 |
+
"""
|
| 57 |
+
from __future__ import absolute_import
|
| 58 |
+
from __future__ import division
|
| 59 |
+
from __future__ import print_function
|
| 60 |
+
|
| 61 |
+
import os
|
| 62 |
+
import sys
|
| 63 |
+
from glob import glob
|
| 64 |
+
|
| 65 |
+
|
| 66 |
+
class FastFilesCompleter(object):
|
| 67 |
+
"Fast file completer class"
|
| 68 |
+
|
| 69 |
+
def __init__(self, directories=True):
|
| 70 |
+
self.directories = directories
|
| 71 |
+
|
| 72 |
+
def __call__(self, prefix, **kwargs):
|
| 73 |
+
"""only called on non option completions"""
|
| 74 |
+
if os.path.sep in prefix[1:]:
|
| 75 |
+
prefix_dir = len(os.path.dirname(prefix) + os.path.sep)
|
| 76 |
+
else:
|
| 77 |
+
prefix_dir = 0
|
| 78 |
+
completion = []
|
| 79 |
+
globbed = []
|
| 80 |
+
if "*" not in prefix and "?" not in prefix:
|
| 81 |
+
# we are on unix, otherwise no bash
|
| 82 |
+
if not prefix or prefix[-1] == os.path.sep:
|
| 83 |
+
globbed.extend(glob(prefix + ".*"))
|
| 84 |
+
prefix += "*"
|
| 85 |
+
globbed.extend(glob(prefix))
|
| 86 |
+
for x in sorted(globbed):
|
| 87 |
+
if os.path.isdir(x):
|
| 88 |
+
x += "/"
|
| 89 |
+
# append stripping the prefix (like bash, not like compgen)
|
| 90 |
+
completion.append(x[prefix_dir:])
|
| 91 |
+
return completion
|
| 92 |
+
|
| 93 |
+
|
| 94 |
+
if os.environ.get("_ARGCOMPLETE"):
|
| 95 |
+
try:
|
| 96 |
+
import argcomplete.completers
|
| 97 |
+
except ImportError:
|
| 98 |
+
sys.exit(-1)
|
| 99 |
+
filescompleter = FastFilesCompleter()
|
| 100 |
+
|
| 101 |
+
def try_argcomplete(parser):
|
| 102 |
+
argcomplete.autocomplete(parser, always_complete_options=False)
|
| 103 |
+
|
| 104 |
+
|
| 105 |
+
else:
|
| 106 |
+
|
| 107 |
+
def try_argcomplete(parser):
|
| 108 |
+
pass
|
| 109 |
+
|
| 110 |
+
filescompleter = None
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/_pytest/_code/_py2traceback.py
ADDED
|
@@ -0,0 +1,95 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# -*- coding: utf-8 -*-
|
| 2 |
+
# copied from python-2.7.3's traceback.py
|
| 3 |
+
# CHANGES:
|
| 4 |
+
# - some_str is replaced, trying to create unicode strings
|
| 5 |
+
#
|
| 6 |
+
from __future__ import absolute_import
|
| 7 |
+
from __future__ import division
|
| 8 |
+
from __future__ import print_function
|
| 9 |
+
from __future__ import unicode_literals
|
| 10 |
+
|
| 11 |
+
import types
|
| 12 |
+
|
| 13 |
+
from six import text_type
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
def format_exception_only(etype, value):
|
| 17 |
+
"""Format the exception part of a traceback.
|
| 18 |
+
|
| 19 |
+
The arguments are the exception type and value such as given by
|
| 20 |
+
sys.last_type and sys.last_value. The return value is a list of
|
| 21 |
+
strings, each ending in a newline.
|
| 22 |
+
|
| 23 |
+
Normally, the list contains a single string; however, for
|
| 24 |
+
SyntaxError exceptions, it contains several lines that (when
|
| 25 |
+
printed) display detailed information about where the syntax
|
| 26 |
+
error occurred.
|
| 27 |
+
|
| 28 |
+
The message indicating which exception occurred is always the last
|
| 29 |
+
string in the list.
|
| 30 |
+
|
| 31 |
+
"""
|
| 32 |
+
|
| 33 |
+
# An instance should not have a meaningful value parameter, but
|
| 34 |
+
# sometimes does, particularly for string exceptions, such as
|
| 35 |
+
# >>> raise string1, string2 # deprecated
|
| 36 |
+
#
|
| 37 |
+
# Clear these out first because issubtype(string1, SyntaxError)
|
| 38 |
+
# would throw another exception and mask the original problem.
|
| 39 |
+
if (
|
| 40 |
+
isinstance(etype, BaseException)
|
| 41 |
+
or isinstance(etype, types.InstanceType)
|
| 42 |
+
or etype is None
|
| 43 |
+
or type(etype) is str
|
| 44 |
+
):
|
| 45 |
+
return [_format_final_exc_line(etype, value)]
|
| 46 |
+
|
| 47 |
+
stype = etype.__name__
|
| 48 |
+
|
| 49 |
+
if not issubclass(etype, SyntaxError):
|
| 50 |
+
return [_format_final_exc_line(stype, value)]
|
| 51 |
+
|
| 52 |
+
# It was a syntax error; show exactly where the problem was found.
|
| 53 |
+
lines = []
|
| 54 |
+
try:
|
| 55 |
+
msg, (filename, lineno, offset, badline) = value.args
|
| 56 |
+
except Exception:
|
| 57 |
+
pass
|
| 58 |
+
else:
|
| 59 |
+
filename = filename or "<string>"
|
| 60 |
+
lines.append(' File "{}", line {}\n'.format(filename, lineno))
|
| 61 |
+
if badline is not None:
|
| 62 |
+
if isinstance(badline, bytes): # python 2 only
|
| 63 |
+
badline = badline.decode("utf-8", "replace")
|
| 64 |
+
lines.append(" {}\n".format(badline.strip()))
|
| 65 |
+
if offset is not None:
|
| 66 |
+
caretspace = badline.rstrip("\n")[:offset].lstrip()
|
| 67 |
+
# non-space whitespace (likes tabs) must be kept for alignment
|
| 68 |
+
caretspace = ((c.isspace() and c or " ") for c in caretspace)
|
| 69 |
+
# only three spaces to account for offset1 == pos 0
|
| 70 |
+
lines.append(" {}^\n".format("".join(caretspace)))
|
| 71 |
+
value = msg
|
| 72 |
+
|
| 73 |
+
lines.append(_format_final_exc_line(stype, value))
|
| 74 |
+
return lines
|
| 75 |
+
|
| 76 |
+
|
| 77 |
+
def _format_final_exc_line(etype, value):
|
| 78 |
+
"""Return a list of a single line -- normal case for format_exception_only"""
|
| 79 |
+
valuestr = _some_str(value)
|
| 80 |
+
if value is None or not valuestr:
|
| 81 |
+
line = "{}\n".format(etype)
|
| 82 |
+
else:
|
| 83 |
+
line = "{}: {}\n".format(etype, valuestr)
|
| 84 |
+
return line
|
| 85 |
+
|
| 86 |
+
|
| 87 |
+
def _some_str(value):
|
| 88 |
+
try:
|
| 89 |
+
return text_type(value)
|
| 90 |
+
except Exception:
|
| 91 |
+
try:
|
| 92 |
+
return bytes(value).decode("UTF-8", "replace")
|
| 93 |
+
except Exception:
|
| 94 |
+
pass
|
| 95 |
+
return "<unprintable {} object>".format(type(value).__name__)
|
benchmark/NYU_CTF_Bench/test/2019/CSAW-Quals/crypto/brillouin/lib/python2.7/site-packages/_pytest/_code/code.py
ADDED
|
@@ -0,0 +1,1093 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# -*- coding: utf-8 -*-
|
| 2 |
+
from __future__ import absolute_import
|
| 3 |
+
from __future__ import division
|
| 4 |
+
from __future__ import print_function
|
| 5 |
+
|
| 6 |
+
import inspect
|
| 7 |
+
import re
|
| 8 |
+
import sys
|
| 9 |
+
import traceback
|
| 10 |
+
from inspect import CO_VARARGS
|
| 11 |
+
from inspect import CO_VARKEYWORDS
|
| 12 |
+
from weakref import ref
|
| 13 |
+
|
| 14 |
+
import attr
|
| 15 |
+
import pluggy
|
| 16 |
+
import py
|
| 17 |
+
from six import text_type
|
| 18 |
+
|
| 19 |
+
import _pytest
|
| 20 |
+
from _pytest._io.saferepr import safeformat
|
| 21 |
+
from _pytest._io.saferepr import saferepr
|
| 22 |
+
from _pytest.compat import _PY2
|
| 23 |
+
from _pytest.compat import _PY3
|
| 24 |
+
from _pytest.compat import PY35
|
| 25 |
+
from _pytest.compat import safe_str
|
| 26 |
+
|
| 27 |
+
if _PY3:
|
| 28 |
+
from traceback import format_exception_only
|
| 29 |
+
else:
|
| 30 |
+
from ._py2traceback import format_exception_only
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
class Code(object):
|
| 34 |
+
""" wrapper around Python code objects """
|
| 35 |
+
|
| 36 |
+
def __init__(self, rawcode):
|
| 37 |
+
if not hasattr(rawcode, "co_filename"):
|
| 38 |
+
rawcode = getrawcode(rawcode)
|
| 39 |
+
try:
|
| 40 |
+
self.filename = rawcode.co_filename
|
| 41 |
+
self.firstlineno = rawcode.co_firstlineno - 1
|
| 42 |
+
self.name = rawcode.co_name
|
| 43 |
+
except AttributeError:
|
| 44 |
+
raise TypeError("not a code object: %r" % (rawcode,))
|
| 45 |
+
self.raw = rawcode
|
| 46 |
+
|
| 47 |
+
def __eq__(self, other):
|
| 48 |
+
return self.raw == other.raw
|
| 49 |
+
|
| 50 |
+
__hash__ = None
|
| 51 |
+
|
| 52 |
+
def __ne__(self, other):
|
| 53 |
+
return not self == other
|
| 54 |
+
|
| 55 |
+
@property
|
| 56 |
+
def path(self):
|
| 57 |
+
""" return a path object pointing to source code (note that it
|
| 58 |
+
might not point to an actually existing file). """
|
| 59 |
+
try:
|
| 60 |
+
p = py.path.local(self.raw.co_filename)
|
| 61 |
+
# maybe don't try this checking
|
| 62 |
+
if not p.check():
|
| 63 |
+
raise OSError("py.path check failed.")
|
| 64 |
+
except OSError:
|
| 65 |
+
# XXX maybe try harder like the weird logic
|
| 66 |
+
# in the standard lib [linecache.updatecache] does?
|
| 67 |
+
p = self.raw.co_filename
|
| 68 |
+
|
| 69 |
+
return p
|
| 70 |
+
|
| 71 |
+
@property
|
| 72 |
+
def fullsource(self):
|
| 73 |
+
""" return a _pytest._code.Source object for the full source file of the code
|
| 74 |
+
"""
|
| 75 |
+
from _pytest._code import source
|
| 76 |
+
|
| 77 |
+
full, _ = source.findsource(self.raw)
|
| 78 |
+
return full
|
| 79 |
+
|
| 80 |
+
def source(self):
|
| 81 |
+
""" return a _pytest._code.Source object for the code object's source only
|
| 82 |
+
"""
|
| 83 |
+
# return source only for that part of code
|
| 84 |
+
import _pytest._code
|
| 85 |
+
|
| 86 |
+
return _pytest._code.Source(self.raw)
|
| 87 |
+
|
| 88 |
+
def getargs(self, var=False):
|
| 89 |
+
""" return a tuple with the argument names for the code object
|
| 90 |
+
|
| 91 |
+
if 'var' is set True also return the names of the variable and
|
| 92 |
+
keyword arguments when present
|
| 93 |
+
"""
|
| 94 |
+
# handfull shortcut for getting args
|
| 95 |
+
raw = self.raw
|
| 96 |
+
argcount = raw.co_argcount
|
| 97 |
+
if var:
|
| 98 |
+
argcount += raw.co_flags & CO_VARARGS
|
| 99 |
+
argcount += raw.co_flags & CO_VARKEYWORDS
|
| 100 |
+
return raw.co_varnames[:argcount]
|
| 101 |
+
|
| 102 |
+
|
| 103 |
+
class Frame(object):
|
| 104 |
+
"""Wrapper around a Python frame holding f_locals and f_globals
|
| 105 |
+
in which expressions can be evaluated."""
|
| 106 |
+
|
| 107 |
+
def __init__(self, frame):
|
| 108 |
+
self.lineno = frame.f_lineno - 1
|
| 109 |
+
self.f_globals = frame.f_globals
|
| 110 |
+
self.f_locals = frame.f_locals
|
| 111 |
+
self.raw = frame
|
| 112 |
+
self.code = Code(frame.f_code)
|
| 113 |
+
|
| 114 |
+
@property
|
| 115 |
+
def statement(self):
|
| 116 |
+
""" statement this frame is at """
|
| 117 |
+
import _pytest._code
|
| 118 |
+
|
| 119 |
+
if self.code.fullsource is None:
|
| 120 |
+
return _pytest._code.Source("")
|
| 121 |
+
return self.code.fullsource.getstatement(self.lineno)
|
| 122 |
+
|
| 123 |
+
def eval(self, code, **vars):
|
| 124 |
+
""" evaluate 'code' in the frame
|
| 125 |
+
|
| 126 |
+
'vars' are optional additional local variables
|
| 127 |
+
|
| 128 |
+
returns the result of the evaluation
|
| 129 |
+
"""
|
| 130 |
+
f_locals = self.f_locals.copy()
|
| 131 |
+
f_locals.update(vars)
|
| 132 |
+
return eval(code, self.f_globals, f_locals)
|
| 133 |
+
|
| 134 |
+
def exec_(self, code, **vars):
|
| 135 |
+
""" exec 'code' in the frame
|
| 136 |
+
|
| 137 |
+
'vars' are optiona; additional local variables
|
| 138 |
+
"""
|
| 139 |
+
f_locals = self.f_locals.copy()
|
| 140 |
+
f_locals.update(vars)
|
| 141 |
+
exec(code, self.f_globals, f_locals)
|
| 142 |
+
|
| 143 |
+
def repr(self, object):
|
| 144 |
+
""" return a 'safe' (non-recursive, one-line) string repr for 'object'
|
| 145 |
+
"""
|
| 146 |
+
return saferepr(object)
|
| 147 |
+
|
| 148 |
+
def is_true(self, object):
|
| 149 |
+
return object
|
| 150 |
+
|
| 151 |
+
def getargs(self, var=False):
|
| 152 |
+
""" return a list of tuples (name, value) for all arguments
|
| 153 |
+
|
| 154 |
+
if 'var' is set True also include the variable and keyword
|
| 155 |
+
arguments when present
|
| 156 |
+
"""
|
| 157 |
+
retval = []
|
| 158 |
+
for arg in self.code.getargs(var):
|
| 159 |
+
try:
|
| 160 |
+
retval.append((arg, self.f_locals[arg]))
|
| 161 |
+
except KeyError:
|
| 162 |
+
pass # this can occur when using Psyco
|
| 163 |
+
return retval
|
| 164 |
+
|
| 165 |
+
|
| 166 |
+
class TracebackEntry(object):
|
| 167 |
+
""" a single entry in a traceback """
|
| 168 |
+
|
| 169 |
+
_repr_style = None
|
| 170 |
+
exprinfo = None
|
| 171 |
+
|
| 172 |
+
def __init__(self, rawentry, excinfo=None):
|
| 173 |
+
self._excinfo = excinfo
|
| 174 |
+
self._rawentry = rawentry
|
| 175 |
+
self.lineno = rawentry.tb_lineno - 1
|
| 176 |
+
|
| 177 |
+
def set_repr_style(self, mode):
|
| 178 |
+
assert mode in ("short", "long")
|
| 179 |
+
self._repr_style = mode
|
| 180 |
+
|
| 181 |
+
@property
|
| 182 |
+
def frame(self):
|
| 183 |
+
import _pytest._code
|
| 184 |
+
|
| 185 |
+
return _pytest._code.Frame(self._rawentry.tb_frame)
|
| 186 |
+
|
| 187 |
+
@property
|
| 188 |
+
def relline(self):
|
| 189 |
+
return self.lineno - self.frame.code.firstlineno
|
| 190 |
+
|
| 191 |
+
def __repr__(self):
|
| 192 |
+
return "<TracebackEntry %s:%d>" % (self.frame.code.path, self.lineno + 1)
|
| 193 |
+
|
| 194 |
+
@property
|
| 195 |
+
def statement(self):
|
| 196 |
+
""" _pytest._code.Source object for the current statement """
|
| 197 |
+
source = self.frame.code.fullsource
|
| 198 |
+
return source.getstatement(self.lineno)
|
| 199 |
+
|
| 200 |
+
@property
|
| 201 |
+
def path(self):
|
| 202 |
+
""" path to the source code """
|
| 203 |
+
return self.frame.code.path
|
| 204 |
+
|
| 205 |
+
def getlocals(self):
|
| 206 |
+
return self.frame.f_locals
|
| 207 |
+
|
| 208 |
+
locals = property(getlocals, None, None, "locals of underlaying frame")
|
| 209 |
+
|
| 210 |
+
def getfirstlinesource(self):
|
| 211 |
+
# on Jython this firstlineno can be -1 apparently
|
| 212 |
+
return max(self.frame.code.firstlineno, 0)
|
| 213 |
+
|
| 214 |
+
def getsource(self, astcache=None):
|
| 215 |
+
""" return failing source code. """
|
| 216 |
+
# we use the passed in astcache to not reparse asttrees
|
| 217 |
+
# within exception info printing
|
| 218 |
+
from _pytest._code.source import getstatementrange_ast
|
| 219 |
+
|
| 220 |
+
source = self.frame.code.fullsource
|
| 221 |
+
if source is None:
|
| 222 |
+
return None
|
| 223 |
+
key = astnode = None
|
| 224 |
+
if astcache is not None:
|
| 225 |
+
key = self.frame.code.path
|
| 226 |
+
if key is not None:
|
| 227 |
+
astnode = astcache.get(key, None)
|
| 228 |
+
start = self.getfirstlinesource()
|
| 229 |
+
try:
|
| 230 |
+
astnode, _, end = getstatementrange_ast(
|
| 231 |
+
self.lineno, source, astnode=astnode
|
| 232 |
+
)
|
| 233 |
+
except SyntaxError:
|
| 234 |
+
end = self.lineno + 1
|
| 235 |
+
else:
|
| 236 |
+
if key is not None:
|
| 237 |
+
astcache[key] = astnode
|
| 238 |
+
return source[start:end]
|
| 239 |
+
|
| 240 |
+
source = property(getsource)
|
| 241 |
+
|
| 242 |
+
def ishidden(self):
|
| 243 |
+
""" return True if the current frame has a var __tracebackhide__
|
| 244 |
+
resolving to True.
|
| 245 |
+
|
| 246 |
+
If __tracebackhide__ is a callable, it gets called with the
|
| 247 |
+
ExceptionInfo instance and can decide whether to hide the traceback.
|
| 248 |
+
|
| 249 |
+
mostly for internal use
|
| 250 |
+
"""
|
| 251 |
+
f = self.frame
|
| 252 |
+
tbh = f.f_locals.get(
|
| 253 |
+
"__tracebackhide__", f.f_globals.get("__tracebackhide__", False)
|
| 254 |
+
)
|
| 255 |
+
if tbh and callable(tbh):
|
| 256 |
+
return tbh(None if self._excinfo is None else self._excinfo())
|
| 257 |
+
return tbh
|
| 258 |
+
|
| 259 |
+
def __str__(self):
|
| 260 |
+
try:
|
| 261 |
+
fn = str(self.path)
|
| 262 |
+
except py.error.Error:
|
| 263 |
+
fn = "???"
|
| 264 |
+
name = self.frame.code.name
|
| 265 |
+
try:
|
| 266 |
+
line = str(self.statement).lstrip()
|
| 267 |
+
except KeyboardInterrupt:
|
| 268 |
+
raise
|
| 269 |
+
except: # noqa
|
| 270 |
+
line = "???"
|
| 271 |
+
return " File %r:%d in %s\n %s\n" % (fn, self.lineno + 1, name, line)
|
| 272 |
+
|
| 273 |
+
def name(self):
|
| 274 |
+
return self.frame.code.raw.co_name
|
| 275 |
+
|
| 276 |
+
name = property(name, None, None, "co_name of underlaying code")
|
| 277 |
+
|
| 278 |
+
|
| 279 |
+
class Traceback(list):
|
| 280 |
+
""" Traceback objects encapsulate and offer higher level
|
| 281 |
+
access to Traceback entries.
|
| 282 |
+
"""
|
| 283 |
+
|
| 284 |
+
Entry = TracebackEntry
|
| 285 |
+
|
| 286 |
+
def __init__(self, tb, excinfo=None):
|
| 287 |
+
""" initialize from given python traceback object and ExceptionInfo """
|
| 288 |
+
self._excinfo = excinfo
|
| 289 |
+
if hasattr(tb, "tb_next"):
|
| 290 |
+
|
| 291 |
+
def f(cur):
|
| 292 |
+
while cur is not None:
|
| 293 |
+
yield self.Entry(cur, excinfo=excinfo)
|
| 294 |
+
cur = cur.tb_next
|
| 295 |
+
|
| 296 |
+
list.__init__(self, f(tb))
|
| 297 |
+
else:
|
| 298 |
+
list.__init__(self, tb)
|
| 299 |
+
|
| 300 |
+
def cut(self, path=None, lineno=None, firstlineno=None, excludepath=None):
|
| 301 |
+
""" return a Traceback instance wrapping part of this Traceback
|
| 302 |
+
|
| 303 |
+
by provding any combination of path, lineno and firstlineno, the
|
| 304 |
+
first frame to start the to-be-returned traceback is determined
|
| 305 |
+
|
| 306 |
+
this allows cutting the first part of a Traceback instance e.g.
|
| 307 |
+
for formatting reasons (removing some uninteresting bits that deal
|
| 308 |
+
with handling of the exception/traceback)
|
| 309 |
+
"""
|
| 310 |
+
for x in self:
|
| 311 |
+
code = x.frame.code
|
| 312 |
+
codepath = code.path
|
| 313 |
+
if (
|
| 314 |
+
(path is None or codepath == path)
|
| 315 |
+
and (
|
| 316 |
+
excludepath is None
|
| 317 |
+
or not hasattr(codepath, "relto")
|
| 318 |
+
or not codepath.relto(excludepath)
|
| 319 |
+
)
|
| 320 |
+
and (lineno is None or x.lineno == lineno)
|
| 321 |
+
and (firstlineno is None or x.frame.code.firstlineno == firstlineno)
|
| 322 |
+
):
|
| 323 |
+
return Traceback(x._rawentry, self._excinfo)
|
| 324 |
+
return self
|
| 325 |
+
|
| 326 |
+
def __getitem__(self, key):
|
| 327 |
+
val = super(Traceback, self).__getitem__(key)
|
| 328 |
+
if isinstance(key, type(slice(0))):
|
| 329 |
+
val = self.__class__(val)
|
| 330 |
+
return val
|
| 331 |
+
|
| 332 |
+
def filter(self, fn=lambda x: not x.ishidden()):
|
| 333 |
+
""" return a Traceback instance with certain items removed
|
| 334 |
+
|
| 335 |
+
fn is a function that gets a single argument, a TracebackEntry
|
| 336 |
+
instance, and should return True when the item should be added
|
| 337 |
+
to the Traceback, False when not
|
| 338 |
+
|
| 339 |
+
by default this removes all the TracebackEntries which are hidden
|
| 340 |
+
(see ishidden() above)
|
| 341 |
+
"""
|
| 342 |
+
return Traceback(filter(fn, self), self._excinfo)
|
| 343 |
+
|
| 344 |
+
def getcrashentry(self):
|
| 345 |
+
""" return last non-hidden traceback entry that lead
|
| 346 |
+
to the exception of a traceback.
|
| 347 |
+
"""
|
| 348 |
+
for i in range(-1, -len(self) - 1, -1):
|
| 349 |
+
entry = self[i]
|
| 350 |
+
if not entry.ishidden():
|
| 351 |
+
return entry
|
| 352 |
+
return self[-1]
|
| 353 |
+
|
| 354 |
+
def recursionindex(self):
|
| 355 |
+
""" return the index of the frame/TracebackEntry where recursion
|
| 356 |
+
originates if appropriate, None if no recursion occurred
|
| 357 |
+
"""
|
| 358 |
+
cache = {}
|
| 359 |
+
for i, entry in enumerate(self):
|
| 360 |
+
# id for the code.raw is needed to work around
|
| 361 |
+
# the strange metaprogramming in the decorator lib from pypi
|
| 362 |
+
# which generates code objects that have hash/value equality
|
| 363 |
+
# XXX needs a test
|
| 364 |
+
key = entry.frame.code.path, id(entry.frame.code.raw), entry.lineno
|
| 365 |
+
# print "checking for recursion at", key
|
| 366 |
+
values = cache.setdefault(key, [])
|
| 367 |
+
if values:
|
| 368 |
+
f = entry.frame
|
| 369 |
+
loc = f.f_locals
|
| 370 |
+
for otherloc in values:
|
| 371 |
+
if f.is_true(
|
| 372 |
+
f.eval(
|
| 373 |
+
co_equal,
|
| 374 |
+
__recursioncache_locals_1=loc,
|
| 375 |
+
__recursioncache_locals_2=otherloc,
|
| 376 |
+
)
|
| 377 |
+
):
|
| 378 |
+
return i
|
| 379 |
+
values.append(entry.frame.f_locals)
|
| 380 |
+
return None
|
| 381 |
+
|
| 382 |
+
|
| 383 |
+
co_equal = compile(
|
| 384 |
+
"__recursioncache_locals_1 == __recursioncache_locals_2", "?", "eval"
|
| 385 |
+
)
|
| 386 |
+
|
| 387 |
+
|
| 388 |
+
@attr.s(repr=False)
|
| 389 |
+
class ExceptionInfo(object):
|
| 390 |
+
""" wraps sys.exc_info() objects and offers
|
| 391 |
+
help for navigating the traceback.
|
| 392 |
+
"""
|
| 393 |
+
|
| 394 |
+
_assert_start_repr = (
|
| 395 |
+
"AssertionError(u'assert " if _PY2 else "AssertionError('assert "
|
| 396 |
+
)
|
| 397 |
+
|
| 398 |
+
_excinfo = attr.ib()
|
| 399 |
+
_striptext = attr.ib(default="")
|
| 400 |
+
_traceback = attr.ib(default=None)
|
| 401 |
+
|
| 402 |
+
@classmethod
|
| 403 |
+
def from_current(cls, exprinfo=None):
|
| 404 |
+
"""returns an ExceptionInfo matching the current traceback
|
| 405 |
+
|
| 406 |
+
.. warning::
|
| 407 |
+
|
| 408 |
+
Experimental API
|
| 409 |
+
|
| 410 |
+
|
| 411 |
+
:param exprinfo: a text string helping to determine if we should
|
| 412 |
+
strip ``AssertionError`` from the output, defaults
|
| 413 |
+
to the exception message/``__str__()``
|
| 414 |
+
"""
|
| 415 |
+
tup = sys.exc_info()
|
| 416 |
+
assert tup[0] is not None, "no current exception"
|
| 417 |
+
_striptext = ""
|
| 418 |
+
if exprinfo is None and isinstance(tup[1], AssertionError):
|
| 419 |
+
exprinfo = getattr(tup[1], "msg", None)
|
| 420 |
+
if exprinfo is None:
|
| 421 |
+
exprinfo = saferepr(tup[1])
|
| 422 |
+
if exprinfo and exprinfo.startswith(cls._assert_start_repr):
|
| 423 |
+
_striptext = "AssertionError: "
|
| 424 |
+
|
| 425 |
+
return cls(tup, _striptext)
|
| 426 |
+
|
| 427 |
+
@classmethod
|
| 428 |
+
def for_later(cls):
|
| 429 |
+
"""return an unfilled ExceptionInfo
|
| 430 |
+
"""
|
| 431 |
+
return cls(None)
|
| 432 |
+
|
| 433 |
+
@property
|
| 434 |
+
def type(self):
|
| 435 |
+
"""the exception class"""
|
| 436 |
+
return self._excinfo[0]
|
| 437 |
+
|
| 438 |
+
@property
|
| 439 |
+
def value(self):
|
| 440 |
+
"""the exception value"""
|
| 441 |
+
return self._excinfo[1]
|
| 442 |
+
|
| 443 |
+
@property
|
| 444 |
+
def tb(self):
|
| 445 |
+
"""the exception raw traceback"""
|
| 446 |
+
return self._excinfo[2]
|
| 447 |
+
|
| 448 |
+
@property
|
| 449 |
+
def typename(self):
|
| 450 |
+
"""the type name of the exception"""
|
| 451 |
+
return self.type.__name__
|
| 452 |
+
|
| 453 |
+
@property
|
| 454 |
+
def traceback(self):
|
| 455 |
+
"""the traceback"""
|
| 456 |
+
if self._traceback is None:
|
| 457 |
+
self._traceback = Traceback(self.tb, excinfo=ref(self))
|
| 458 |
+
return self._traceback
|
| 459 |
+
|
| 460 |
+
@traceback.setter
|
| 461 |
+
def traceback(self, value):
|
| 462 |
+
self._traceback = value
|
| 463 |
+
|
| 464 |
+
def __repr__(self):
|
| 465 |
+
if self._excinfo is None:
|
| 466 |
+
return "<ExceptionInfo for raises contextmanager>"
|
| 467 |
+
return "<ExceptionInfo %s tblen=%d>" % (self.typename, len(self.traceback))
|
| 468 |
+
|
| 469 |
+
def exconly(self, tryshort=False):
|
| 470 |
+
""" return the exception as a string
|
| 471 |
+
|
| 472 |
+
when 'tryshort' resolves to True, and the exception is a
|
| 473 |
+
_pytest._code._AssertionError, only the actual exception part of
|
| 474 |
+
the exception representation is returned (so 'AssertionError: ' is
|
| 475 |
+
removed from the beginning)
|
| 476 |
+
"""
|
| 477 |
+
lines = format_exception_only(self.type, self.value)
|
| 478 |
+
text = "".join(lines)
|
| 479 |
+
text = text.rstrip()
|
| 480 |
+
if tryshort:
|
| 481 |
+
if text.startswith(self._striptext):
|
| 482 |
+
text = text[len(self._striptext) :]
|
| 483 |
+
return text
|
| 484 |
+
|
| 485 |
+
def errisinstance(self, exc):
|
| 486 |
+
""" return True if the exception is an instance of exc """
|
| 487 |
+
return isinstance(self.value, exc)
|
| 488 |
+
|
| 489 |
+
def _getreprcrash(self):
|
| 490 |
+
exconly = self.exconly(tryshort=True)
|
| 491 |
+
entry = self.traceback.getcrashentry()
|
| 492 |
+
path, lineno = entry.frame.code.raw.co_filename, entry.lineno
|
| 493 |
+
return ReprFileLocation(path, lineno + 1, exconly)
|
| 494 |
+
|
| 495 |
+
def getrepr(
|
| 496 |
+
self,
|
| 497 |
+
showlocals=False,
|
| 498 |
+
style="long",
|
| 499 |
+
abspath=False,
|
| 500 |
+
tbfilter=True,
|
| 501 |
+
funcargs=False,
|
| 502 |
+
truncate_locals=True,
|
| 503 |
+
chain=True,
|
| 504 |
+
):
|
| 505 |
+
"""
|
| 506 |
+
Return str()able representation of this exception info.
|
| 507 |
+
|
| 508 |
+
:param bool showlocals:
|
| 509 |
+
Show locals per traceback entry.
|
| 510 |
+
Ignored if ``style=="native"``.
|
| 511 |
+
|
| 512 |
+
:param str style: long|short|no|native traceback style
|
| 513 |
+
|
| 514 |
+
:param bool abspath:
|
| 515 |
+
If paths should be changed to absolute or left unchanged.
|
| 516 |
+
|
| 517 |
+
:param bool tbfilter:
|
| 518 |
+
Hide entries that contain a local variable ``__tracebackhide__==True``.
|
| 519 |
+
Ignored if ``style=="native"``.
|
| 520 |
+
|
| 521 |
+
:param bool funcargs:
|
| 522 |
+
Show fixtures ("funcargs" for legacy purposes) per traceback entry.
|
| 523 |
+
|
| 524 |
+
:param bool truncate_locals:
|
| 525 |
+
With ``showlocals==True``, make sure locals can be safely represented as strings.
|
| 526 |
+
|
| 527 |
+
:param bool chain: if chained exceptions in Python 3 should be shown.
|
| 528 |
+
|
| 529 |
+
.. versionchanged:: 3.9
|
| 530 |
+
|
| 531 |
+
Added the ``chain`` parameter.
|
| 532 |
+
"""
|
| 533 |
+
if style == "native":
|
| 534 |
+
return ReprExceptionInfo(
|
| 535 |
+
ReprTracebackNative(
|
| 536 |
+
traceback.format_exception(
|
| 537 |
+
self.type, self.value, self.traceback[0]._rawentry
|
| 538 |
+
)
|
| 539 |
+
),
|
| 540 |
+
self._getreprcrash(),
|
| 541 |
+
)
|
| 542 |
+
|
| 543 |
+
fmt = FormattedExcinfo(
|
| 544 |
+
showlocals=showlocals,
|
| 545 |
+
style=style,
|
| 546 |
+
abspath=abspath,
|
| 547 |
+
tbfilter=tbfilter,
|
| 548 |
+
funcargs=funcargs,
|
| 549 |
+
truncate_locals=truncate_locals,
|
| 550 |
+
chain=chain,
|
| 551 |
+
)
|
| 552 |
+
return fmt.repr_excinfo(self)
|
| 553 |
+
|
| 554 |
+
def __str__(self):
|
| 555 |
+
if self._excinfo is None:
|
| 556 |
+
return repr(self)
|
| 557 |
+
entry = self.traceback[-1]
|
| 558 |
+
loc = ReprFileLocation(entry.path, entry.lineno + 1, self.exconly())
|
| 559 |
+
return str(loc)
|
| 560 |
+
|
| 561 |
+
def __unicode__(self):
|
| 562 |
+
entry = self.traceback[-1]
|
| 563 |
+
loc = ReprFileLocation(entry.path, entry.lineno + 1, self.exconly())
|
| 564 |
+
return text_type(loc)
|
| 565 |
+
|
| 566 |
+
def match(self, regexp):
|
| 567 |
+
"""
|
| 568 |
+
Check whether the regular expression 'regexp' is found in the string
|
| 569 |
+
representation of the exception using ``re.search``. If it matches
|
| 570 |
+
then True is returned (so that it is possible to write
|
| 571 |
+
``assert excinfo.match()``). If it doesn't match an AssertionError is
|
| 572 |
+
raised.
|
| 573 |
+
"""
|
| 574 |
+
__tracebackhide__ = True
|
| 575 |
+
value = (
|
| 576 |
+
text_type(self.value) if isinstance(regexp, text_type) else str(self.value)
|
| 577 |
+
)
|
| 578 |
+
if not re.search(regexp, value):
|
| 579 |
+
raise AssertionError(
|
| 580 |
+
u"Pattern {!r} not found in {!r}".format(regexp, value)
|
| 581 |
+
)
|
| 582 |
+
return True
|
| 583 |
+
|
| 584 |
+
|
| 585 |
+
@attr.s
|
| 586 |
+
class FormattedExcinfo(object):
|
| 587 |
+
""" presenting information about failing Functions and Generators. """
|
| 588 |
+
|
| 589 |
+
# for traceback entries
|
| 590 |
+
flow_marker = ">"
|
| 591 |
+
fail_marker = "E"
|
| 592 |
+
|
| 593 |
+
showlocals = attr.ib(default=False)
|
| 594 |
+
style = attr.ib(default="long")
|
| 595 |
+
abspath = attr.ib(default=True)
|
| 596 |
+
tbfilter = attr.ib(default=True)
|
| 597 |
+
funcargs = attr.ib(default=False)
|
| 598 |
+
truncate_locals = attr.ib(default=True)
|
| 599 |
+
chain = attr.ib(default=True)
|
| 600 |
+
astcache = attr.ib(default=attr.Factory(dict), init=False, repr=False)
|
| 601 |
+
|
| 602 |
+
def _getindent(self, source):
|
| 603 |
+
# figure out indent for given source
|
| 604 |
+
try:
|
| 605 |
+
s = str(source.getstatement(len(source) - 1))
|
| 606 |
+
except KeyboardInterrupt:
|
| 607 |
+
raise
|
| 608 |
+
except: # noqa
|
| 609 |
+
try:
|
| 610 |
+
s = str(source[-1])
|
| 611 |
+
except KeyboardInterrupt:
|
| 612 |
+
raise
|
| 613 |
+
except: # noqa
|
| 614 |
+
return 0
|
| 615 |
+
return 4 + (len(s) - len(s.lstrip()))
|
| 616 |
+
|
| 617 |
+
def _getentrysource(self, entry):
|
| 618 |
+
source = entry.getsource(self.astcache)
|
| 619 |
+
if source is not None:
|
| 620 |
+
source = source.deindent()
|
| 621 |
+
return source
|
| 622 |
+
|
| 623 |
+
def repr_args(self, entry):
|
| 624 |
+
if self.funcargs:
|
| 625 |
+
args = []
|
| 626 |
+
for argname, argvalue in entry.frame.getargs(var=True):
|
| 627 |
+
args.append((argname, saferepr(argvalue)))
|
| 628 |
+
return ReprFuncArgs(args)
|
| 629 |
+
|
| 630 |
+
def get_source(self, source, line_index=-1, excinfo=None, short=False):
|
| 631 |
+
""" return formatted and marked up source lines. """
|
| 632 |
+
import _pytest._code
|
| 633 |
+
|
| 634 |
+
lines = []
|
| 635 |
+
if source is None or line_index >= len(source.lines):
|
| 636 |
+
source = _pytest._code.Source("???")
|
| 637 |
+
line_index = 0
|
| 638 |
+
if line_index < 0:
|
| 639 |
+
line_index += len(source)
|
| 640 |
+
space_prefix = " "
|
| 641 |
+
if short:
|
| 642 |
+
lines.append(space_prefix + source.lines[line_index].strip())
|
| 643 |
+
else:
|
| 644 |
+
for line in source.lines[:line_index]:
|
| 645 |
+
lines.append(space_prefix + line)
|
| 646 |
+
lines.append(self.flow_marker + " " + source.lines[line_index])
|
| 647 |
+
for line in source.lines[line_index + 1 :]:
|
| 648 |
+
lines.append(space_prefix + line)
|
| 649 |
+
if excinfo is not None:
|
| 650 |
+
indent = 4 if short else self._getindent(source)
|
| 651 |
+
lines.extend(self.get_exconly(excinfo, indent=indent, markall=True))
|
| 652 |
+
return lines
|
| 653 |
+
|
| 654 |
+
def get_exconly(self, excinfo, indent=4, markall=False):
|
| 655 |
+
lines = []
|
| 656 |
+
indent = " " * indent
|
| 657 |
+
# get the real exception information out
|
| 658 |
+
exlines = excinfo.exconly(tryshort=True).split("\n")
|
| 659 |
+
failindent = self.fail_marker + indent[1:]
|
| 660 |
+
for line in exlines:
|
| 661 |
+
lines.append(failindent + line)
|
| 662 |
+
if not markall:
|
| 663 |
+
failindent = indent
|
| 664 |
+
return lines
|
| 665 |
+
|
| 666 |
+
def repr_locals(self, locals):
|
| 667 |
+
if self.showlocals:
|
| 668 |
+
lines = []
|
| 669 |
+
keys = [loc for loc in locals if loc[0] != "@"]
|
| 670 |
+
keys.sort()
|
| 671 |
+
for name in keys:
|
| 672 |
+
value = locals[name]
|
| 673 |
+
if name == "__builtins__":
|
| 674 |
+
lines.append("__builtins__ = <builtins>")
|
| 675 |
+
else:
|
| 676 |
+
# This formatting could all be handled by the
|
| 677 |
+
# _repr() function, which is only reprlib.Repr in
|
| 678 |
+
# disguise, so is very configurable.
|
| 679 |
+
if self.truncate_locals:
|
| 680 |
+
str_repr = saferepr(value)
|
| 681 |
+
else:
|
| 682 |
+
str_repr = safeformat(value)
|
| 683 |
+
# if len(str_repr) < 70 or not isinstance(value,
|
| 684 |
+
# (list, tuple, dict)):
|
| 685 |
+
lines.append("%-10s = %s" % (name, str_repr))
|
| 686 |
+
# else:
|
| 687 |
+
# self._line("%-10s =\\" % (name,))
|
| 688 |
+
# # XXX
|
| 689 |
+
# pprint.pprint(value, stream=self.excinfowriter)
|
| 690 |
+
return ReprLocals(lines)
|
| 691 |
+
|
| 692 |
+
def repr_traceback_entry(self, entry, excinfo=None):
|
| 693 |
+
import _pytest._code
|
| 694 |
+
|
| 695 |
+
source = self._getentrysource(entry)
|
| 696 |
+
if source is None:
|
| 697 |
+
source = _pytest._code.Source("???")
|
| 698 |
+
line_index = 0
|
| 699 |
+
else:
|
| 700 |
+
# entry.getfirstlinesource() can be -1, should be 0 on jython
|
| 701 |
+
line_index = entry.lineno - max(entry.getfirstlinesource(), 0)
|
| 702 |
+
|
| 703 |
+
lines = []
|
| 704 |
+
style = entry._repr_style
|
| 705 |
+
if style is None:
|
| 706 |
+
style = self.style
|
| 707 |
+
if style in ("short", "long"):
|
| 708 |
+
short = style == "short"
|
| 709 |
+
reprargs = self.repr_args(entry) if not short else None
|
| 710 |
+
s = self.get_source(source, line_index, excinfo, short=short)
|
| 711 |
+
lines.extend(s)
|
| 712 |
+
if short:
|
| 713 |
+
message = "in %s" % (entry.name)
|
| 714 |
+
else:
|
| 715 |
+
message = excinfo and excinfo.typename or ""
|
| 716 |
+
path = self._makepath(entry.path)
|
| 717 |
+
filelocrepr = ReprFileLocation(path, entry.lineno + 1, message)
|
| 718 |
+
localsrepr = None
|
| 719 |
+
if not short:
|
| 720 |
+
localsrepr = self.repr_locals(entry.locals)
|
| 721 |
+
return ReprEntry(lines, reprargs, localsrepr, filelocrepr, style)
|
| 722 |
+
if excinfo:
|
| 723 |
+
lines.extend(self.get_exconly(excinfo, indent=4))
|
| 724 |
+
return ReprEntry(lines, None, None, None, style)
|
| 725 |
+
|
| 726 |
+
def _makepath(self, path):
|
| 727 |
+
if not self.abspath:
|
| 728 |
+
try:
|
| 729 |
+
np = py.path.local().bestrelpath(path)
|
| 730 |
+
except OSError:
|
| 731 |
+
return path
|
| 732 |
+
if len(np) < len(str(path)):
|
| 733 |
+
path = np
|
| 734 |
+
return path
|
| 735 |
+
|
| 736 |
+
def repr_traceback(self, excinfo):
|
| 737 |
+
traceback = excinfo.traceback
|
| 738 |
+
if self.tbfilter:
|
| 739 |
+
traceback = traceback.filter()
|
| 740 |
+
|
| 741 |
+
if is_recursion_error(excinfo):
|
| 742 |
+
traceback, extraline = self._truncate_recursive_traceback(traceback)
|
| 743 |
+
else:
|
| 744 |
+
extraline = None
|
| 745 |
+
|
| 746 |
+
last = traceback[-1]
|
| 747 |
+
entries = []
|
| 748 |
+
for index, entry in enumerate(traceback):
|
| 749 |
+
einfo = (last == entry) and excinfo or None
|
| 750 |
+
reprentry = self.repr_traceback_entry(entry, einfo)
|
| 751 |
+
entries.append(reprentry)
|
| 752 |
+
return ReprTraceback(entries, extraline, style=self.style)
|
| 753 |
+
|
| 754 |
+
def _truncate_recursive_traceback(self, traceback):
|
| 755 |
+
"""
|
| 756 |
+
Truncate the given recursive traceback trying to find the starting point
|
| 757 |
+
of the recursion.
|
| 758 |
+
|
| 759 |
+
The detection is done by going through each traceback entry and finding the
|
| 760 |
+
point in which the locals of the frame are equal to the locals of a previous frame (see ``recursionindex()``.
|
| 761 |
+
|
| 762 |
+
Handle the situation where the recursion process might raise an exception (for example
|
| 763 |
+
comparing numpy arrays using equality raises a TypeError), in which case we do our best to
|
| 764 |
+
warn the user of the error and show a limited traceback.
|
| 765 |
+
"""
|
| 766 |
+
try:
|
| 767 |
+
recursionindex = traceback.recursionindex()
|
| 768 |
+
except Exception as e:
|
| 769 |
+
max_frames = 10
|
| 770 |
+
extraline = (
|
| 771 |
+
"!!! Recursion error detected, but an error occurred locating the origin of recursion.\n"
|
| 772 |
+
" The following exception happened when comparing locals in the stack frame:\n"
|
| 773 |
+
" {exc_type}: {exc_msg}\n"
|
| 774 |
+
" Displaying first and last {max_frames} stack frames out of {total}."
|
| 775 |
+
).format(
|
| 776 |
+
exc_type=type(e).__name__,
|
| 777 |
+
exc_msg=safe_str(e),
|
| 778 |
+
max_frames=max_frames,
|
| 779 |
+
total=len(traceback),
|
| 780 |
+
)
|
| 781 |
+
traceback = traceback[:max_frames] + traceback[-max_frames:]
|
| 782 |
+
else:
|
| 783 |
+
if recursionindex is not None:
|
| 784 |
+
extraline = "!!! Recursion detected (same locals & position)"
|
| 785 |
+
traceback = traceback[: recursionindex + 1]
|
| 786 |
+
else:
|
| 787 |
+
extraline = None
|
| 788 |
+
|
| 789 |
+
return traceback, extraline
|
| 790 |
+
|
| 791 |
+
def repr_excinfo(self, excinfo):
|
| 792 |
+
if _PY2:
|
| 793 |
+
reprtraceback = self.repr_traceback(excinfo)
|
| 794 |
+
reprcrash = excinfo._getreprcrash()
|
| 795 |
+
|
| 796 |
+
return ReprExceptionInfo(reprtraceback, reprcrash)
|
| 797 |
+
else:
|
| 798 |
+
repr_chain = []
|
| 799 |
+
e = excinfo.value
|
| 800 |
+
descr = None
|
| 801 |
+
seen = set()
|
| 802 |
+
while e is not None and id(e) not in seen:
|
| 803 |
+
seen.add(id(e))
|
| 804 |
+
if excinfo:
|
| 805 |
+
reprtraceback = self.repr_traceback(excinfo)
|
| 806 |
+
reprcrash = excinfo._getreprcrash()
|
| 807 |
+
else:
|
| 808 |
+
# fallback to native repr if the exception doesn't have a traceback:
|
| 809 |
+
# ExceptionInfo objects require a full traceback to work
|
| 810 |
+
reprtraceback = ReprTracebackNative(
|
| 811 |
+
traceback.format_exception(type(e), e, None)
|
| 812 |
+
)
|
| 813 |
+
reprcrash = None
|
| 814 |
+
|
| 815 |
+
repr_chain += [(reprtraceback, reprcrash, descr)]
|
| 816 |
+
if e.__cause__ is not None and self.chain:
|
| 817 |
+
e = e.__cause__
|
| 818 |
+
excinfo = (
|
| 819 |
+
ExceptionInfo((type(e), e, e.__traceback__))
|
| 820 |
+
if e.__traceback__
|
| 821 |
+
else None
|
| 822 |
+
)
|
| 823 |
+
descr = "The above exception was the direct cause of the following exception:"
|
| 824 |
+
elif (
|
| 825 |
+
e.__context__ is not None
|
| 826 |
+
and not e.__suppress_context__
|
| 827 |
+
and self.chain
|
| 828 |
+
):
|
| 829 |
+
e = e.__context__
|
| 830 |
+
excinfo = (
|
| 831 |
+
ExceptionInfo((type(e), e, e.__traceback__))
|
| 832 |
+
if e.__traceback__
|
| 833 |
+
else None
|
| 834 |
+
)
|
| 835 |
+
descr = "During handling of the above exception, another exception occurred:"
|
| 836 |
+
else:
|
| 837 |
+
e = None
|
| 838 |
+
repr_chain.reverse()
|
| 839 |
+
return ExceptionChainRepr(repr_chain)
|
| 840 |
+
|
| 841 |
+
|
| 842 |
+
class TerminalRepr(object):
|
| 843 |
+
def __str__(self):
|
| 844 |
+
s = self.__unicode__()
|
| 845 |
+
if _PY2:
|
| 846 |
+
s = s.encode("utf-8")
|
| 847 |
+
return s
|
| 848 |
+
|
| 849 |
+
def __unicode__(self):
|
| 850 |
+
# FYI this is called from pytest-xdist's serialization of exception
|
| 851 |
+
# information.
|
| 852 |
+
io = py.io.TextIO()
|
| 853 |
+
tw = py.io.TerminalWriter(file=io)
|
| 854 |
+
self.toterminal(tw)
|
| 855 |
+
return io.getvalue().strip()
|
| 856 |
+
|
| 857 |
+
def __repr__(self):
|
| 858 |
+
return "<%s instance at %0x>" % (self.__class__, id(self))
|
| 859 |
+
|
| 860 |
+
|
| 861 |
+
class ExceptionRepr(TerminalRepr):
|
| 862 |
+
def __init__(self):
|
| 863 |
+
self.sections = []
|
| 864 |
+
|
| 865 |
+
def addsection(self, name, content, sep="-"):
|
| 866 |
+
self.sections.append((name, content, sep))
|
| 867 |
+
|
| 868 |
+
def toterminal(self, tw):
|
| 869 |
+
for name, content, sep in self.sections:
|
| 870 |
+
tw.sep(sep, name)
|
| 871 |
+
tw.line(content)
|
| 872 |
+
|
| 873 |
+
|
| 874 |
+
class ExceptionChainRepr(ExceptionRepr):
|
| 875 |
+
def __init__(self, chain):
|
| 876 |
+
super(ExceptionChainRepr, self).__init__()
|
| 877 |
+
self.chain = chain
|
| 878 |
+
# reprcrash and reprtraceback of the outermost (the newest) exception
|
| 879 |
+
# in the chain
|
| 880 |
+
self.reprtraceback = chain[-1][0]
|
| 881 |
+
self.reprcrash = chain[-1][1]
|
| 882 |
+
|
| 883 |
+
def toterminal(self, tw):
|
| 884 |
+
for element in self.chain:
|
| 885 |
+
element[0].toterminal(tw)
|
| 886 |
+
if element[2] is not None:
|
| 887 |
+
tw.line("")
|
| 888 |
+
tw.line(element[2], yellow=True)
|
| 889 |
+
super(ExceptionChainRepr, self).toterminal(tw)
|
| 890 |
+
|
| 891 |
+
|
| 892 |
+
class ReprExceptionInfo(ExceptionRepr):
|
| 893 |
+
def __init__(self, reprtraceback, reprcrash):
|
| 894 |
+
super(ReprExceptionInfo, self).__init__()
|
| 895 |
+
self.reprtraceback = reprtraceback
|
| 896 |
+
self.reprcrash = reprcrash
|
| 897 |
+
|
| 898 |
+
def toterminal(self, tw):
|
| 899 |
+
self.reprtraceback.toterminal(tw)
|
| 900 |
+
super(ReprExceptionInfo, self).toterminal(tw)
|
| 901 |
+
|
| 902 |
+
|
| 903 |
+
class ReprTraceback(TerminalRepr):
|
| 904 |
+
entrysep = "_ "
|
| 905 |
+
|
| 906 |
+
def __init__(self, reprentries, extraline, style):
|
| 907 |
+
self.reprentries = reprentries
|
| 908 |
+
self.extraline = extraline
|
| 909 |
+
self.style = style
|
| 910 |
+
|
| 911 |
+
def toterminal(self, tw):
|
| 912 |
+
# the entries might have different styles
|
| 913 |
+
for i, entry in enumerate(self.reprentries):
|
| 914 |
+
if entry.style == "long":
|
| 915 |
+
tw.line("")
|
| 916 |
+
entry.toterminal(tw)
|
| 917 |
+
if i < len(self.reprentries) - 1:
|
| 918 |
+
next_entry = self.reprentries[i + 1]
|
| 919 |
+
if (
|
| 920 |
+
entry.style == "long"
|
| 921 |
+
or entry.style == "short"
|
| 922 |
+
and next_entry.style == "long"
|
| 923 |
+
):
|
| 924 |
+
tw.sep(self.entrysep)
|
| 925 |
+
|
| 926 |
+
if self.extraline:
|
| 927 |
+
tw.line(self.extraline)
|
| 928 |
+
|
| 929 |
+
|
| 930 |
+
class ReprTracebackNative(ReprTraceback):
|
| 931 |
+
def __init__(self, tblines):
|
| 932 |
+
self.style = "native"
|
| 933 |
+
self.reprentries = [ReprEntryNative(tblines)]
|
| 934 |
+
self.extraline = None
|
| 935 |
+
|
| 936 |
+
|
| 937 |
+
class ReprEntryNative(TerminalRepr):
|
| 938 |
+
style = "native"
|
| 939 |
+
|
| 940 |
+
def __init__(self, tblines):
|
| 941 |
+
self.lines = tblines
|
| 942 |
+
|
| 943 |
+
def toterminal(self, tw):
|
| 944 |
+
tw.write("".join(self.lines))
|
| 945 |
+
|
| 946 |
+
|
| 947 |
+
class ReprEntry(TerminalRepr):
|
| 948 |
+
def __init__(self, lines, reprfuncargs, reprlocals, filelocrepr, style):
|
| 949 |
+
self.lines = lines
|
| 950 |
+
self.reprfuncargs = reprfuncargs
|
| 951 |
+
self.reprlocals = reprlocals
|
| 952 |
+
self.reprfileloc = filelocrepr
|
| 953 |
+
self.style = style
|
| 954 |
+
|
| 955 |
+
def toterminal(self, tw):
|
| 956 |
+
if self.style == "short":
|
| 957 |
+
self.reprfileloc.toterminal(tw)
|
| 958 |
+
for line in self.lines:
|
| 959 |
+
red = line.startswith("E ")
|
| 960 |
+
tw.line(line, bold=True, red=red)
|
| 961 |
+
# tw.line("")
|
| 962 |
+
return
|
| 963 |
+
if self.reprfuncargs:
|
| 964 |
+
self.reprfuncargs.toterminal(tw)
|
| 965 |
+
for line in self.lines:
|
| 966 |
+
red = line.startswith("E ")
|
| 967 |
+
tw.line(line, bold=True, red=red)
|
| 968 |
+
if self.reprlocals:
|
| 969 |
+
tw.line("")
|
| 970 |
+
self.reprlocals.toterminal(tw)
|
| 971 |
+
if self.reprfileloc:
|
| 972 |
+
if self.lines:
|
| 973 |
+
tw.line("")
|
| 974 |
+
self.reprfileloc.toterminal(tw)
|
| 975 |
+
|
| 976 |
+
def __str__(self):
|
| 977 |
+
return "%s\n%s\n%s" % ("\n".join(self.lines), self.reprlocals, self.reprfileloc)
|
| 978 |
+
|
| 979 |
+
|
| 980 |
+
class ReprFileLocation(TerminalRepr):
|
| 981 |
+
def __init__(self, path, lineno, message):
|
| 982 |
+
self.path = str(path)
|
| 983 |
+
self.lineno = lineno
|
| 984 |
+
self.message = message
|
| 985 |
+
|
| 986 |
+
def toterminal(self, tw):
|
| 987 |
+
# filename and lineno output for each entry,
|
| 988 |
+
# using an output format that most editors unterstand
|
| 989 |
+
msg = self.message
|
| 990 |
+
i = msg.find("\n")
|
| 991 |
+
if i != -1:
|
| 992 |
+
msg = msg[:i]
|
| 993 |
+
tw.write(self.path, bold=True, red=True)
|
| 994 |
+
tw.line(":%s: %s" % (self.lineno, msg))
|
| 995 |
+
|
| 996 |
+
|
| 997 |
+
class ReprLocals(TerminalRepr):
|
| 998 |
+
def __init__(self, lines):
|
| 999 |
+
self.lines = lines
|
| 1000 |
+
|
| 1001 |
+
def toterminal(self, tw):
|
| 1002 |
+
for line in self.lines:
|
| 1003 |
+
tw.line(line)
|
| 1004 |
+
|
| 1005 |
+
|
| 1006 |
+
class ReprFuncArgs(TerminalRepr):
|
| 1007 |
+
def __init__(self, args):
|
| 1008 |
+
self.args = args
|
| 1009 |
+
|
| 1010 |
+
def toterminal(self, tw):
|
| 1011 |
+
if self.args:
|
| 1012 |
+
linesofar = ""
|
| 1013 |
+
for name, value in self.args:
|
| 1014 |
+
ns = "%s = %s" % (safe_str(name), safe_str(value))
|
| 1015 |
+
if len(ns) + len(linesofar) + 2 > tw.fullwidth:
|
| 1016 |
+
if linesofar:
|
| 1017 |
+
tw.line(linesofar)
|
| 1018 |
+
linesofar = ns
|
| 1019 |
+
else:
|
| 1020 |
+
if linesofar:
|
| 1021 |
+
linesofar += ", " + ns
|
| 1022 |
+
else:
|
| 1023 |
+
linesofar = ns
|
| 1024 |
+
if linesofar:
|
| 1025 |
+
tw.line(linesofar)
|
| 1026 |
+
tw.line("")
|
| 1027 |
+
|
| 1028 |
+
|
| 1029 |
+
def getrawcode(obj, trycall=True):
|
| 1030 |
+
""" return code object for given function. """
|
| 1031 |
+
try:
|
| 1032 |
+
return obj.__code__
|
| 1033 |
+
except AttributeError:
|
| 1034 |
+
obj = getattr(obj, "im_func", obj)
|
| 1035 |
+
obj = getattr(obj, "func_code", obj)
|
| 1036 |
+
obj = getattr(obj, "f_code", obj)
|
| 1037 |
+
obj = getattr(obj, "__code__", obj)
|
| 1038 |
+
if trycall and not hasattr(obj, "co_firstlineno"):
|
| 1039 |
+
if hasattr(obj, "__call__") and not inspect.isclass(obj):
|
| 1040 |
+
x = getrawcode(obj.__call__, trycall=False)
|
| 1041 |
+
if hasattr(x, "co_firstlineno"):
|
| 1042 |
+
return x
|
| 1043 |
+
return obj
|
| 1044 |
+
|
| 1045 |
+
|
| 1046 |
+
if PY35: # RecursionError introduced in 3.5
|
| 1047 |
+
|
| 1048 |
+
def is_recursion_error(excinfo):
|
| 1049 |
+
return excinfo.errisinstance(RecursionError) # noqa
|
| 1050 |
+
|
| 1051 |
+
|
| 1052 |
+
else:
|
| 1053 |
+
|
| 1054 |
+
def is_recursion_error(excinfo):
|
| 1055 |
+
if not excinfo.errisinstance(RuntimeError):
|
| 1056 |
+
return False
|
| 1057 |
+
try:
|
| 1058 |
+
return "maximum recursion depth exceeded" in str(excinfo.value)
|
| 1059 |
+
except UnicodeError:
|
| 1060 |
+
return False
|
| 1061 |
+
|
| 1062 |
+
|
| 1063 |
+
# relative paths that we use to filter traceback entries from appearing to the user;
|
| 1064 |
+
# see filter_traceback
|
| 1065 |
+
# note: if we need to add more paths than what we have now we should probably use a list
|
| 1066 |
+
# for better maintenance
|
| 1067 |
+
|
| 1068 |
+
_PLUGGY_DIR = py.path.local(pluggy.__file__.rstrip("oc"))
|
| 1069 |
+
# pluggy is either a package or a single module depending on the version
|
| 1070 |
+
if _PLUGGY_DIR.basename == "__init__.py":
|
| 1071 |
+
_PLUGGY_DIR = _PLUGGY_DIR.dirpath()
|
| 1072 |
+
_PYTEST_DIR = py.path.local(_pytest.__file__).dirpath()
|
| 1073 |
+
_PY_DIR = py.path.local(py.__file__).dirpath()
|
| 1074 |
+
|
| 1075 |
+
|
| 1076 |
+
def filter_traceback(entry):
|
| 1077 |
+
"""Return True if a TracebackEntry instance should be removed from tracebacks:
|
| 1078 |
+
* dynamically generated code (no code to show up for it);
|
| 1079 |
+
* internal traceback from pytest or its internal libraries, py and pluggy.
|
| 1080 |
+
"""
|
| 1081 |
+
# entry.path might sometimes return a str object when the entry
|
| 1082 |
+
# points to dynamically generated code
|
| 1083 |
+
# see https://bitbucket.org/pytest-dev/py/issues/71
|
| 1084 |
+
raw_filename = entry.frame.code.raw.co_filename
|
| 1085 |
+
is_generated = "<" in raw_filename and ">" in raw_filename
|
| 1086 |
+
if is_generated:
|
| 1087 |
+
return False
|
| 1088 |
+
# entry.path might point to a non-existing file, in which case it will
|
| 1089 |
+
# also return a str object. see #1133
|
| 1090 |
+
p = py.path.local(entry.path)
|
| 1091 |
+
return (
|
| 1092 |
+
not p.relto(_PLUGGY_DIR) and not p.relto(_PYTEST_DIR) and not p.relto(_PY_DIR)
|
| 1093 |
+
)
|