mirror-ToolRM-train-data / data /train /dataset_info.json
fusefeedomse's picture
Duplicate from ibm-research/ToolRM-train-data
6807558
Raw
History Blame Contribute Delete
777 Bytes
{
"citation": "",
"description": "",
"features": {
"uuid": {
"dtype": "string",
"_type": "Value"
},
"dataset_name": {
"dtype": "string",
"_type": "Value"
},
"conversation": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"tools": {
"dtype": "string",
"_type": "Value"
},
"tool_calls_correct": {
"dtype": "string",
"_type": "Value"
},
"tool_calls_incorrect": {
"dtype": "string",
"_type": "Value"
},
"generator_model": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}