dsu-challenge-processed / metadata.json
dareenharthi's picture
Upload folder using huggingface_hub
401481c verified
raw
history blame contribute delete
344 Bytes
{
"specaugment": {
"vocab_size": 2000,
"augmentation": "specaugment"
},
"gaussian_noise": {
"vocab_size": 2000,
"augmentation": "gaussian_noise"
},
"speed_perturbation": {
"vocab_size": 2000,
"augmentation": "speed_perturbation"
},
"original": {
"vocab_size": 2000,
"augmentation": "original"
}
}