laff-model / data /laff_train_data /dataset_info.json
mandeep-rathee's picture
dataset added
9686ad2 verified
raw
history blame contribute delete
746 Bytes
{
"citation": "",
"description": "",
"features": {
"qid": {
"dtype": "string",
"_type": "Value"
},
"query": {
"dtype": "string",
"_type": "Value"
},
"S": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"score": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"pseudo_pos": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"neg": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": ""
}