musique_search / test /dataset_info.json
PeterJinGo's picture
Upload folder using huggingface_hub
1c6d78a verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "parquet",
"dataset_size": 6407456,
"description": "",
"download_checksums": {
"/home/peterjin/mnt/Search-R1/data/musique_search/test.parquet": {
"num_bytes": 1410342,
"checksum": null
}
},
"download_size": 1410342,
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"golden_answers": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"metadata": {
"answerable": {
"dtype": "bool",
"_type": "Value"
},
"question_decomposition": [
{
"id": {
"dtype": "int64",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"paragraph_support_idx": {
"dtype": "int64",
"_type": "Value"
},
"support_paragraph": {
"idx": {
"dtype": "int64",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"paragraph_text": {
"dtype": "string",
"_type": "Value"
},
"is_supporting": {
"dtype": "bool",
"_type": "Value"
}
}
}
]
},
"data_source": {
"dtype": "string",
"_type": "Value"
},
"prompt": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"ability": {
"dtype": "string",
"_type": "Value"
},
"reward_model": {
"ground_truth": {
"target": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"style": {
"dtype": "string",
"_type": "Value"
}
},
"extra_info": {
"index": {
"dtype": "int64",
"_type": "Value"
},
"split": {
"dtype": "string",
"_type": "Value"
}
}
},
"homepage": "",
"license": "",
"size_in_bytes": 7817798,
"splits": {
"train": {
"name": "train",
"num_bytes": 6407456,
"num_examples": 2417,
"dataset_name": "parquet"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}