chronos-preference / dataset_info.json
kashif's picture
kashif HF staff
Upload 4 files
7314c94 verified
raw
history blame contribute delete
843 Bytes
{
"citation": "",
"description": "",
"features": {
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "bool",
"_type": "Value"
},
"_type": "Sequence"
},
"labels": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"abs_metric_diff": {
"dtype": "float32",
"_type": "Value"
},
"chosen_labels": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"rejected_labels": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": ""
}