RoboWeb3-IntentData-v4 / config.json
Caplin43's picture
Create config.json
166c33d verified
raw
history blame contribute delete
214 Bytes
{
"dataset_name": "RoboWeb3-IntentData-v4",
"task": "text-classification",
"language": "en",
"num_labels": 8,
"format": "csv",
"columns": {
"text": "input command",
"label": "intent class"
}
}