burnout-telemetry / validation /dataset_info.json
Rabbit-bot's picture
Upload folder using huggingface_hub
99eee44 verified
Raw
History Blame Contribute Delete
738 Bytes
{
"citation": "",
"description": "",
"features": {
"input_text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "float32",
"_type": "Value"
},
"app": {
"dtype": "string",
"_type": "Value"
},
"wpm": {
"dtype": "int32",
"_type": "Value"
},
"backspaces": {
"dtype": "int32",
"_type": "Value"
},
"hour": {
"dtype": "int32",
"_type": "Value"
},
"session_min": {
"dtype": "int32",
"_type": "Value"
},
"notif_count": {
"dtype": "int32",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}