spa_3 / test /dataset_info.json
Seohyeong Lee
add dataset
3f67518
{
"citation": "",
"description": "",
"features": {
"source": {
"dtype": "string",
"_type": "Value"
},
"prompt": {
"dtype": "string",
"_type": "Value"
},
"chosen": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"chosen-rating": {
"dtype": "float64",
"_type": "Value"
},
"chosen-model": {
"dtype": "string",
"_type": "Value"
},
"rejected": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"rejected-rating": {
"dtype": "float64",
"_type": "Value"
},
"rejected-model": {
"dtype": "string",
"_type": "Value"
},
"index": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}