irma / tokenizer_config.json
erl-j's picture
Upload folder using huggingface_hub
5661713 verified
{
"ticks_per_beat": 96,
"positions_per_beat": 12,
"tempo_range": [
60,
250
],
"n_tempo_bins": 32,
"n_velocity_bins": 32,
"n_bars": 4,
"duration_ranges": [
[
2,
12
],
[
16,
6
]
]
}