cci-dataset-v2 / dataset_info.json
raghavdw's picture
Upload folder using huggingface_hub
ab86b7e verified
raw
history blame contribute delete
997 Bytes
{
"citation": "",
"description": "",
"features": {
"Index": {
"dtype": "int64",
"_type": "Value"
},
"Utterance": {
"dtype": "string",
"_type": "Value"
},
"Predicted_Intent": {
"dtype": "string",
"_type": "Value"
},
"Intent_Score": {
"dtype": "float64",
"_type": "Value"
},
"Sentiment": {
"dtype": "string",
"_type": "Value"
},
"empathy_score": {
"dtype": "int64",
"_type": "Value"
},
"listening_score": {
"dtype": "int64",
"_type": "Value"
},
"Topic": {
"dtype": "string",
"_type": "Value"
},
"Topic_Name": {
"dtype": "string",
"_type": "Value"
},
"rsic_score": {
"dtype": "float64",
"_type": "Value"
},
"RSICs": {
"dtype": "string",
"_type": "Value"
},
"fallback_type": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}