TextInsightBench / protocol.json
erwinmsmith's picture
Sync benchmark documentation, evaluation protocol and results (part 2)
a1a5c14 verified
Raw
History Blame Contribute Delete
1.06 kB
{
"version": "textinsightbench",
"evaluation_unit": "evidence-backed downstream finding",
"discovery_mode": "agent_selected",
"scoring_version": "finding-quality-discovery-evidence",
"task_families": {
"group_difference": 20,
"temporal_change": 15,
"compound_association": 15
},
"tracks": {
"task_only": "Use the supplied task corpus.",
"unlabeled_pool": "Learn from the released pool before evaluation."
},
"reference_policy": "No fixed reference conclusions; score against corpus evidence and the public rubric.",
"semantic_review": "Sampled claim-blind document checks cap narrative quality; exhaustive arithmetic, sampled semantic verification.",
"independent_validation": false,
"historical_exposure": "Task documents were drawn from a previously public learning pool. Not an unseen or independent validation set.",
"cross_task_adaptation": "Freeze global prompts, learned parameters and thresholds; no evaluation-feedback transfer.",
"security": "Untrusted corpus content. Process runner is not a sandbox."
}