mirror of
https://github.com/microsoft/SkillOpt.git
synced 2026-07-03 14:02:58 +08:00
28 lines
719 B
JSON
28 lines
719 B
JSON
{
|
|
"benchmark": "OfficeQA",
|
|
"manifest_type": "id_split",
|
|
"source_repo": "databricks/officeqa",
|
|
"source_repo_type": "dataset",
|
|
"source_url": "https://huggingface.co/datasets/databricks/officeqa",
|
|
"source_revision": "8ecbf18d3833daf4750a903d14963e4c4c1d4cd8",
|
|
"source_file": "officeqa_full.csv",
|
|
"source_split_name": "officeqa_split",
|
|
"counts": {
|
|
"train": 50,
|
|
"val": 24,
|
|
"test": 172
|
|
},
|
|
"item_fields": [
|
|
"id",
|
|
"uid",
|
|
"category",
|
|
"source_files",
|
|
"source_docs",
|
|
"source_split"
|
|
],
|
|
"notes": [
|
|
"This is a split manifest, not the full OfficeQA payload.",
|
|
"The official OfficeQA CSV is gated on Hugging Face; materialization requires authorized access."
|
|
]
|
|
}
|