Datasets:

Tasks:
Other
Modalities:
Audio
Languages:
English
ArXiv:
License:
LibriBrain / Sherlock7 /participants.json
oiwi's picture
Upload Sherlock7/participants.json with huggingface_hub
555c86d verified
{
"participant_id": {
"Description": "Unique participant identifier"
},
"age": {
"Description": "Age of the participant at time of testing",
"Units": "years"
},
"sex": {
"Description": "Biological sex of the participant",
"Levels": {
"F": "female",
"M": "male"
}
},
"hand": {
"Description": "Handedness of the participant",
"Levels": {
"R": "right",
"L": "left",
"A": "ambidextrous"
}
},
"weight": {
"Description": "Body weight of the participant",
"Units": "kg"
},
"height": {
"Description": "Body height of the participant",
"Units": "m"
}
}