dback_nq / test /dataset_info.json
coign's picture
Upload 20 files
c529663 verified
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "json",
"dataset_size": 653032924,
"description": "",
"download_checksums": {
"/data/coign/tc/project/studyrpogram/retriver/DPR/downloads/data/retriever/nq-dev.json": {
"num_bytes": 815605601,
"checksum": null
}
},
"download_size": 815605601,
"features": {
"dataset": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"answers": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"positive_ctxs": [
{
"passage_id": {
"dtype": "string",
"_type": "Value"
},
"score": {
"dtype": "float64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"title_score": {
"dtype": "int64",
"_type": "Value"
}
}
],
"negative_ctxs": [
{
"passage_id": {
"dtype": "string",
"_type": "Value"
},
"score": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"title_score": {
"dtype": "int64",
"_type": "Value"
}
}
],
"hard_negative_ctxs": [
{
"passage_id": {
"dtype": "string",
"_type": "Value"
},
"score": {
"dtype": "float64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"title_score": {
"dtype": "int64",
"_type": "Value"
}
}
]
},
"homepage": "",
"license": "",
"size_in_bytes": 1468638525,
"splits": {
"train": {
"name": "train",
"num_bytes": 653032924,
"num_examples": 6515,
"dataset_name": "json"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}