XL-DocBench / manifest.json
daiqi's picture
Upload folder using huggingface_hub
72954bd verified
Raw
History Blame Contribute Delete
2.75 kB
{
"annotation_not_answerable_non_none_count": 1,
"answer_format_counts": {
"Float": 110,
"Int": 209,
"None": 188,
"Str": 838
},
"cross_doc_context_document_count_distribution": {
"10": 19,
"12": 4,
"2": 4,
"3": 14,
"4": 17,
"5": 8,
"6": 20,
"7": 19,
"8": 47,
"9": 2
},
"cross_doc_evidence_document_count_distribution": {
"0": 18,
"2": 79,
"3": 45,
"4": 12
},
"cross_doc_qa_count": 154,
"document_count": 292,
"domain_counts": {
"finance_business": 329,
"legal_regulation": 275,
"medical_clinical": 233,
"narrative_literature": 81,
"scientific_academic": 189,
"technical_engineering": 238
},
"empty_evidence_qa_count": 189,
"evidence_item_count": 3044,
"page_indexing": "Document evidence_pages use one-based PDF/release page indices. Evidence-item pages preserve annotator-supplied page references and use page_numbering=annotator_supplied; printed page labels can differ from PDF indices. Items marked annotator_rationale are review explanations rather than verbatim document excerpts. Row-level items marked unassigned_annotation are retained provenance that is not counted as released evidence. Rows released without supporting evidence have empty evidence arrays and n_evidence_documents=0.",
"qa_count": 1345,
"reasoning_type_counts": {
"aggregation": 44,
"comparison": 200,
"compliance": 59,
"consistency": 19,
"counterfactual": 56,
"coverage": 163,
"ranking": 156,
"reconciliation": 107,
"reference_chain": 206,
"set_difference": 101,
"temporal": 50,
"unanswerable": 184
},
"release_files": {
"cross_doc_questions": "data/qa_cross_doc.jsonl",
"documents": "data/documents.jsonl",
"per_question_scores": "results/scores.jsonl",
"score_summary": "results/summary.json",
"single_doc_questions": "data/qa_single_doc.jsonl"
},
"release_version": "xldocbench_strict_1345_v1",
"score_evaluator_sha256": "efc56cb25ba136e09ceaccb5d8006ea9461f71a68998f2987073387682a5e547",
"scored_system_count": 13,
"single_doc_qa_count": 1191,
"unanswerable_qa_count": 188,
"unassigned_evidence_item_count": 11,
"url_mapping_coverage": "292/292",
"variant_info": {
"variant": "strict_excluding_rag_not_approved",
"source_git_revision": "dd2aa7fcc241c6fe0b2e5b315c220460e0f2ab94",
"match_method": "exact_source_url",
"filter_rule": "Remove documents with RAG / Not Approved status and every QA row that references one of those documents, then prune documents left with no QA references.",
"rag_restricted_document_count": 37,
"orphaned_document_count": 2,
"removed_document_count": 39,
"removed_qa_count": 174
}
}