SwipeALot-base / processor_config.json
dleemiller's picture
Upload folder using huggingface_hub
b121266 verified
raw
history blame contribute delete
217 Bytes
{
"max_char_len": 48,
"max_path_len": 128,
"path_input_dim": 6,
"path_resample_mode": "time",
"processor_class": "SwipeProcessor",
"auto_map": {
"AutoProcessor": "processing_swipe.SwipeProcessor"
}
}